summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16840-66244/+22580
|\
| * Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-156-9/+9
| |\
| | * generic-ipi: more merge falloutIngo Molnar2008-07-151-3/+3
| | * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-155-6/+6
| | |\
| | | * fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| | | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-262-3/+3
| | | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-2/+2
| * | | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-153-3/+3
| |\ \ \
| | * \ \ Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-153-3/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'linus' into core/rcuIngo Molnar2008-07-11187-937/+8625
| | | |\ \
| | | * \ \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-266-16/+16
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-2397-1975/+3654
| | | |\ \ \
| | | * \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-16525-5245/+10458
| | | |\ \ \ \
| | | * | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-193-3/+3
| * | | | | | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-154-4/+49
| |\ \ \ \ \ \ \
| | * | | | | | | ieee1394: sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+2
| | * | | | | | | firewire: fw-sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+3
| | * | | | | | | ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-142-2/+19
| | * | | | | | | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-141-2/+20
| | * | | | | | | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-141-0/+5
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-1512-53/+125
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | firewire: don't respond to broadcast write requestsStefan Richter2008-07-141-6/+6
| | * | | | | | | firewire: clean up fw_card reference countingStefan Richter2008-07-143-15/+40
| | * | | | | | | firewire: clean up some includesStefan Richter2008-07-141-4/+4
| | * | | | | | | firewire: remove unused struct membersStefan Richter2008-07-144-5/+0
| | * | | | | | | firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter2008-07-143-3/+22
| | * | | | | | | ieee1394: dump mmapped iso buffers in core filesPhilippe De Muyter2008-07-141-1/+1
| | * | | | | | | ieee1394: raw1394: Push the BKL down into the driver ioctlsAlan Cox2008-07-141-5/+15
| | * | | | | | | ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter2008-07-143-4/+15
| | * | | | | | | ieee1394: reduce log noise about config ROM CRC errorsStefan Richter2008-07-141-10/+22
| | |/ / / / / /
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1513-124/+671
| |\ \ \ \ \ \ \
| | * | | | | | | AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox2008-07-141-1/+0
| | * | | | | | | AHCI: speed up resumeZhang Rui2008-07-141-3/+6
| | * | | | | | | [libata] Add support for VPD page b1Matthew Wilcox2008-07-141-1/+19
| | * | | | | | | ata: endianness annotations in pata driversHarvey Harrison2008-07-143-8/+6
| | * | | | | | | libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo2008-07-141-10/+9
| | * | | | | | | [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-141-15/+23
| | * | | | | | | libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-142-2/+398
| | * | | | | | | libata: improve EH internal command timeout handlingTejun Heo2008-07-143-4/+135
| | * | | | | | | libata: use ULONG_MAX to terminate reset timeout tableTejun Heo2008-07-141-3/+5
| | * | | | | | | libata: improve EH retry delay handlingTejun Heo2008-07-142-28/+20
| | * | | | | | | libata: consistently use msecs for time durationsTejun Heo2008-07-146-51/+52
| | |/ / / / / /
| * | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-1558-2077/+3560
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: Add detection capability to new-style driversJean Delvare2008-07-141-11/+212
| | * | | | | | | i2c: Call client_unregister for new-style devices tooJean Delvare2008-07-141-0/+8
| | * | | | | | | i2c: Clean up old chip driversJean Delvare2008-07-145-61/+54
| | * | | | | | | i2c-ibm_iic: Register child nodesSean MacLennan2008-07-141-11/+6
| | * | | | | | | i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-143-0/+610
| | * | | | | | | i2c: Export the i2c_bus_type symbolJon Smirl2008-07-141-1/+2
| | * | | | | | | i2c-au1550: Fix PM supportManuel Lauss2008-07-141-55/+75
OpenPOWER on IntegriCloud