开源镜像站
帮助
动态
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-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-23
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-03-10
ata: pata_pxa: Use platform_get_irq() to get the interrupt
Minghao Chi
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item
Mario Limonciello
2022-03-01
ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`
Mario Limonciello
2022-03-01
ata: ahci: Rename board_ahci_mobile
Mario Limonciello
2022-02-23
ata: pata_hpt37x: disable primary channel on HPT371
Sergey Shtylyov
2022-02-22
ata: pata_hpt37x: fix PCI clock detection
Sergey Shtylyov
2022-02-20
ata: pata_hpt37x: merge transfer mode setting methods
Sergey Shtylyov
2022-02-20
ata: libata-sff: use *switch* statement in ata_sff_dev_classify()
Sergey Shtylyov
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-02-20
ata: Kconfig: fix sata gemini compile test condition
Damien Le Moal
2022-02-20
ata: libata-scsi: use *switch* statements to check SCSI command codes
Sergey Shtylyov
2022-02-20
ata: libata-sff: refactor ata_sff_altstatus()
Sergey Shtylyov
2022-02-19
ata: libata-sff: refactor ata_sff_set_devctl()
Sergey Shtylyov
2022-02-19
ata: libata-sff: make ata_resources_present() return 'bool'
Sergey Shtylyov
2022-02-19
ata: pata_hpt3x2n: disable fast interrupts in prereset() method
Sergey Shtylyov
2022-02-19
ata: pata_hpt37x: disable fast interrupts in prereset() method
Sergey Shtylyov
2022-02-19
ata: pata_hpt366: disable fast interrupts in prereset() method
Sergey Shtylyov
2022-02-19
ata: pata_mpc52xx: use GFP_KERNEL
Julia Lawall
2022-02-19
ata: sata_rcar: drop unused #define's
Sergey Shtylyov
2022-02-19
ata: pata_hpt366: check channel enable bits
Sergey Shtylyov
2022-02-19
ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'
Sergey Shtylyov
2022-02-19
ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'
Sergey Shtylyov
2022-02-19
ata: libata-sff: make ata_devchk() return 'bool'
Sergey Shtylyov
2022-02-19
ata: pata_hpt3x2n: drop unused 'struct hpt_chip'
Sergey Shtylyov
2022-02-19
ata: pata_hpt3x2n: drop unused HPT_PCI_FAST
Sergey Shtylyov
2022-02-19
ata: pata_artop: use *switch* in atp8xx_fixup()
Sergey Shtylyov
2022-02-19
ata: pata_artop: use *switch* in artop_init_one()
Sergey Shtylyov
2022-02-19
pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()
Sergey Shtylyov
2022-02-19
pata_hpt3x2n: check channel enable bits
Sergey Shtylyov
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
2022-02-08
ata: libata-core: Disable TRIM on M88V29
Zoltán Böszörményi
2022-02-08
ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-02-03
ata: libata: ata_{sff|std}_prereset() always return 0
Sergey Shtylyov
2022-02-03
ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
Paul Menzel
2022-02-02
ata: libata-acpi: kill ata_acpi_on_suspend()
Sergey Shtylyov
2022-01-31
ata: libata-scsi: Simplify scsi_XX_lba_len()
Damien Le Moal
2022-01-31
ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()
Damien Le Moal
2022-01-31
ata: libata-scsi: Cleanup ata_get_xlat_func()
Damien Le Moal
2022-01-31
ata: pata_pdc202xx_old: make static read-only array pio_timing const
Colin Ian King
2022-01-31
ata: pata_atiixp: make static read-only arrays const
Colin Ian King
2022-01-31
ata: pata_platform: Make use of platform_get_mem_or_io()
Lad Prabhakar
2022-01-27
ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
Zhou Qingyang
2022-01-21
ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()
Damien Le Moal
2022-01-14
ata: pata_ali: remove redundant return statement
Colin Ian King
[next]