aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25dcdbas: use memory_read_from_buffer()Akinobu Mita1-11/+2
2008-07-25firmware: use memory_read_from_buffer()Akinobu Mita1-9/+3
2008-07-25drivers/misc/phantom: note PCIJiri Slaby2-2/+4
2008-07-25Char: mxser, various cleanupsJiri Slaby1-20/+4
2008-07-25Char: mxser, remove predefined isa supportJiri Slaby1-40/+27
2008-07-25Char: mxser, prints cleanupJiri Slaby1-43/+37
2008-07-25Char: mxser, globals cleanupJiri Slaby1-75/+55
2008-07-25Char: mxser, ioctl cleanupJiri Slaby1-23/+19
2008-07-25nwflash: use simple_read_from_buffer()Akinobu Mita1-23/+8
2008-07-25dsp56k: BKL pushdownAlan Cox1-6/+14
2008-07-25ds1302: push down the BKL into the driver ioctl codeAlan Cox1-6/+11
2008-07-25ppdev: wrap ioctl handler in driver and push lock downAlan Cox1-5/+13
2008-07-25ixj: push BKL into driver and wrap ioctlsAlan Cox1-4/+13
2008-07-25sx: push BKL down into the firmware ioctl handlerAlan Cox1-30/+43
2008-07-25rio: push down the BKL into the firmware ioctl handlerAlan Cox1-3/+5
2008-07-25mwave: ioctl BKL pushdownAlan Cox1-11/+28
2008-07-25ip2: push BKL down for the firmware interfaceAlan Cox1-5/+8
2008-07-25efirtc: push down the BKLAlan Cox1-16/+19
2008-07-25#if 0 hpet_unregister()Adrian Bunk1-0/+2
2008-07-25proper extern for mwave_s_mddAdrian Bunk2-2/+2
2008-07-25gpio: max732x driverEric Miao3-0/+405
2008-07-25gpiolib: allow user-selectionMichael Buesch6-10/+35
2008-07-25gpio: add bt8xxgpio driverMichael Buesch3-0/+367
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-31/+102
2008-07-25gpio: sysfs interfaceDavid Brownell7-13/+545
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks1-1/+3
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks1-5/+24
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks1-8/+16
2008-07-25sm501: gpio I2C supportBen Dooks1-1/+75
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard1-2/+4
2008-07-25sm501: add gpiolib supportBen Dooks2-52/+255
2008-07-25sm501: add power control callbackBen Dooks1-0/+31
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven27-54/+47
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton1-0/+1
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers3-0/+6
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers2-0/+4
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett3-0/+507
2008-07-25remove some more tipar bitsAdrian Bunk1-1/+0
2008-07-25mfd: don't use memzeroAndrew Morton1-1/+1
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds1-1/+0
2008-07-25UBI: always start the background threadArtem Bityutskiy1-4/+2
2008-07-25ibmvfc: Add support for collaborative memory overcommitBrian King1-0/+15
2008-07-25ibmvscsi: driver enablement for CMORobert Jennings2-7/+40
2008-07-25ibmveth: enable driver for CMORobert Jennings2-34/+140
2008-07-25ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon1-7/+13
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-2/+0
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell4-0/+25
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell4-17/+20