summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* libata: kill qc->nsect and cursectTejun Heo2007-02-095-20/+12
* [libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik2007-02-091-4/+4
* [libata] sata_vsc: support PCI MSIDan Wolstenholme2007-02-091-3/+41
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-094-8/+29
* libata: use ata_id_c_string()Tejun Heo2007-02-096-78/+23
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-098-42/+38
* sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock2007-02-091-64/+161
* drivers/ata/: make 4 functions staticAdrian Bunk2007-02-092-7/+7
* ahci: Remove jmicron fixupAlan2007-02-091-6/+2
* libata-sff: Don't try and activate channels which are not in useAlan2007-02-091-0/+22
* sata_via: PATA supportAlan2007-02-091-6/+102
* pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J2007-02-091-2/+30
* ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J2007-02-091-0/+1
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-091-4/+4
* sata_promise: ATAPI supportMikael Pettersson2007-02-091-7/+215
* sata_promise: TX2plus PATA supportMikael Pettersson2007-02-091-5/+22
* [PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven2007-02-091-1/+2
* [libata] trim trailing whitespaceJeff Garzik2007-02-0918-43/+43
* [PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut2007-02-093-0/+573
* [PATCH] pata_it8213: Add new driver for the IT8213 cardAlan2007-02-093-1/+365
* [PATCH] sata_sis: support SiS966/966LUwe Koziolek2007-02-091-25/+54
* [PATCH] ahci: trivial endianness annotationsAl Viro2007-02-091-1/+1
* [PATCH] sata_svw: trivial iomem annotationsAl Viro2007-02-091-3/+3
* libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
* pata_via: Correct missing commentsAlan2007-02-021-1/+2
* pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
* ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-021-13/+5
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-305-15/+53
|\
| * libata: fix translation for START STOP UNITRobert Hancock2007-01-301-5/+4
| * libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn2007-01-301-6/+45
| * pata_platform: set_mode fixAndrew Morton2007-01-301-1/+3
| * ata_if_xfermask() word 51 fixLennert Buytenhek2007-01-301-1/+1
| * pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov2007-01-301-1/+1
| * libata: fix ata_eh_suspend() return valueTejun Heo2007-01-271-1/+1
| * ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo2007-01-271-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-301-0/+1
|\ \
| * | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-0/+1
| |/
* | [PATCH] pata_platform: fallout from set_mode() changeAl Viro2007-01-301-1/+2
|/
* Fix Maple PATA IRQ assignment.David Woodhouse2007-01-262-3/+7
* ahci: use 0x80 as wait stat value instead of 0xffTejun Heo2007-01-261-1/+1
* sata_via: style clean up, no indirect method call in LLDTejun Heo2007-01-261-1/+1
* ahci: fix endianness in spurious interrupt messageTejun Heo2007-01-261-1/+2
* libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan2007-01-251-1/+2
* libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-252-5/+10
* ahci: improve and limit spurious interrupt messages, take#3Tejun Heo2007-01-251-8/+49
* sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo2007-01-251-1/+11
* libata: set_mode, Fix the FIXMEAlan2007-01-246-20/+19
* libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan2007-01-241-3/+3
* libata cmd64x: whack into a shape that looks like the documentationAlan2007-01-241-7/+16
* libata: Fixup n_elem initializationBrian King2007-01-241-1/+1
OpenPOWER on IntegriCloud