aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-25gpio: max732x driverEric Miao
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: add bt8xxgpio driverMichael Buesch
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks
2008-07-25sm501: gpio I2C supportBen Dooks
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard
2008-07-25sm501: add gpiolib supportBen Dooks
2008-07-25sm501: add power control callbackBen Dooks
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett
2008-07-25remove some more tipar bitsAdrian Bunk
2008-07-25mfd: don't use memzeroAndrew Morton
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger
2008-07-25virtio: console as a config optionChristian Borntraeger
2008-07-25virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger
2008-07-25virtio: Use bus_type probe and remove methodsMark McLoughlin
2008-07-25virtio: don't always force a notification when ring is fullRusty Russell
2008-07-25virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell
2008-07-25virtio net: Allow receiving SG packetsHerbert Xu
2008-07-25virtio net: Add ethtool ops for SG/GSOHerbert Xu
2008-07-25virtio: fix virtio_net xmit of freed skb bugMark McLoughlin
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-24ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz
2008-07-24ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz
2008-07-24ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz
2008-07-24ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz
2008-07-24ide-scsi: remove kmalloced struct requestFUJITA Tomonori
2008-07-24ht6560b: remove old historyJan Evert van Grootheest
2008-07-24ht6560b: update email addressJan Evert van Grootheest
2008-07-24ide-cd: fix oops when using growisofsJens Axboe
2008-07-24gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz
2008-07-24palm_bk3710: add UltraDMA/100 supportSergei Shtylyov
2008-07-24ide: trivial sparse annotationsHarvey Harrison