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
/
sata_sx4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-2
/
+4
2019-08-26
libata: switch remaining drivers to use dma_set_mask_and_coherent
Christoph Hellwig
1
-4
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-17
/
+1
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-31
sata_sx4: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-08-06
sata_sx4: Check return code from pdc20621_i2c_read()
Tomer Barletz
1
-4
/
+12
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2014-03-26
ata: remove superfluous casts
Joe Perches
1
-6
/
+3
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2012-11-28
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
Sergei Shtylyov
1
-8
/
+6
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-15
/
+1
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-2
/
+2
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-5
/
+0
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-10
sata_sx4: speed up ECC initialization
Alexander Beregalov
1
-4
/
+7
2009-05-15
[libata] sata_sx4: fixup interrupt handling
David Milburn
1
-13
/
+9
2009-05-15
[libata] sata_sx4: convert to new exception handling methods
Jeff Garzik
1
-45
/
+121
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-2
/
+2
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-8
/
+8
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-13
/
+13
2008-04-17
libata annotations
Al Viro
1
-1
/
+1
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-1
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-01-23
libata annotations and fixes
Al Viro
1
-4
/
+5
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-2
/
+2
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-1
/
+1
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-85
/
+88
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
1
-2
/
+2
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-2
/
+2
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-7
/
+12
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-1
/
+0
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-2
/
+2
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
1
-1
/
+1
2007-07-09
[libata] sata_sx4, sata_via: minor documentation updates
Jeff Garzik
1
-0
/
+51
2007-07-09
[libata] sata_sx4: named constant cleanup
Jeff Garzik
1
-52
/
+63
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-86
/
+64
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-7
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+2
[next]