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
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-09
libata: add horkage for ASMedia 1092
Hannes Reinecke
1
-0
/
+2
2021-12-06
ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()
Damien Le Moal
1
-1
/
+2
2021-12-02
ata: replace snprintf in show functions with sysfs_emit
Yang Guang
1
-1
/
+1
2021-11-29
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
1
-5
/
+3
2021-11-29
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
1
-2
/
+10
2021-11-29
pata_falcon: Avoid type warnings from sparse
Finn Thain
1
-8
/
+8
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
1
-1
/
+1
2021-11-18
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
Mario Limonciello
1
-0
/
+15
2021-11-18
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
1
-0
/
+1
2021-11-18
ata: libata: add missing ata_identify_page_supported() calls
Damien Le Moal
1
-1
/
+5
2021-11-17
ata: libata: improve ata_read_log_page() error message
Damien Le Moal
1
-2
/
+3
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
1
-1
/
+12
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-11
libata: fix read log timeout value
Damien Le Moal
1
-0
/
+8
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-45
/
+83
2021-11-02
Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-18
/
+15
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+94
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
2
-11
/
+94
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
9
-37
/
+75
2021-10-16
scsi: ata: Call scsi_done() directly
Bart Van Assche
2
-8
/
+8
2021-10-14
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
1
-4
/
+1
2021-10-12
pata_radisys: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
pata_optidma: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
pata_amd: fix checking of DMA state
Reimar Döffinger
1
-1
/
+1
2021-10-12
pata_ali: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
libata-scsi: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
libata: fix checking of DMA state
Reimar Döffinger
1
-1
/
+1
2021-10-12
Add AHCI support for ASM1062+JBM575 cards
István Pongrácz
1
-0
/
+1
2021-10-12
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
1
-2
/
+4
2021-09-21
ahci: remove duplicated PCI device IDs
Krzysztof Kozlowski
1
-8
/
+4
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-2
/
+32
2021-09-03
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
1
-0
/
+4
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-10
/
+9
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-79
/
+185
2021-08-30
Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-210
/
+197
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
2
-0
/
+26
2021-08-18
libata: print feature list on device scan
Damien Le Moal
1
-0
/
+17
2021-08-18
libata: fix ata_read_log_page() warning
Damien Le Moal
1
-34
/
+13
2021-08-18
libata: cleanup NCQ priority handling
Damien Le Moal
2
-43
/
+26
2021-08-18
libata: cleanup ata_dev_configure()
Damien Le Moal
1
-56
/
+75
2021-08-18
libata: cleanup device sleep capability detection
Damien Le Moal
1
-23
/
+32
2021-08-18
libata: simplify ata_scsi_rbuf_fill()
Damien Le Moal
1
-51
/
+9
2021-08-18
libata: fix ata_host_start()
Damien Le Moal
1
-1
/
+1
2021-08-11
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
3
-10
/
+9
2021-08-04
Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-79
/
+185
2021-08-04
pata: ixp4xx: Rewrite to use device tree
Linus Walleij
1
-47
/
+154
2021-08-04
pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
1
-14
/
+13
[next]