summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-251-2/+2
|\
| * SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-2/+2
* | libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox2007-10-251-3/+7
* | libata-core.c: make 2 functions staticAdrian Bunk2007-10-251-2/+2
* | [libata] Create internal helper ata_dev_set_feature()Jeff Garzik2007-10-251-15/+11
|/
* libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo2007-10-231-0/+1
* libata-core: auditting chk_status v check_statusAlan Cox2007-10-231-1/+1
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-32/+34
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-5/+5
* libata: fix kernel-doc param nameRandy Dunlap2007-10-191-1/+1
* libata sg chaining support fixFUJITA Tomonori2007-10-161-1/+6
* libata: convert to using sg helpersJens Axboe2007-10-161-14/+16
* libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki2007-10-151-1/+7
* libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo2007-10-151-0/+1
* [libata] struct pci_dev related cleanupsJeff Garzik2007-10-121-1/+1
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-121-3/+0
* libata: add @timeout to ata_exec_internal[_sg]()Tejun Heo2007-10-121-12/+20
* libata: clear ehi description after initial host reportTejun Heo2007-10-121-2/+3
* libata: add ST9160821AS / 3.ALD to NCQ blacklistTejun Heo2007-10-121-0/+1
* libata: add HDT722516DLA380 to NCQ blacklistTejun Heo2007-10-121-0/+1
* libata: blacklist NCQ on Seagate Barracuda ST380817ASPaolo Ornati2007-10-121-0/+1
* [libata] Turn on ACPI by defaultJeff Garzik2007-10-121-2/+2
* libata: correct handling of SRST reset sequencesAlan Cox2007-10-121-0/+21
* libata: Add a drivers/ide style DMA disableAlan Cox2007-10-121-0/+17
* libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2007-10-121-0/+1
* libata-pmp: hook PMP support and enable itTejun Heo2007-10-121-31/+80
* libata-pmp: implement Port Multiplier supportTejun Heo2007-10-121-0/+11
* [PATCH] libata: Fix HPA handling regressionAlan Cox2007-10-121-1/+6
* libata-core: blacklist HITACHI HDS drives using wildcard blacklist matchingDavid Milburn2007-10-121-2/+2
* libata: update spurious NCQ completion blacklistTejun Heo2007-10-121-1/+4
* libata: fix ata_set_max_sectors()Tejun Heo2007-10-121-1/+4
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-121-4/+9
* libata-pmp-prep: implement qc_defer helpersTejun Heo2007-10-121-2/+20
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-121-0/+31
* libata-pmp-prep: make a number of functions global to libataTejun Heo2007-10-121-2/+2
* libata-pmp-prep: add @new_class to ata_dev_revalidate()Tejun Heo2007-10-121-2/+13
* libata: misc updates for ANTejun Heo2007-10-121-10/+14
* [libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik2007-10-121-2/+0
* libata: assume ATA_DEV_ATA on diagnostic failureTejun Heo2007-10-121-4/+14
* libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-121-14/+16
* libata: remiplement ata_hpa_resize()Tejun Heo2007-10-121-39/+85
* libata: clean up read/set native_max address functionsTejun Heo2007-10-121-97/+77
* libata: move ata_id_n_sectors() upwardTejun Heo2007-10-121-15/+15
* [libata] blacklist Maxtor*BANC* using new wildcard blacklist matchingJeff Garzik2007-10-121-10/+22
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-16/+11
* libata: Spot bridge chipsAlan Cox2007-10-121-0/+11
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-3/+1
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+2
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-121-0/+53
* libata: Note that our cache flush code needs fixing upAlan Cox2007-10-121-0/+4
OpenPOWER on IntegriCloud