summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-08-28[PATCH] Revert "pata_atiixp: add SB700 PCI ID"Willy Tarreau
2007-08-25[PATCH] pata_atiixp: add SB700 PCI IDJeff Garzik
2007-08-25[PATCH] ata_piix: update map 10b for ich8mTejun Heo
2007-06-11[PATCH] sata_via: add missing PM hooksTejun Heo
2007-04-13Update libata drive blacklist to the latest from 2.6.21Chuck Ebbert
2007-04-13libata: Clear tf before doing request sense (take 3)Albert Lee
2007-04-13fix lba48 bug in libata fill_result_tf()Mark Lord
2007-04-13ahci.c: walkaround for SB600 SATA internal error issueConke Hu
2007-04-13libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord
2007-04-06libata: sata_mv: Fix 50xx irq maskJeff Garzik
2007-04-06libata: sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik
2007-04-06libata bugfix: HDIO_DRIVE_TASKMark Lord
2007-04-06libata: clear TF before IDENTIFYingTejun Heo
2007-04-06sata_nv: delay on switching between NCQ and non-NCQ commandsRobert Hancock
2007-03-09libata: add missing CONFIG_PM in LLDsTejun Heo
2007-03-09libata: add missing PM callbacksTejun Heo
2007-03-09sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo
2007-03-09pata_amd: fix an obvious bug in cable detectionTejun Heo
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King
2007-02-02pata_via: Correct missing commentsAlan
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-01-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-01-30[PATCH] pata_platform: fallout from set_mode() changeAl Viro
2007-01-30libata: fix translation for START STOP UNITRobert Hancock
2007-01-30libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn
2007-01-30pata_platform: set_mode fixAndrew Morton
2007-01-30ata_if_xfermask() word 51 fixLennert Buytenhek
2007-01-30pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo
2007-01-27ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo
2007-01-26sata_via: style clean up, no indirect method call in LLDTejun Heo
2007-01-26ahci: fix endianness in spurious interrupt messageTejun Heo
2007-01-25libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo
2007-01-25ahci: improve and limit spurious interrupt messages, take#3Tejun Heo
2007-01-25sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo
2007-01-24libata: set_mode, Fix the FIXMEAlan
2007-01-24libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan
2007-01-24libata cmd64x: whack into a shape that looks like the documentationAlan
2007-01-24libata: Fixup n_elem initializationBrian King
2007-01-24ahci: don't enter slumber on power downTejun Heo
2007-01-24sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo
2007-01-19sata_mv HighPoint 2310 support (88SX7042)Olof Johansson
2007-01-19libata: fix handling of port actions in per-dev action maskTejun Heo