Revision 85f90cf6ca569b19cee212844b543a7355b77163 authored by Andres Salomon on 13 July 2012, 00:57:28 UTC, committed by Andres Salomon on 01 August 2012, 03:27:30 UTC
This uses the new EC driver framework in drivers/platform/olpc.  The
XO-1 and XO-1.5-specific code is still in arch/x86, but the generic stuff
(including a new workqueue; no more running EC commands with IRQs disabled!)
can be shared with other architectures.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: Paul Fox <pgf@laptop.org>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
1 parent d278b7a
History
File Mode Size
Kconfig -rw-r--r-- 7.6 KB
Makefile -rw-r--r-- 1.0 KB
ath3k.c -rw-r--r-- 11.1 KB
bcm203x.c -rw-r--r-- 6.8 KB
bfusb.c -rw-r--r-- 16.1 KB
bluecard_cs.c -rw-r--r-- 20.6 KB
bpa10x.c -rw-r--r-- 10.3 KB
bt3c_cs.c -rw-r--r-- 15.4 KB
btmrvl_debugfs.c -rw-r--r-- 11.3 KB
btmrvl_drv.h -rw-r--r-- 3.9 KB
btmrvl_main.c -rw-r--r-- 15.0 KB
btmrvl_sdio.c -rw-r--r-- 26.1 KB
btmrvl_sdio.h -rw-r--r-- 3.0 KB
btsdio.c -rw-r--r-- 8.3 KB
btuart_cs.c -rw-r--r-- 14.5 KB
btusb.c -rw-r--r-- 29.6 KB
btwilink.c -rw-r--r-- 9.3 KB
dtl1_cs.c -rw-r--r-- 12.9 KB
hci_ath.c -rw-r--r-- 5.1 KB
hci_bcsp.c -rw-r--r-- 18.4 KB
hci_h4.c -rw-r--r-- 3.9 KB
hci_h5.c -rw-r--r-- 15.8 KB
hci_ldisc.c -rw-r--r-- 13.2 KB
hci_ll.c -rw-r--r-- 11.9 KB
hci_uart.h -rw-r--r-- 2.9 KB
hci_vhci.c -rw-r--r-- 6.2 KB

back to top