Age | Commit message (Expand) | Author |
2024-04-04 | ata: sata_gemini: Check clk_enable() result | Chen Ni |
2024-04-04 | ata: sata_mv: Fix PCI device ID table declaration compilation warning | Arnd Bergmann |
2024-04-02 | ata: ahci_st: Remove an unused field in struct st_ahci_drv_data | Christophe JAILLET |
2024-04-01 | ata: pata_macio: drop driver owner assignment | Krzysztof Kozlowski |
2024-04-01 | ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit | Arnd Bergmann |
2024-03-25 | scsi: sd: Fix TCG OPAL unlock on system resume | Damien Le Moal |
2024-03-19 | ahci: asm1064: asm1166: don't limit reported ports | Conrad Kostecki |
2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2024-03-13 | Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds |
2024-03-07 | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li |
2024-02-21 | ahci: print the number of implemented ports | Niklas Cassel |
2024-02-21 | ata: libata-core: Do not call ata_dev_power_set_standby() twice | Damien Le Moal |
2024-02-19 | ata: ahci_ceva: fix error handling for Xilinx GT PHY support | Radhey Shyam Pandey |
2024-02-19 | ahci: asm1064: correct count of reported ports | Andrey Jr. Melnikov |
2024-02-19 | ahci: rename board_ahci_nomsi | Niklas Cassel |
2024-02-19 | ahci: drop unused board_ahci_noncq | Niklas Cassel |
2024-02-19 | ahci: clean up ahci_broken_devslp quirk | Niklas Cassel |
2024-02-19 | ahci: rename board_ahci_nosntf | Niklas Cassel |
2024-02-14 | ata: libata-core: Do not try to set sleeping devices to standby | Damien Le Moal |
2024-02-13 | ahci: clean up intel_pcs_quirk | Niklas Cassel |
2024-02-09 | ata: ahci: Drop low power policy board type | Mario Limonciello |
2024-02-09 | ata: ahci: do not enable LPM on external ports | Niklas Cassel |
2024-02-09 | ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy() | Niklas Cassel |
2024-02-09 | ata: ahci: a hotplug capable port is an external port | Niklas Cassel |
2024-02-09 | ata: ahci: move marking of external port earlier | Niklas Cassel |
2024-02-06 | ata: pata_parport: make pata_parport_bus_type const | Ricardo B. Marliere |
2024-01-31 | ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts | Lennert Buytenhek |
2024-01-25 | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers | Lennert Buytenhek |
2024-01-24 | ahci: asm1166: correct count of reported ports | Conrad Kostecki |
2024-01-22 | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN | Niklas Cassel |
2024-01-11 | Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds |
2023-12-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-11-24 | scsi: sd: Fix system start for ATA devices | Damien Le Moal |
2023-11-24 | scsi: Change SCSI device boolean fields to single bit flags | Damien Le Moal |
2023-11-20 | ata: pata_pxa: convert not to use dma_request_slave_channel() | Christophe JAILLET |
2023-11-20 | ata: pata_isapnp: Add missing error check for devm_ioport_map() | Chen Ni |
2023-11-08 | ata: pata_gayle: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-11-08 | ata: pata_falcon: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-11-08 | ata: pata_gayle: Stop using module_platform_driver_probe() | Uwe Kleine-König |
2023-11-08 | ata: pata_falcon: Stop using module_platform_driver_probe() | Uwe Kleine-König |
2023-11-08 | ata: libata-core: Fix ata_pci_shutdown_one() | Damien Le Moal |
2023-11-01 | Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-10-27 | scsi: sd: Introduce manage_shutdown device flag | Damien Le Moal |
2023-10-16 | ata: libata-core: Improve ata_dev_power_set_active() | Damien Le Moal |
2023-10-13 | ata: libata-eh: Spinup disk on resume after revalidation | Damien Le Moal |
2023-10-11 | ata: imx: Use device_get_match_data() | Rob Herring |
2023-10-11 | ata: xgene: Use of_device_get_match_data() | Rob Herring |
2023-10-11 | ata: sata_mv: aspeed: fix value check in mv_platform_probe() | Ma Ke |
2023-10-10 | ata: pata_parport: fit3: implement IDE command set registers | Ondrej Zary |
2023-10-10 | ata: pata_parport: add custom version of wait_after_reset | Ondrej Zary |