index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
11 days
40
-259
/
+357
|
\
|
*
ata: libata-scsi: Return residual for emulated SCSI commands
Damien Le Moal
2024-10-25
1
-34
/
+47
|
*
ata: libata-scsi: Remove struct ata_scsi_args
Damien Le Moal
2024-10-25
1
-114
/
+127
|
*
ata: libata-scsi: Document all VPD page inquiry actors
Damien Le Moal
2024-10-25
1
-0
/
+54
|
*
ata: libata-scsi: Refactor ata_scsiop_maint_in()
Damien Le Moal
2024-10-25
1
-9
/
+11
|
*
ata: libata-scsi: Refactor ata_scsiop_read_cap()
Damien Le Moal
2024-10-25
1
-41
/
+46
|
*
ata: libata-scsi: Refactor ata_scsi_simulate()
Damien Le Moal
2024-10-25
1
-43
/
+63
|
*
ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
Andy Shevchenko
2024-10-17
1
-11
/
+2
|
*
ata: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
33
-41
/
+41
|
*
ata: Fix typos in the comment
Yan Zhen
2024-10-01
8
-9
/
+9
*
|
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
2024-10-24
1
-0
/
+1
*
|
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
2024-10-09
1
-4
/
+14
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
/
*
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-27
1
-2
/
+7
|
\
|
*
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
Damien Le Moal
2024-09-24
1
-1
/
+1
|
*
ata: libata-scsi: Fix ata_msense_control_spgt2()
Damien Le Moal
2024-09-24
1
-1
/
+6
*
|
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
1
-58
/
+49
|
\
\
|
*
|
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
2024-09-12
1
-19
/
+6
|
*
|
ata: pata_ep93xx: add device tree support
Nikita Shubin
2024-09-12
1
-39
/
+43
*
|
|
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-19
27
-1015
/
+945
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2024-09-11
2
-3
/
+8
|
*
|
ata: libata: Fix W=1 compilation warning
Damien Le Moal
2024-09-07
1
-1
/
+1
|
*
|
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
4
-26
/
+40
|
*
|
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
4
-12
/
+24
|
*
|
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
5
-42
/
+30
|
*
|
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-09-07
3
-7
/
+11
|
*
|
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
2
-35
/
+36
|
*
|
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
3
-86
/
+96
|
*
|
ata: libata: Improve __ata_qc_complete()
Damien Le Moal
2024-09-07
1
-5
/
+7
|
*
|
ata: libata-scsi: Improve ata_scsi_handle_link_detach()
Damien Le Moal
2024-09-07
1
-2
/
+4
|
*
|
ata: libata: Cleanup libata-transport
Damien Le Moal
2024-09-07
1
-152
/
+147
|
*
|
ata: sata_gemini: Enable module autoloading
Liao Chen
2024-09-02
1
-0
/
+1
|
*
|
ata: pata_ixp4xx: Enable module autoloading
Liao Chen
2024-09-02
1
-0
/
+1
|
*
|
ata: pata_ftide010: Enable module autoloading
Liao Chen
2024-09-02
1
-0
/
+1
|
*
|
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-08-29
3
-10
/
+46
|
*
|
ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function
Zhang Zekun
2024-08-28
1
-3
/
+1
|
*
|
ata: libata: Remove obsolete function declarations
Gaosheng Cui
2024-08-27
1
-1
/
+0
|
*
|
ata: ahci_imx: Fix error code in probe()
Dan Carpenter
2024-08-15
1
-0
/
+1
|
*
|
ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
Zhang Zekun
2024-08-15
1
-14
/
+5
|
*
|
ata: ahci_imx: Correct the email address
Richard Zhu
2024-08-12
1
-1
/
+1
|
*
|
ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
Richard Zhu
2024-08-12
1
-0
/
+10
|
*
|
ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
Richard Zhu
2024-08-12
1
-13
/
+15
|
*
|
ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
Richard Zhu
2024-08-12
1
-285
/
+80
|
*
|
ata: libata: Print device quirks only once
Damien Le Moal
2024-08-02
1
-1
/
+7
|
*
|
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2024-08-02
6
-18
/
+7
|
*
|
ata: pata_hpt37x: Rename hpt_dma_blacklisted()
Damien Le Moal
2024-07-30
1
-5
/
+5
|
*
|
ata: pata_hpt366: Rename hpt_dma_blacklisted()
Damien Le Moal
2024-07-30
1
-5
/
+5
|
*
|
ata: pata_cs5520: Rephrase file header comment
Damien Le Moal
2024-07-30
1
-3
/
+3
|
*
|
ata: ata_piix: Remove useless comment in piix_init_sidpr()
Damien Le Moal
2024-07-30
1
-1
/
+0
|
*
|
ata: sata_sil: Rename sil_blacklist to sil_quirks
Damien Le Moal
2024-07-30
1
-6
/
+6
[next]