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