Age | Commit message (Expand) | Author |
2008-07-25 | aoe: convert emsgs_sema into a completion | Matthias Kaehlcke |
2008-07-25 | unexport proc_clear_tty | Adrian Bunk |
2008-07-25 | dell_rbu: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | dcdbas: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | firmware: use memory_read_from_buffer() | Akinobu Mita |
2008-07-25 | drivers/misc/phantom: note PCI | Jiri Slaby |
2008-07-25 | Char: mxser, various cleanups | Jiri Slaby |
2008-07-25 | Char: mxser, remove predefined isa support | Jiri Slaby |
2008-07-25 | Char: mxser, prints cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, globals cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-07-25 | nwflash: use simple_read_from_buffer() | Akinobu Mita |
2008-07-25 | dsp56k: BKL pushdown | Alan Cox |
2008-07-25 | ds1302: push down the BKL into the driver ioctl code | Alan Cox |
2008-07-25 | ppdev: wrap ioctl handler in driver and push lock down | Alan Cox |
2008-07-25 | ixj: push BKL into driver and wrap ioctls | Alan Cox |
2008-07-25 | sx: push BKL down into the firmware ioctl handler | Alan Cox |
2008-07-25 | rio: push down the BKL into the firmware ioctl handler | Alan Cox |
2008-07-25 | mwave: ioctl BKL pushdown | Alan Cox |
2008-07-25 | ip2: push BKL down for the firmware interface | Alan Cox |
2008-07-25 | efirtc: push down the BKL | Alan Cox |
2008-07-25 | #if 0 hpet_unregister() | Adrian Bunk |
2008-07-25 | proper extern for mwave_s_mdd | Adrian Bunk |
2008-07-25 | gpio: max732x driver | Eric Miao |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | gpio: add bt8xxgpio driver | Michael Buesch |
2008-07-25 | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell |
2008-07-25 | gpio: sysfs interface | David Brownell |
2008-07-25 | mfd: sm501 fix gpio number calculation for upper bank | Ben Dooks |
2008-07-25 | mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset | Ben Dooks |
2008-07-25 | sm501: fixes for akpms comments on gpiolib addition | Ben Dooks |
2008-07-25 | sm501: gpio I2C support | Ben Dooks |
2008-07-25 | sm501: gpio dynamic registration for PCI devices | Arnaud Patard |
2008-07-25 | sm501: add gpiolib support | Ben Dooks |
2008-07-25 | sm501: add power control callback | Ben Dooks |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven |
2008-07-25 | drivers/misc/hpilo.c needs CONFIG_PCI | Andrew Morton |
2008-07-25 | parport: fix platform driver hotplug/coldplug | Kay Sievers |
2008-07-25 | mfd: fix platform driver hotplug/coldplug | Kay Sievers |
2008-07-25 | drivers/power: fix platform driver hotplug/coldplug | Kay Sievers |
2008-07-25 | misc: add HP WMI laptop extras driver | Matthew Garrett |
2008-07-25 | remove some more tipar bits | Adrian Bunk |
2008-07-25 | mfd: don't use memzero | Andrew Morton |
2008-07-25 | char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include | Huang Weiyi |
2008-07-25 | Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" | Linus Torvalds |
2008-07-25 | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell |
2008-07-25 | virtio: Rename set_features to finalize_features | Rusty Russell |
2008-07-25 | virtio: Formally reserve bits 28-31 to be 'transport' features. | Rusty Russell |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger |
2008-07-25 | virtio: console as a config option | Christian Borntraeger |