Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Staging: android: remove dummy android.c driver | Greg Kroah-Hartman | 2009-01-06 | 3 | -19/+10 | |
| * | | | | Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio | Mike Lockwood | 2009-01-06 | 2 | -18/+18 | |
| * | | | | Staging: android: add timed_gpio driver | Mike Lockwood | 2009-01-06 | 4 | -0/+214 | |
| * | | | | Staging: android: add ram_console driver | Arve Hjønnevåg | 2009-01-06 | 3 | -0/+454 | |
| * | | | | Staging: android: add logging driver | Robert Love | 2009-01-06 | 4 | -0/+660 | |
| * | | | | staging: android: binder: Fix use of euid | J.R. Mauro | 2009-01-06 | 1 | -4/+4 | |
| * | | | | Staging: android: binder: Fix gcc warnings about improper format specifiers f... | J.R. Mauro | 2009-01-06 | 1 | -23/+26 | |
| * | | | | Staging: android: add binder driver | Arve Hjønnevåg | 2009-01-06 | 4 | -0/+3834 | |
| * | | | | Staging: add android framework | Greg Kroah-Hartman | 2009-01-06 | 5 | -0/+31 | |
| * | | | | Staging: epl: fix netdev->priv b0rkage | Greg Kroah-Hartman | 2009-01-06 | 1 | -6/+4 | |
| * | | | | Staging: epl: hr timers all run in hard irq context now | Greg Kroah-Hartman | 2009-01-06 | 1 | -7/+0 | |
| * | | | | Staging: epl: run Lindent on *.c files | Greg Kroah-Hartman | 2009-01-06 | 41 | -25525/+25316 | |
| * | | | | Staging: epl: run Lindent on *.h files | Greg Kroah-Hartman | 2009-01-06 | 35 | -4059/+3608 | |
| * | | | | Staging: epl: run Lindent on all user/*.h files | Greg Kroah-Hartman | 2009-01-06 | 19 | -431/+320 | |
| * | | | | Staging: epl: run Lindent on all kernel/*.h files | Greg Kroah-Hartman | 2009-01-06 | 13 | -199/+144 | |
| * | | | | Staging: add epl stack | Daniel Krueger | 2009-01-06 | 112 | -0/+56534 | |
| * | | | | Staging: frontier: fix compiler warnings | Greg Kroah-Hartman | 2009-01-06 | 3 | -60/+0 | |
| * | | | | Staging: frontier: remove unused alphatrack_sysfs.c file | Greg Kroah-Hartman | 2009-01-06 | 2 | -303/+0 | |
| * | | | | Staging: add frontier tranzport and alphatrack drivers | David Taht | 2009-01-06 | 12 | -0/+2525 | |
| * | | | | Staging: rt2870: fix up netdev->priv usage | Greg Kroah-Hartman | 2009-01-06 | 3 | -91/+91 | |
| * | | | | Staging: rt2870: disable root hack for reading files | Greg Kroah-Hartman | 2009-01-06 | 1 | -3/+7 | |
| * | | | | Staging: add rt2870 wireless driver | Greg Kroah-Hartman | 2009-01-06 | 70 | -0/+110355 | |
| * | | | | Staging: add mimio xi driver | Greg Kroah-Hartman | 2009-01-06 | 5 | -0/+928 | |
| * | | | | Staging: add princeton instruments usb camera driver | Greg Kroah-Hartman | 2009-01-06 | 7 | -0/+944 | |
| * | | | | Staging: usbip: switch to list_for_each_entry() | Alexander Beregalov | 2009-01-06 | 1 | -4/+1 | |
| * | | | | Staging: me4000: switch to list_for_each*() | Alexander Beregalov | 2009-01-06 | 1 | -58/+39 | |
| * | | | | Staging: rtl8187se: remove duplicate pci ids | Greg Kroah-Hartman | 2009-01-06 | 1 | -0/+2 | |
| * | | | | Staging: rtl8187se: make the built module be the proper name | Greg Kroah-Hartman | 2009-01-06 | 1 | -2/+3 | |
| * | | | | Staging: rtl8187se: remove unneeded files | Greg Kroah-Hartman | 2009-01-06 | 13 | -1871/+0 | |
| * | | | | Staging: add rtl8187se driver | Greg Kroah-Hartman | 2009-01-06 | 59 | -0/+38287 | |
| * | | | | Staging: add Driver for Altera PCI Express Chaining DMA reference design | Leon Woestenberg | 2009-01-06 | 6 | -0/+1214 | |
| * | | | | Staging: panel: remove support for smartcards | Willy Tarreau | 2009-01-06 | 2 | -204/+13 | |
| * | | | | Staging: panel: remove ifdefs and code for pre-2.6 kernels | Willy Tarreau | 2009-01-06 | 1 | -136/+51 | |
| * | | | | Staging: panel: major checkpatch cleanup | Willy Tarreau | 2009-01-06 | 1 | -1601/+1715 | |
| * | | | | Staging: add lcd-panel driver | Willy Tarreau | 2009-01-06 | 7 | -0/+2670 | |
| * | | | | Staging: meilhaus: fix __symbol_get problems | Kamalesh Babulal | 2009-01-06 | 1 | -6/+6 | |
| * | | | | Staging: Add the Meilhaus ME-IDS driver package | David Kiliani | 2009-01-06 | 133 | -0/+41371 | |
| * | | | | Staging: asus_oled: fix build dependancy | Kamalesh Babulal | 2009-01-06 | 1 | -0/+1 | |
| * | | | | Staging: add asus_oled driver | Jakub Schmidtke | 2009-01-06 | 14 | -0/+1136 | |
| * | | | | Staging: comedi: fix build if CONFIG_PROC_FS is not set | J.R. Mauro | 2009-01-06 | 1 | -0/+2 | |
| * | | | | Staging: comedi: fix checkpatch.pl warning in interrupt.h | Greg Kroah-Hartman | 2009-01-06 | 1 | -7/+0 | |
| * | | | | Staging: comedi: me_daq: fix sparse issues | Greg Kroah-Hartman | 2009-01-06 | 1 | -3/+3 | |
| * | | | | Staging: comedi: me_daq: remove typedefs | Greg Kroah-Hartman | 2009-01-06 | 1 | -11/+10 | |
| * | | | | Staging: comedi: me_daq: fix checkpatch.pl issues | Greg Kroah-Hartman | 2009-01-06 | 1 | -311/+298 | |
| * | | | | Staging: comedi: add me_daq driver | Michael Hillmann | 2009-01-06 | 2 | -0/+860 | |
| * | | | | Staging: comedi: add rtd520 driver | Dan Christian | 2009-01-06 | 4 | -0/+3125 | |
| * | | | | Staging: comedi: add s626 driver | Gianluca Palli | 2009-01-06 | 3 | -0/+4057 | |
| * | | | | Staging: comedi: comedi_pci.h: remove comedi_pci_disable_no_regions | Greg Kroah-Hartman | 2009-01-06 | 1 | -13/+0 | |
| * | | | | Staging: comedi: comedi_pci.h: remove comedi_pci_enable_no_regions | Greg Kroah-Hartman | 2009-01-06 | 1 | -9/+0 | |
| * | | | | Staging: comedi: comedi_pci.h: remove unneeded wrapper | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+1 |