index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2024-02-21
ahci: print the number of implemented ports
Niklas Cassel
-4
/
+10
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
-29
/
+30
2024-02-19
ata: ahci_ceva: fix error handling for Xilinx GT PHY support
Radhey Shyam Pandey
-46
/
+79
2024-02-19
ahci: asm1064: correct count of reported ports
Andrey Jr. Melnikov
-3
/
+11
2024-02-19
ahci: rename board_ahci_nomsi
Niklas Cassel
-4
/
+4
2024-02-19
ahci: drop unused board_ahci_noncq
Niklas Cassel
-8
/
+0
2024-02-19
ahci: clean up ahci_broken_devslp quirk
Niklas Cassel
-16
/
+10
2024-02-19
ahci: rename board_ahci_nosntf
Niklas Cassel
-7
/
+7
2024-02-14
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
-0
/
+4
2024-02-13
ahci: clean up intel_pcs_quirk
Niklas Cassel
-182
/
+180
2024-02-09
ata: ahci: Drop low power policy board type
Mario Limonciello
-70
/
+53
2024-02-09
ata: ahci: do not enable LPM on external ports
Niklas Cassel
-0
/
+9
2024-02-09
ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()
Niklas Cassel
-3
/
+3
2024-02-09
ata: ahci: a hotplug capable port is an external port
Niklas Cassel
-2
/
+3
2024-02-09
ata: ahci: move marking of external port earlier
Niklas Cassel
-7
/
+14
2024-02-06
ata: pata_parport: make pata_parport_bus_type const
Ricardo B. Marliere
-1
/
+1
2024-01-31
ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts
Lennert Buytenhek
-5
/
+5
2024-01-25
ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers
Lennert Buytenhek
-6
/
+24
2024-01-24
ahci: asm1166: correct count of reported ports
Conrad Kostecki
-0
/
+5
2024-01-22
ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN
Niklas Cassel
-1
/
+1
2024-01-11
Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
-4
/
+3
2023-12-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-2
/
+7
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
-0
/
+5
2023-11-24
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
-2
/
+2
2023-11-20
ata: pata_pxa: convert not to use dma_request_slave_channel()
Christophe JAILLET
-4
/
+3
2023-11-20
ata: pata_isapnp: Add missing error check for devm_ioport_map()
Chen Ni
-0
/
+3
2023-11-08
ata: pata_gayle: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-11-08
ata: pata_falcon: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-11-08
ata: pata_gayle: Stop using module_platform_driver_probe()
Uwe Kleine-König
-4
/
+5
2023-11-08
ata: pata_falcon: Stop using module_platform_driver_probe()
Uwe Kleine-König
-4
/
+5
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
-15
/
+1
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-166
/
+183
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
-2
/
+3
2023-10-16
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
-0
/
+34
2023-10-13
ata: libata-eh: Spinup disk on resume after revalidation
Damien Le Moal
-9
/
+11
2023-10-11
ata: imx: Use device_get_match_data()
Rob Herring
-7
/
+3
2023-10-11
ata: xgene: Use of_device_get_match_data()
Rob Herring
-8
/
+3
2023-10-11
ata: sata_mv: aspeed: fix value check in mv_platform_probe()
Ma Ke
-3
/
+6
2023-10-10
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
-12
/
+2
2023-10-10
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
-1
/
+67
2023-10-10
ata: pata_parport: implement set_devctl
Ondrej Zary
-0
/
+8
2023-10-10
ata: pata_parport: fix pata_parport_devchk
Ondrej Zary
-1
/
+1
2023-10-03
ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list
Mika Westerberg
-0
/
+1
2023-10-03
ata: libata-eh: Reduce "disable device" message verbosity
Damien Le Moal
-13
/
+19
2023-10-03
ata: libata-eh: Improve reset error messages
Damien Le Moal
-1
/
+2
2023-10-03
ata: libata-sata: Improve ata_sas_slave_configure()
Damien Le Moal
-2
/
+2
2023-10-03
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
-4
/
+2
2023-10-03
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
-1
/
+2
2023-10-03
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
-13
/
+8
2023-10-03
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
-29
/
+17
[prev]
[next]