index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2023-03-16
ata: pata_parport: fix memory leaks
Ondrej Zary
2023-03-15
ata: pata_parport: fix parport release without claim
Ondrej Zary
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-14
ata: pata_octeon_cf: drop kernel-doc notation
Randy Dunlap
2023-02-14
ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
Simon Gaiser
2023-02-14
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Patrick McLean
2023-02-07
ata: pata_parport: Fix ida_alloc return value error check
Ondrej Zary
2023-02-02
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
2023-01-31
drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport
Ondrej Zary
2023-01-31
drivers/block: Remove PARIDE core and high-level protocols
Ondrej Zary
2023-01-31
ata: pata_parport: add driver (PARIDE replacement)
Ondrej Zary
2023-01-20
ata: remove palmld pata driver
Arnd Bergmann
2023-01-16
pata: remove samsung_cf driver
Arnd Bergmann
2023-01-13
scsi: ata: libata-scsi: Convert to scsi_execute_cmd()
Mike Christie
2023-01-14
ata: pata_cs5535: Don't build on UML
Peter Foley
2023-01-14
ata: libata: exclude FUA support for known buggy drives
Damien Le Moal
2023-01-14
ata: libata: Fix FUA handling in ata_build_rw_tf()
Damien Le Moal
2023-01-14
ata: libata: cleanup fua support detection
Damien Le Moal
2023-01-14
ata: libata: Rename and cleanup ata_rwcmd_protocol()
Damien Le Moal
2023-01-04
ata: libata-scsi: improve ata_scsiop_maint_in()
Damien Le Moal
2023-01-04
ata: libata-scsi: do not overwrite SCSI ML and status bytes
Niklas Cassel
2023-01-04
ata: libata: respect successfully completed commands during errors
Niklas Cassel
2023-01-04
ata: libata: read the shared status for successful NCQ commands once
Niklas Cassel
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2023-01-04
ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()
Wenchao Hao
2023-01-03
ata: octeon: Drop empty platform remove function
Uwe Kleine-König
2022-12-27
ata: ahci: Fix PCS quirk application for suspend
Adam Vodopjan
2022-12-13
Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
2022-12-06
ata: ahci: fix enum constants for gcc-13
Arnd Bergmann
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-11-14
ata: ahci: Remove linux/msi.h include
Thomas Gleixner
2022-11-12
ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQ
Christophe Leroy
2022-11-12
ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-11-12
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
2022-11-11
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
2022-11-11
ata: libata-sff: kill unused ata_sff_busy_sleep()
Sergey Shtylyov
2022-11-08
ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
Shin'ichiro Kawasaki
2022-10-31
ata: palmld: fix return value check in palmld_pata_probe()
Yang Yingliang
2022-10-31
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
2022-10-27
ata: sata_dwc_460ex: remove variable num_processed
Colin Ian King
2022-10-21
ata: remove palmchip pata_bk3710 driver
Arnd Bergmann
2022-10-19
ata: libata-core: do not retry reading the log on timeout
Niklas Cassel
[next]