aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-11As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade
2008-10-11The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade
2008-10-11Protect tpm_chip_list when transversing it.Rajiv Andrade
2008-10-11Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade
2008-10-11Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-10dm: detect lost queueAlasdair G Kergon
2008-10-10dm: publish dm_vcallocMikulas Patocka
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka
2008-10-10dm: export struct dm_devMikulas Patocka
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz
2008-10-10dm crypt: tidy ctx pendingMilan Broz
2008-10-10dm crypt: fix async inc_pendingMilan Broz
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon
2008-10-10dm crypt: tidy write loop pendingMilan Broz
2008-10-10dm crypt: tidy crypt allocMilan Broz
2008-10-10dm crypt: tidy inc pendingMilan Broz
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka
2008-10-10dm exception store: introduce area_location functionMikulas Patocka
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow
2008-10-10dm mpath: remove is_active from struct dm_pathKiyoshi Ueda
2008-10-10dm mpath: use more error codesBenjamin Marzinski
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier
2008-10-09RDMA/nes: Fix slab corruptionChien Tung
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori
2008-10-09sg: remove sg_read_xferFUJITA Tomonori
2008-10-09sg: remove sg_write_xferFUJITA Tomonori
2008-10-09sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori