aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-04
|\
| * acpi_pad: build only on X86Len Brown2009-09-27
| * ACPI: create Processor Aggregator Device driverShaohua Li2009-07-31
* | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-10-04
|\ \
| * | SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-03
| * | SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-03
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-10-04
|\ \ \
| * \ \ Merge branch 'misc' into releaseLen Brown2009-10-03
| |\ \ \
| | * | | ACPI: dock: fix "sibiling" typoAlex Chiang2009-10-03
| | * | | ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-03
| | * | | ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-03
| | |/ /
| * | | Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-03
| |\ \ \
| | * | | ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-03
| | * | | ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-03
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-02
| |\ \ \ \
| | | * | | ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-02
| | | |/ /
| | * / / ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy2009-10-02
| | |/ /
| * | | sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins2009-09-27
| * | | sony-laptop: remove _INI call at init timeMattia Dongili2009-09-27
| * | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili2009-09-27
| * | | sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili2009-09-27
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-04
|\ \ \ \
| * | | | macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-04
| * | | | i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-04
| * | | | mfd: AB3100 drop unused module parametersJean Delvare2009-10-04
| * | | | Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-04
| * | | | leds: leds-pca9532 - Drop unused module parametersJean Delvare2009-10-04
| * | | | ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2009-10-04
| * | | | ds2482: Discard obsolete detect methodJean Delvare2009-10-04
| * | | | max6875: Discard obsolete detect methodJean Delvare2009-10-04
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
| * | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
| * | | | cciss: fix build when !PROC_FSAlexander Beregalov2009-10-01
| * | | | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-01
| * | | | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
| * | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
| * | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
| * | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
| * | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
| * | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01
| * | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-01
| * | | | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-01
| * | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-01