Age | Commit message (Expand) | Author | Files | Lines |
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-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 8 | -69/+165 |
2024-05-15 | 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-12 | scsi: libata: Switch to using ->device_configure | Christoph Hellwig | 8 | -19/+26 |
2024-04-12 | scsi: pata_macio: Switch to using ->device_configure | Christoph Hellwig | 1 | -4/+5 |
2024-04-12 | 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-16 | 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 |
2024-02-21 | ata: libata-core: Do not call ata_dev_power_set_standby() twice | Damien Le Moal | 1 | -29/+30 |
2024-02-19 | ata: ahci_ceva: fix error handling for Xilinx GT PHY support | Radhey Shyam Pandey | 1 | -46/+79 |
2024-02-19 | ahci: asm1064: correct count of reported ports | Andrey Jr. Melnikov | 1 | -3/+11 |
2024-02-19 | ahci: rename board_ahci_nomsi | Niklas Cassel | 1 | -4/+4 |
2024-02-19 | ahci: drop unused board_ahci_noncq | Niklas Cassel | 1 | -8/+0 |
2024-02-19 | ahci: clean up ahci_broken_devslp quirk | Niklas Cassel | 1 | -16/+10 |
2024-02-19 | ahci: rename board_ahci_nosntf | Niklas Cassel | 1 | -7/+7 |
2024-02-14 | ata: libata-core: Do not try to set sleeping devices to standby | Damien Le Moal | 1 | -0/+4 |
2024-02-13 | ahci: clean up intel_pcs_quirk | Niklas Cassel | 2 | -182/+180 |
2024-02-09 | ata: ahci: Drop low power policy board type | Mario Limonciello | 3 | -70/+53 |
2024-02-09 | ata: ahci: do not enable LPM on external ports | Niklas Cassel | 1 | -0/+9 |
2024-02-09 | ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy() | Niklas Cassel | 1 | -3/+3 |
2024-02-09 | ata: ahci: a hotplug capable port is an external port | Niklas Cassel | 1 | -2/+3 |
2024-02-09 | ata: ahci: move marking of external port earlier | Niklas Cassel | 2 | -7/+14 |
2024-02-06 | ata: pata_parport: make pata_parport_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
2024-01-31 | ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts | Lennert Buytenhek | 1 | -5/+5 |
2024-01-25 | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers | Lennert Buytenhek | 2 | -6/+24 |
2024-01-24 | ahci: asm1166: correct count of reported ports | Conrad Kostecki | 1 | -0/+5 |
2024-01-23 | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN | Niklas Cassel | 1 | -1/+1 |
2024-01-12 | Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds | 1 | -4/+3 |
2023-12-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+7 |
2023-11-25 | scsi: sd: Fix system start for ATA devices | Damien Le Moal | 1 | -0/+5 |
2023-11-25 | scsi: Change SCSI device boolean fields to single bit flags | Damien Le Moal | 1 | -2/+2 |
2023-11-20 | ata: pata_pxa: convert not to use dma_request_slave_channel() | Christophe JAILLET | 1 | -4/+3 |
2023-11-20 | ata: pata_isapnp: Add missing error check for devm_ioport_map() | Chen Ni | 1 | -0/+3 |