index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2025-05-02
ata: libata-scsi: Fix ata_msense_control_ata_feature()
Damien Le Moal
2025-05-02
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
Damien Le Moal
2025-05-02
ata: libata-scsi: Improve CDL control
Damien Le Moal
2025-04-25
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
2025-04-20
ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
Huacai Chen
2025-04-20
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Daniel Kral
2025-04-20
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Niklas Cassel
2025-04-20
ata: libata-core: Add 'external' to the libata.force kernel parameter
Niklas Cassel
2025-04-20
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Wentao Liang
2025-04-20
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Henry Martin
2025-03-28
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
2025-02-17
ata: libata-sff: Ensure that we cannot write outside the allocated buffer
Niklas Cassel
2024-12-19
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
2024-10-24
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
2024-10-09
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-24
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
Damien Le Moal
2024-09-24
ata: libata-scsi: Fix ata_msense_control_spgt2()
Damien Le Moal
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-12
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
2024-09-12
ata: pata_ep93xx: add device tree support
Nikita Shubin
2024-09-11
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2024-09-07
ata: libata: Fix W=1 compilation warning
Damien Le Moal
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-09-07
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Improve __ata_qc_complete()
Damien Le Moal
2024-09-07
ata: libata-scsi: Improve ata_scsi_handle_link_detach()
Damien Le Moal
2024-09-07
ata: libata: Cleanup libata-transport
Damien Le Moal
2024-09-02
ata: sata_gemini: Enable module autoloading
Liao Chen
2024-09-02
ata: pata_ixp4xx: Enable module autoloading
Liao Chen
2024-09-02
ata: pata_ftide010: Enable module autoloading
Liao Chen
2024-08-29
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-08-28
ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function
Zhang Zekun
2024-08-27
ata: libata: Remove obsolete function declarations
Gaosheng Cui
2024-08-27
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-08-21
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
2024-08-21
ata: pata_macio: Fix DMA table overflow
Michael Ellerman
2024-08-15
ata: ahci_imx: Fix error code in probe()
Dan Carpenter
2024-08-15
ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
Zhang Zekun
2024-08-14
Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
Niklas Cassel
2024-08-12
ata: ahci_imx: Correct the email address
Richard Zhu
2024-08-12
ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
Richard Zhu
2024-08-12
ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
Richard Zhu
2024-08-12
ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
Richard Zhu
[next]