summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-2431-327/+308
| * it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-12/+7
| * it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-16/+10
| * ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-2412-99/+131
| * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-241-3/+29
| * ide-generic: is no longer needed on ppc32Bartlomiej Zolnierkiewicz2008-07-241-1/+1
| * ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-241-0/+4
| * rapide: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| * icside: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| * via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+16
| * trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| * triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| * tc86c001: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-1/+16
OpenPOWER on IntegriCloud