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
2022-10-31
ata: palmld: fix return value check in palmld_pata_probe()
Yang Yingliang
1
-2
/
+2
2022-10-31
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
1
-2
/
+3
2022-10-18
ata: ahci_qoriq: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_imx: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_xgene: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_brcm: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: sata_rcar: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
ata: ahci_st: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Kai-Heng Feng
1
-1
/
+1
2022-10-17
ata: ahci-imx: Fix MODULE_ALIAS
Alexander Stein
1
-1
/
+1
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
19
-183
/
+827
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+10
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-12
/
+12
2022-09-28
ata: libata-scsi: Fix initialization of device queue depth
Damien Le Moal
1
-6
/
+4
2022-09-27
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
1
-0
/
+4
2022-09-24
ata: libata-eh: avoid needless hard reset when revalidating link
Niklas Cassel
1
-0
/
+19
2022-09-21
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: libata-eh: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
ata: ahci_st: Enable compile test
Damien Le Moal
1
-1
/
+1
2022-09-20
ata: ahci_st: Fix compilation warning
Damien Le Moal
1
-1
/
+0
2022-09-17
ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
Serge Semin
2
-0
/
+56
2022-09-17
ata: ahci-dwc: Add platform-specific quirks support
Serge Semin
1
-4
/
+48
2022-09-17
ata: ahci: Add DWC AHCI SATA controller support
Serge Semin
4
-2
/
+404
2022-09-17
ata: libahci_platform: Add function returning a clock-handle by id
Serge Semin
1
-0
/
+24
2022-09-17
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
3
-11
/
+81
2022-09-17
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
Serge Semin
2
-4
/
+5
2022-09-17
ata: libahci: Don't read AHCI version twice in the save-config method
Serge Semin
1
-1
/
+1
2022-09-17
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
4
-7
/
+8
2022-09-17
ata: libahci: Extend port-cmd flags set with port capabilities
Serge Semin
1
-1
/
+7
2022-09-17
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
2
-5
/
+46
2022-09-17
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
4
-8
/
+3
2022-09-17
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
1
-2
/
+12
2022-09-17
ata: libahci_platform: Convert to using devm bulk clocks API
Serge Semin
4
-77
/
+61
2022-09-17
ata: libahci_platform: Convert to using platform devm-ioremap methods
Serge Semin
1
-2
/
+8
2022-09-16
ata: make PATA_PLATFORM selectable only for suitable architectures
Lukas Bulwahn
1
-1
/
+1
2022-09-16
ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM
Lukas Bulwahn
1
-3
/
+3
2022-09-16
ata: libata-core: Check errors in sata_print_link_status()
Li Zhong
1
-1
/
+2
2022-09-16
ata: libata-sff: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2022-09-16
ata: pata_macio: Remove unneeded word in comments
Shaomin Deng
1
-2
/
+1
2022-09-16
ata: libata-core: Simplify ata_dev_set_xfermode()
Damien Le Moal
1
-5
/
+5
2022-08-26
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
3
-16
/
+13
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2
-5
/
+5
2022-08-26
ata: libata-core: remove redundant err_mask variable
Jinpeng Cui
1
-3
/
+1
2022-08-26
ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-4
/
+1
2022-08-24
Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-5
/
+10
2022-08-18
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
2
-11
/
+10
2022-08-18
ata: libata-core: Print timeout value when internal command times
Tomas Henzl
1
-2
/
+2
2022-08-17
ata/drivers/ahci_imx: Switch to new of thermal API
Daniel Lezcano
1
-5
/
+10
2022-08-16
ata: libata-eh: Add missing command name
Damien Le Moal
1
-0
/
+1
[next]