aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* unexport proc_clear_ttyAdrian Bunk2008-07-251-1/+0
* dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-251-25/+3
* dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-251-11/+2
* firmware: use memory_read_from_buffer()Akinobu Mita2008-07-251-9/+3
* drivers/misc/phantom: note PCIJiri Slaby2008-07-252-2/+4
* Char: mxser, various cleanupsJiri Slaby2008-07-251-20/+4
* Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27
* Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37
* Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55
* Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19
* nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-251-23/+8
* dsp56k: BKL pushdownAlan Cox2008-07-251-6/+14
* ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-251-6/+11
* ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-251-5/+13
* ixj: push BKL into driver and wrap ioctlsAlan Cox2008-07-251-4/+13
* sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-251-30/+43
* rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-251-3/+5
* mwave: ioctl BKL pushdownAlan Cox2008-07-251-11/+28
* ip2: push BKL down for the firmware interfaceAlan Cox2008-07-251-5/+8
* efirtc: push down the BKLAlan Cox2008-07-251-16/+19
* #if 0 hpet_unregister()Adrian Bunk2008-07-251-0/+2
* proper extern for mwave_s_mddAdrian Bunk2008-07-252-2/+2
* gpio: max732x driverEric Miao2008-07-253-0/+405
* gpiolib: allow user-selectionMichael Buesch2008-07-256-10/+35
* gpio: add bt8xxgpio driverMichael Buesch2008-07-253-0/+367
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-251-31/+102
* gpio: sysfs interfaceDavid Brownell2008-07-257-13/+545
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16
* sm501: gpio I2C supportBen Dooks2008-07-251-1/+75
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-251-2/+4
* sm501: add gpiolib supportBen Dooks2008-07-252-52/+255
* sm501: add power control callbackBen Dooks2008-07-251-0/+31
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-2527-54/+47
* drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-251-0/+1
* parport: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-253-0/+6
* drivers/power: fix platform driver hotplug/coldplugKay Sievers2008-07-252-0/+4
* misc: add HP WMI laptop extras driverMatthew Garrett2008-07-253-0/+507
* remove some more tipar bitsAdrian Bunk2008-07-251-1/+0
* mfd: don't use memzeroAndrew Morton2008-07-251-1/+1
* char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-251-1/+0
* Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds2008-07-251-1/+0
* virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-254-0/+25
* virtio: Rename set_features to finalize_featuresRusty Russell2008-07-254-17/+20
* virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-251-0/+5
* s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-0/+20
* virtio: console as a config optionChristian Borntraeger2008-07-252-1/+9