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
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
14
-133
/
+189
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
1
-3
/
+4
2007-07-20
libata: improve EH report formatting
Tejun Heo
6
-25
/
+95
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
1
-3
/
+10
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
1
-20
/
+56
2007-07-20
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
1
-9
/
+14
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
1
-4
/
+10
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
1
-21
/
+33
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
1
-33
/
+36
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
1
-1
/
+7
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
4
-14
/
+14
2007-07-20
[libata] Fix reported task file values in sense data
Petr Vandrovec
2
-0
/
+4
2007-07-20
Correct comment in libata-sff.c
Dave Jones
1
-1
/
+1
2007-07-20
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
1
-11
/
+16
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
1
-8
/
+8
2007-07-20
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-20
pata_platform: Fix NULL pointer dereference
Magnus Damm
1
-2
/
+3
2007-07-20
[libata] sata_mv: minor cleanups
Jeff Garzik
1
-24
/
+38
2007-07-20
[libata] sata_mv: Micro-optimization and cleanups
Jeff Garzik
1
-34
/
+31
2007-07-20
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
1
-0
/
+1
2007-07-17
[libata] sata_mv: use pci_try_set_mwi()
Jeff Garzik
1
-1
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
10
-61
/
+32
2007-07-12
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2
-11
/
+0
2007-07-12
ata_piix: kill incorrect invalid map value warning
Tejun Heo
1
-1
/
+1
2007-07-12
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
1
-0
/
+1
2007-07-12
[libata] sata_mv: Fix and clean up per-chip-generation tests
Jeff Garzik
1
-15
/
+14
2007-07-12
[libata] sata_mv: Convert to new exception handling (EH) infrastructure
Jeff Garzik
1
-247
/
+456
2007-07-12
[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)
Jeff Garzik
1
-15
/
+8
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
9
-60
/
+31
2007-07-11
[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ
Jeff Garzik
1
-57
/
+105
2007-07-10
libata-link: separate out ata_eh_handle_dev_fail()
Tejun Heo
1
-44
/
+52
2007-07-10
pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working
Jeff Garzik
1
-0
/
+5
2007-07-10
Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
Prarit Bhargava
1
-0
/
+2
2007-07-10
pata_scc.c: Workaround for errata A308
Akira Iguchi
1
-15
/
+35
2007-07-10
libata: add FUJITSU MHV2080BH to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-10
pata_hpt3x3: major reworking and testing
Alan Cox
2
-15
/
+85
2007-07-10
libata: clean up horkage handling
Tejun Heo
1
-5
/
+8
2007-07-10
libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
Tejun Heo
1
-0
/
+2
2007-07-10
libata: simplify PCI legacy SFF host handling
Tejun Heo
6
-262
/
+38
2007-07-10
pata_mpc52xx: suspend/resume support
Domen Puncer
1
-2
/
+16
2007-07-10
sata_promise: SATA hotplug support, take 2
Mikael Pettersson
1
-5
/
+36
2007-07-10
pata_sis: FIFO whack
Alan Cox
1
-0
/
+3
2007-07-10
libata-core: convert to use cancel_rearming_delayed_work()
Oleg Nesterov
1
-40
/
+4
2007-07-09
[libata] sata_mv: print out additional chip info during probe
Jeff Garzik
1
-4
/
+13
2007-07-09
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
27
-65
/
+65
2007-07-09
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
Jeff Garzik
1
-3
/
+48
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
3
-13
/
+13
2007-07-09
libata: Support chips with 64K PRD quirk
Alan Cox
5
-7
/
+87
2007-07-09
Add a PCI ID for santa rosa's PATA controller.
Christian Lamparter
1
-0
/
+2
[next]