aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger2008-07-251-7/+33
* hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-258-67/+105
* virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-251-1/+9
* virtio: Use bus_type probe and remove methodsMark McLoughlin2008-07-251-9/+9
* virtio: don't always force a notification when ring is fullRusty Russell2008-07-251-2/+5
* virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell2008-07-251-1/+35
* virtio net: Allow receiving SG packetsHerbert Xu2008-07-251-5/+39
* virtio net: Add ethtool ops for SG/GSOHerbert Xu2008-07-251-0/+18
* virtio: fix virtio_net xmit of freed skb bugMark McLoughlin2008-07-251-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2451-887/+1368
|\
| * ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz2008-07-241-23/+28
| * ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz2008-07-241-12/+0
| * ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz2008-07-241-8/+1
| * ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz2008-07-241-2/+10
| * ide-scsi: remove kmalloced struct requestFUJITA Tomonori2008-07-241-10/+15
| * ht6560b: remove old historyJan Evert van Grootheest2008-07-241-22/+0
| * ht6560b: update email addressJan Evert van Grootheest2008-07-241-1/+1
| * ide-cd: fix oops when using growisofsJens Axboe2008-07-241-5/+22
| * gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz2008-07-241-2/+6
| * palm_bk3710: add UltraDMA/100 supportSergei Shtylyov2008-07-241-3/+6
| * ide: trivial sparse annotationsHarvey Harrison2008-07-243-7/+5
| * ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison2008-07-241-10/+10
| * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-2418-47/+38