Age | Commit message (Expand) | Author |
2022-06-09 | ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files | Sergey Shtylyov |
2022-06-08 | libata: fix translation of concurrent positioning ranges | Tyler Erickson |
2022-06-08 | libata: fix reading concurrent positioning ranges log | Tyler Erickson |
2022-06-06 | ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe | Miaoqian Lin |
2022-06-06 | ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() | Sergey Shtylyov |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-23 | Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds |
2022-05-16 | ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepare | Wan Jiabing |
2022-05-09 | ata: libata-core: Allow forcing most horkage flags | Damien Le Moal |
2022-05-09 | ata: libata-core: Improve link flags forced settings | Damien Le Moal |
2022-05-09 | ata: libata-core: Refactor force_tbl definition | Damien Le Moal |
2022-05-09 | ata: libata-core: cleanup ata_device_blacklist | Damien Le Moal |
2022-05-09 | ata: simplify the return expression of brcm_ahci_remove | Minghao Chi |
2022-04-22 | ata: pata_marvell: Check the 'bmdma_addr' beforing reading | Zheyu Ma |
2022-04-22 | ata: Make use of the helper function devm_platform_ioremap_resource() | Lv Ruyi |
2022-04-22 | ata: libata-core: replace "its" with "it is" | Diego Viola |
2022-04-22 | ahci: Add a generic 'controller2' RAID id | Dan Williams |
2022-04-20 | ARM: pxa: use pdev resource for palmld mmio | Arnd Bergmann |
2022-04-13 | ata: pata_via: fix sloppy typing in via_do_set_mode() | Sergey Shtylyov |
2022-04-13 | ata: pata_sil680: fix result type of sil680_sel{dev|reg}() | Sergey Shtylyov |
2022-04-12 | ata: libata-core: fix parameter type in ata_xfer_mode2shift() | Sergey Shtylyov |
2022-04-11 | libata: Improve ATA queued command allocation | John Garry |
2022-04-11 | ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2022-04-06 | ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back | Mario Limonciello |
2022-04-04 | ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs | Christian Lamparter |
2022-04-04 | ata: sata_dwc_460ex: Fix crash due to OOB write | Christian Lamparter |
2022-04-04 | ata: libata-sff: Fix compilation warning in ata_sff_lost_interrupt() | Damien Le Moal |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
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 | Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman |
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-25 | Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720" | Pali Rohár |
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 |