summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-30virtio: force callback on empty.Rusty Russell
2008-05-30virtio_net: another race with virtio_net and enable_cbChristian Borntraeger
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger
2008-05-30virtio: set device index in common code.Rusty Russell
2008-05-30virtio: virtio_pci should not set bus_id.Rusty Russell
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette
2008-05-30lguest: use ioremap_cache, not ioremapRusty Russell
2008-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige
2008-05-27pciehp: fix slow probingKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol
2008-05-24ip2: fix crashes on load/unloadAlan Cox
2008-05-24gpiolib: fix off by one errorsTrent Piepho
2008-05-24gpio: mcp23s08 debug fixRoel Kluin
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell
2008-05-24md: restart recovery cleanly after device failure.NeilBrown
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert
2008-05-24md: notify userspace on 'stop' eventsDan Williams
2008-05-24md: notify userspace on 'write-pending' changes to array_stateNeilBrown
2008-05-24md: raid1: Fix restoration of bio between failed read and write.NeilBrown
2008-05-24md: md: raid5 rate limit error printkBernd Schubert
2008-05-24md: kill file_path wrapperChristoph Hellwig