index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
1
-17
/
+5
2024-07-04
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
3
-15
/
+2
2024-07-04
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
4
-26
/
+56
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
Igor Pylypiv
1
-0
/
+21
2024-07-03
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
2
-10
/
+10
2024-07-03
ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
Igor Pylypiv
1
-5
/
+4
2024-07-03
ata: libata-scsi: Remove redundant sense_buffer memsets
Igor Pylypiv
1
-5
/
+0
2024-07-03
ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error
Igor Pylypiv
1
-5
/
+2
2024-07-03
ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
Igor Pylypiv
1
-77
/
+92
2024-07-03
ata: libata-scsi: Fix offsets for the fixed format sense data
Igor Pylypiv
1
-13
/
+13
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-10
/
+14
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
1
-2
/
+1
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
2
-4
/
+3
2024-06-19
ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
Niklas Cassel
1
-0
/
+8
2024-06-14
ata: libata-scsi: Set the RMB bit only for removable media devices
Damien Le Moal
1
-4
/
+4
2024-06-06
ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K
Michael Ellerman
1
-3
/
+6
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
1
-1
/
+2
2024-05-27
ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipm
Mario Limonciello
1
-1
/
+1
2024-05-27
ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake
Jason Nader
1
-1
/
+0
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2024-05-16
ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()
Heiner Kallweit
1
-6
/
+0
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-69
/
+165
2024-05-14
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
5
-98
/
+58
2024-05-07
ata: pata_legacy: make legacy_exit() work again
Sergey Shtylyov
1
-4
/
+4
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-13
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
2
-80
/
+36
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
8
-19
/
+26
2024-04-11
scsi: pata_macio: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+5
2024-04-11
scsi: sata_nv: Switch to using ->device_configure
Christoph Hellwig
1
-8
/
+12
2024-04-08
ata: add HAS_IOPORT dependencies
Niklas Schnelle
2
-14
/
+18
2024-04-05
ata: ahci: Add mask_port_map module parameter
Damien Le Moal
1
-0
/
+85
2024-04-04
ata: sata_gemini: Check clk_enable() result
Chen Ni
1
-1
/
+4
2024-04-04
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
2024-04-02
ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
Christophe JAILLET
1
-1
/
+0
2024-04-01
ata: pata_macio: drop driver owner assignment
Krzysztof Kozlowski
1
-3
/
+0
2024-04-01
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
1
-4
/
+2
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
1
-38
/
+122
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2
-1
/
+13
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+1
2024-03-13
Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
5
-241
/
+231
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
1
-3
/
+1
2024-02-21
ahci: print the number of implemented ports
Niklas Cassel
1
-4
/
+10
[prev]
[next]