summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-2312-49/+46
* libata: zero xfer length on ATAPI data xfer IRQ is HSM violationAlbert Lee2008-01-231-2/+5
* libata: make atapi_request_sense() use sgTejun Heo2008-01-231-1/+3
* libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()Tejun Heo2008-01-231-1/+1
* pata_hpt37x: checkpatch fixesAndrew Morton2008-01-231-3/+4
* drivers/ata/libata-eh.c: fix printk warningAndrew Morton2008-01-231-1/+2
* pata_amd: update mode selection for NV PATAsTejun Heo2008-01-231-36/+93
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-233-27/+20
* libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-233-53/+74
* libata: fix ata_acpi_gtm_xfermask()Tejun Heo2008-01-231-21/+21
* libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-232-55/+89
* ata_piix: separate controller IDs into separate enumTejun Heo2008-01-231-16/+18
* sata_promise: make pdc_atapi_pkt() use values from qc->tfTejun Heo2008-01-231-21/+13
* libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-231-0/+13
* libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-231-14/+15
* libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-232-44/+16
* libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-231-42/+40
* libata: export xfermode / PATA timing related functionsTejun Heo2008-01-231-14/+19
* ata_generic: unindent loop in generic_set_mode()Tejun Heo2008-01-231-15/+16
* [libata] Build fix WRT ata_is_xxx() new API introductionJeff Garzik2008-01-231-1/+1
* libata: implement fast speed down for unverified data transfer modeTejun Heo2008-01-231-14/+83
* libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-232-2/+50
* libata: adjust speed down rulesTejun Heo2008-01-231-6/+6
* libata: clean up EH speed down implementationTejun Heo2008-01-231-44/+73
* libata: move ata_set_mode() to libata-eh.cTejun Heo2008-01-233-26/+26
* libata: factor out ata_eh_schedule_probe()Tejun Heo2008-01-231-17/+21
* libata: implement protocol testsTejun Heo2008-01-236-58/+18
* libata: checkpatch fixesJeff Garzik2008-01-233-8/+10
* ahci: update PCS programmingTejun Heo2008-01-231-2/+5
* pata_ninja32: Cardbus ATA initial supportAlan Cox2008-01-233-0/+222
* libata-sff: tf_loadAlan Cox2008-01-231-2/+4
* libata: IORDY handlingAlan Cox2008-01-231-1/+8
* libata-acpi: add ACPI _PSx methodShaohua Li2008-01-233-0/+36
* libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-233-1/+30
* ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke2008-01-231-0/+14
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-224-6/+3
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-01-221-9/+23
|\
| * hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
* | W1: w1_therm.c is flagging 0C etc as invalidDavid Fries2008-01-221-1/+1
* | W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries2008-01-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-217-19/+14
|\
| * [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-13/+1
| * [ATM] atm/suni.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * [ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * [NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller2008-01-204-4/+11
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-211-1/+1
|\ \
| * | tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-1/+1
| |/
* | s3c2410_fb: fix line length calculationStefan Schmidt2008-01-211-1/+1
* | keyspan: fix oopsAlan Cox2008-01-211-1/+1
|/
* Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell2008-01-191-7/+0
OpenPOWER on IntegriCloud