User:DanielDrake/Kernel upstreaming: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* [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]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/180564.html mmp: irq: Don't clear unused interrupt enable bits]
* [http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/180564.html mmp: irq: Don't clear unused interrupt enable bits]

=== wireless ===
* [http://marc.info/?l=linux-wireless&m=137281653512148&w=2 mwifiex: don't ignore SDIO interrupts during shutdown]


=== PM ===
=== PM ===

Revision as of 22:06, 9 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