index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
pata_piccolo: Driver for old Toshiba chipsets
Alan Cox
4
-1
/
+154
2009-12-03
pata_ali: Fix regression with old devices
Alan Cox
1
-1
/
+3
2009-12-03
[libata] PATA: Update experimental tags
Alan Cox
1
-15
/
+15
2009-12-03
pata_cmd64x: implement serialization as per notes
Alan Cox
1
-8
/
+108
2009-12-03
pata_sis: Implement MWDMA for the UDMA 133 capable chips
Alan Cox
1
-22
/
+69
2009-12-03
pata_via: Blacklist some combinations of Transcend Flash and via
Alan Cox
1
-0
/
+27
2009-12-03
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-03
libata: add translation for SCSI WRITE SAME (aka TRIM support)
Christoph Hellwig
1
-0
/
+98
2009-12-03
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
1
-0
/
+94
2009-12-03
sata_fsl: Add asynchronous notification support
ashish kalra
1
-8
/
+10
2009-12-03
pata_hpt{37x,3x2n}: add debounce delay to cable detection methods
Bartlomiej Zolnierkiewicz
2
-0
/
+6
2009-12-03
pata_hpt3x2n: fix cable detection
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-12-03
ata: Don't require newlines for link_power_management_policy
Matthew Garrett
1
-2
/
+1
2009-12-03
pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define
Otavio Salvador
1
-1
/
+1
2009-12-03
pata_hpt37x: unify ->pre_reset methods
Bartlomiej Zolnierkiewicz
1
-21
/
+2
2009-12-03
pata_hpt37x: add proper cable detection methods
Bartlomiej Zolnierkiewicz
1
-30
/
+56
2009-12-03
ahci: disable SNotification capability for ich8
Shaohua Li
1
-2
/
+18
2009-12-03
sata_sil24: MSI support, disabled by default
Vivek Mahajan
1
-0
/
+9
2009-12-03
libata: remove experimental tag on PATA drivers
Robert Hancock
1
-1
/
+1
2009-12-03
sata_mv: Clean up hard coded array size calculation.
Thiago Farina
1
-1
/
+1
2009-12-03
pata_via: fix double put on isa bridge
Jiri Slaby
1
-6
/
+4
2009-12-03
pata_cs5536: use 32-bit BM DMA template instead of 16-bit.
Krzysztof Halasa
1
-1
/
+1
2009-12-03
libata-acpi: missing _SDD is not an error
Tejun Heo
1
-6
/
+9
2009-11-19
sata_fsl: Split hard and soft reset
Jiang Yutang
1
-40
/
+44
2009-11-03
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
1
-1
/
+0
2009-11-03
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
1
-3
/
+6
2009-11-03
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
1
-5
/
+35
2009-10-16
sata_mv: Prevent PIO commands to be defered too long if traffic in progress.
Gwendal Grignou
1
-2
/
+27
2009-10-16
pata_sc1200: Fix crash on boot
Alan Cox
1
-2
/
+1
2009-10-16
libata: fix internal command failure handling
Tejun Heo
1
-5
/
+7
2009-10-16
libata: fix PMP initialization
Tejun Heo
1
-2
/
+4
2009-10-16
sata_nv: make sure link is brough up online when skipping hardreset
Tejun Heo
1
-3
/
+15
2009-10-16
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
2
-2
/
+2
2009-10-16
ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.
peer chen
1
-0
/
+1
2009-10-16
pata_via: extend the rev_max for VT6330
JosephChan@via.com.tw
1
-1
/
+1
2009-10-09
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
Markus Trippelsdorf
1
-0
/
+5
2009-10-06
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
1
-0
/
+21
2009-10-06
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
1
-17
/
+19
2009-10-06
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
1
-14
/
+38
2009-10-06
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
1
-9
/
+1
2009-10-06
libata: fix incorrect link online check during probe
Tejun Heo
1
-18
/
+32
2009-10-06
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
1
-0
/
+47
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
3
-8
/
+14
2009-10-06
libata: implement more acpi filtering options
Tejun Heo
1
-4
/
+15
2009-10-06
libata: cosmetic updates
Tejun Heo
1
-10
/
+0
2009-10-06
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
1
-20
/
+66
2009-10-06
pata_ali: trivial fix of a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-06
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
1
-40
/
+20
2009-09-21
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
1
-1
/
+1
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
3
-0
/
+558
[next]