User:DanielDrake/Kernel upstreaming: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* [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/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]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/177153.html clk: mmp: add support for DT-defined clocks]

=== 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-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]

Revision as of 16:36, 27 June 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