开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
2022-01-04
ata: libata: whitespace cleanup
Hannes Reinecke
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
2022-01-04
ata: libata: use min() to make code cleaner
Changcheng Deng
2022-01-04
ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
Andy Shevchenko
2022-01-04
ata: libahci_platform: Remove bogus 32-bit DMA mask attempt
Andy Shevchenko
2022-01-04
ata: sata_dwc_460ex: Remove unused forward declaration
Andy Shevchenko
2022-01-04
ata: sata_dwc_460ex: Use temporary variable for struct device
Andy Shevchenko
2022-01-04
ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
Andy Shevchenko
2022-01-04
ata: sata_fsl: use sysfs_emit()
Damien Le Moal
2022-01-04
ata: ahci: use sysfs_emit()
Damien Le Moal
2022-01-04
ata: libata-scsi: use sysfs_emit()
Damien Le Moal
2022-01-04
ata: libata-sata: use sysfs_emit()
Damien Le Moal
2022-01-04
ata: sata_fsl: Use struct_group() for memcpy() region
Kees Cook
2022-01-04
ata: pata_ali: no need to initialise statics to 0
Jason Wang
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
2021-12-09
libata: add horkage for ASMedia 1092
Hannes Reinecke
2021-12-06
ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()
Damien Le Moal
2021-12-02
ata: replace snprintf in show functions with sysfs_emit
Yang Guang
2021-11-29
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
2021-11-29
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
2021-11-29
pata_falcon: Avoid type warnings from sparse
Finn Thain
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
2021-11-18
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
Mario Limonciello
2021-11-18
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
2021-11-18
ata: libata: add missing ata_identify_page_supported() calls
Damien Le Moal
2021-11-17
ata: libata: improve ata_read_log_page() error message
Damien Le Moal
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
2021-11-11
libata: fix read log timeout value
Damien Le Moal
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-02
Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: ata: Call scsi_done() directly
Bart Van Assche
2021-10-14
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
2021-10-12
pata_radisys: fix checking of DMA state
Reimar Döffinger
2021-10-12
pata_optidma: fix checking of DMA state
Reimar Döffinger
2021-10-12
pata_amd: fix checking of DMA state
Reimar Döffinger
2021-10-12
pata_ali: fix checking of DMA state
Reimar Döffinger
2021-10-12
libata-scsi: fix checking of DMA state
Reimar Döffinger
2021-10-12
libata: fix checking of DMA state
Reimar Döffinger
2021-10-12
Add AHCI support for ASM1062+JBM575 cards
István Pongrácz
2021-10-12
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
2021-09-21
ahci: remove duplicated PCI device IDs
Krzysztof Kozlowski
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-09-03
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
[next]