index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
5
-48
/
+259
2023-09-28
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2
-18
/
+31
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
4
-10
/
+144
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
1
-1
/
+2
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-5
/
+40
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-09-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2023-09-25
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
Niklas Cassel
1
-1
/
+1
2023-09-22
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
1
-0
/
+3
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
ata: pata_parport: Fix code style issues
Damien Le Moal
1
-5
/
+4
2023-09-15
ata: libahci: clear pending interrupt status
Szuying Chen
1
-12
/
+23
2023-09-11
ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
Christophe JAILLET
1
-2
/
+2
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2
-3
/
+25
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
41
-825
/
+331
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
1
-2
/
+4
2023-09-02
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-08-28
ata: pata_falcon: add data_swab option to byte-swap disk data
Michael Schmitz
1
-1
/
+11
2023-08-28
ata: pata_falcon: fix IO base selection for Q40
Michael Schmitz
1
-21
/
+29
2023-08-25
ata: pata_ep93xx: use soc_device_match for UDMA modes
Nikita Shubin
1
-5
/
+11
2023-08-25
ata: pata_ep93xx: fix error return code in probe
Nikita Shubin
1
-2
/
+2
2023-08-25
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-1
/
+1
2023-08-25
ata: sata_gemini: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-08-25
ata: pata_ftide010: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-08-24
ata: pata_gayle: Remove #include <asm/ide.h>
Geert Uytterhoeven
1
-1
/
+0
2023-08-24
ata: pata_falcon: Remove #include <asm/ide.h>
Geert Uytterhoeven
1
-1
/
+0
2023-08-24
ata: pata_buddha: Remove #include <asm/ide.h>
Geert Uytterhoeven
1
-1
/
+0
2023-08-17
ata: pata_imx: Use helper function devm_clk_get_enabled()
Li Zetao
1
-21
/
+7
2023-08-02
ata: sata_rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_mv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: sata_gemini: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_fsl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_dwc_460ex: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: pata_rb532_cf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_pxa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_mpc52xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-08-02
ata: pata_imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_ftide010: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: pata_arasan_cf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
1
-2
/
+1
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2
-139
/
+0
2023-08-02
ata: sata_sx4: drop already completed TODO
Niklas Cassel
1
-1
/
+0
[next]