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
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-0
/
+4
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
14
-76
/
+129
2016-07-23
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2016-07-20
libata-scsi: better style in ata_msense_*()
Tom Yan
1
-6
/
+13
2016-07-20
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
Pang Raymond
1
-0
/
+8
2016-07-19
ata: sata_dwc_460ex: remove redundant dev_err call
Wei Yongjun
1
-8
/
+2
2016-07-18
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
1
-1
/
+1
2016-07-18
libata: remove ata_is_nodata
Christoph Hellwig
1
-1
/
+1
2016-07-18
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
1
-0
/
+6
2016-07-15
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
1
-4
/
+4
2016-07-15
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
1
-2
/
+2
2016-07-15
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
1
-2
/
+2
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
3
-2
/
+8
2016-07-14
libata-eh: decode all taskfile protocols
Hannes Reinecke
1
-0
/
+3
2016-07-14
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2
-3
/
+3
2016-07-14
libata: use ata_is_ncq() accessors
Hannes Reinecke
3
-5
/
+5
2016-07-12
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
1
-3
/
+3
2016-07-12
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
Tom Yan
1
-1
/
+7
2016-07-12
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
Tom Yan
1
-5
/
+5
2016-07-12
libata-scsi: fix D_SENSE bit relection in control mode page
Tom Yan
1
-1
/
+1
2016-07-12
ata: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
1
-1
/
+1
2016-07-12
libata-scsi: correct SPC version descriptor
Tom Yan
1
-2
/
+2
2016-07-12
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
Tom Yan
1
-1
/
+4
2016-07-12
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
Tom Yan
1
-1
/
+3
2016-07-12
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
1
-1
/
+3
2016-07-06
libata-scsi: correct cbd to CDB in comment
Tom Yan
1
-1
/
+1
2016-07-06
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
1
-5
/
+0
2016-06-28
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-06-28
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
1
-1
/
+1
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
1
-0
/
+4
2016-06-18
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
1
-1
/
+1
2016-06-17
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
1
-1
/
+1
2016-06-17
ata: fix "ering" sysfs time printing
Arnd Bergmann
1
-4
/
+5
2016-06-16
ata: ahci_brcm: Add support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2
-11
/
+37
2016-06-16
ata: ahci_brcmstb: rename to support across Broadcom SoC's
Yendapally Reddy Dhananjaya Reddy
3
-4
/
+4
2016-06-15
ata: fix return value check in ahci_seattle_get_port_info()
Wei Yongjun
1
-1
/
+1
2016-06-08
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
1
-1
/
+1
2016-06-07
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
1
-1
/
+1
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-27
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-2
/
+2
2016-05-27
pata_atiixp: fix trivial indentation misalignment on if statement
Colin Ian King
1
-2
/
+2
2016-05-23
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2
-271
/
+294
2016-05-23
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-171
/
+989
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+3
2016-05-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2016-05-13
Merge branch 'for-4.6-fixes' into for-4.7
Tejun Heo
5
-0
/
+223
2016-05-12
ata: dwc: add DMADEVICES dependency
Arnd Bergmann
1
-0
/
+1
2016-05-12
ata: sata_dwc_460ex: make debug messages neat
Andy Shevchenko
1
-4
/
+4
2016-05-12
ata: sata_dwc_460ex: supply physical address of FIFO to DMA
Andy Shevchenko
1
-6
/
+7
[next]