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.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
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-16
ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
Serge Semin
2
-0
/
+56
2022-09-16
ata: ahci-dwc: Add platform-specific quirks support
Serge Semin
1
-4
/
+48
2022-09-16
ata: ahci: Add DWC AHCI SATA controller support
Serge Semin
4
-2
/
+404
2022-09-16
ata: libahci_platform: Add function returning a clock-handle by id
Serge Semin
1
-0
/
+24
2022-09-16
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
3
-11
/
+81
2022-09-16
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
Serge Semin
2
-4
/
+5
2022-09-16
ata: libahci: Don't read AHCI version twice in the save-config method
Serge Semin
1
-1
/
+1
2022-09-16
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
4
-7
/
+8
2022-09-16
ata: libahci: Extend port-cmd flags set with port capabilities
Serge Semin
1
-1
/
+7
2022-09-16
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
2
-5
/
+46
2022-09-16
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
4
-8
/
+3
2022-09-16
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
1
-2
/
+12
2022-09-16
ata: libahci_platform: Convert to using devm bulk clocks API
Serge Semin
4
-77
/
+61
2022-09-16
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-17
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
2
-11
/
+10
2022-08-17
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-15
ata: libata-eh: Add missing command name
Damien Le Moal
1
-0
/
+1
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+1
2022-08-04
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
18
-148
/
+152
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
1
-0
/
+1
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+1
2022-07-09
ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-06-30
ata: pata_cs5535: Fix W=1 warnings
John Garry
1
-2
/
+2
2022-06-29
ata: libata-scsi: fix result type of ata_ioc32()
Sergey Shtylyov
1
-4
/
+4
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-06-20
ata: pata_macio: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-06-20
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2
-12
/
+12
2022-06-20
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
2
-4
/
+4
2022-06-20
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
1
-4
/
+4
[prev]
[next]