User:DanielDrake/Kernel upstreaming: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/176288.html ARM: mmp: Add compatible entries for OLPC XO laptops]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/176288.html ARM: mmp: Add compatible entries for OLPC XO laptops]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/176643.html ARM: mmp: irq: Improve DT layout]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/176643.html ARM: mmp: irq: Improve DT layout]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/177152.html clk: mmp: use global clock lock]

* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/177153.html clk: mmp: add support for DT-defined clocks]
=== i2c ===
* [http://article.gmane.org/gmane.linux.drivers.i2c/15555 i2c-pxa: prepare clock before use]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/180564.html mmp: irq: Don't clear unused interrupt enable bits]

=== mmc ===
* [http://marc.info/?l=linux-mmc&m=137089585122904&w=3 sdhci-pxav3: Fix runtime PM initialization]

=== wireless ===
* [http://marc.info/?l=linux-wireless&m=137123815405646&w=2 mwifiex: fix memory corruption when unsetting multicast list]


=== PM ===
=== PM ===
Line 43: Line 37:


* [http://article.gmane.org/gmane.linux.bluez.kernel/36503 btmrvl: fix thread stopping race]
* [http://article.gmane.org/gmane.linux.bluez.kernel/36503 btmrvl: fix thread stopping race]
* [http://marc.info/?l=linux-i2c&m=137148295731286&w=2 i2c-pxa: prepare clock before use]
* [http://marc.info/?l=linux-mmc&m=137089585122904&w=3 sdhci-pxav3: Fix runtime PM initialization]
* [http://marc.info/?l=linux-wireless&m=137123815405646&w=2 mwifiex: fix memory corruption when unsetting multicast list]
* [http://article.gmane.org/gmane.linux.kernel.input/30904 Add OLPC AP-SP input driver]
* [http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/mwifiex?id=232fde062e0a2cc52e8e18a50cda361b4ba88f34 mwifiex: fix IRQ enable/disable]
* [http://marc.info/?l=linux-kernel&m=137608639202094&w=2 x86: don't clear olpc_ofw_header when sentinel is detected]
* [http://marc.info/?l=linux-kernel&m=137616246918583&w=2 olpc-ec: initialise earlier]

Latest revision as of 19:07, 23 August 2013

Pending

ARM

PM

  • olpc.c: adjust the default EC wakeup mask to allow EC timer wakeups (need to figure out how to nicely expose EC timer functionality to userspace)

libertas

  • libertas_sdio: cache firmware at driver level (#11811, #11813) (need to fix real bug)

DCON

  • In staging, needs love.
  • OLPC DCON: make con_cursor check blank state (#11940)

viafb

  • viafb: suspend/resume support [merged in part, probably can't upstream more now]

input

x86

  • 1ed699dae440 james cameron's fix for bad RTC reads, appears to fix #10757

XO-1.5 HDD LED

  • of/irq: use of_find_property() to check for interrupt-controller [submitted but no longer relevant]
  • gpio-vx855: add device tree binding [submitted]
  • OFW changes
  • x86 needs to probe gpio-leds

Merged