Age | Commit message (Expand) | Author | Files | Lines |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2 | -1/+2 |
2021-07-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -16/+14 |
2021-06-25 | ata: rb532_cf: remove redundant codes | gushengxian | 1 | -3/+1 |
2021-06-17 | pata: ixp4xx: split platform data to its own header | Arnd Bergmann | 2 | -2/+2 |
2021-06-16 | pata_cypress: add a module option to disable BM-DMA | Christoph Hellwig | 1 | -2/+8 |
2021-06-16 | ARM/ixp4xx: Make NEED_MACH_IO_H optional | Linus Walleij | 1 | -0/+1 |
2021-06-16 | ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht' | Lee Jones | 1 | -1/+4 |
2021-06-16 | ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os... | Lee Jones | 1 | -1/+2 |
2021-06-16 | ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in ' | Lee Jones | 1 | -1/+2 |
2021-06-16 | ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht' | Lee Jones | 1 | -1/+2 |
2021-06-16 | ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht' | Lee Jones | 1 | -1/+2 |
2021-06-16 | ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht' | Lee Jones | 1 | -1/+2 |
2021-06-16 | ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw... | Lee Jones | 1 | -2/+8 |
2021-06-16 | ata: sata_mv: Do not over-write initialise fields in 'mv6_sht' | Lee Jones | 1 | -1/+5 |
2021-06-16 | ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht' | Lee Jones | 1 | -1/+4 |
2021-06-16 | ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT() | Lee Jones | 1 | -2/+5 |
2021-06-16 | ahci: Add support for Dell S140 and later controllers | Charles Rose | 1 | -0/+4 |
2021-06-14 | ata: ahci_sunxi: Disable DIPM | Timo Sigurdsson | 1 | -1/+1 |
2021-06-11 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain | 2 | -20/+48 |
2021-06-01 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke | 1 | -1/+1 |
2021-06-01 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 1 | -10/+3 |
2021-06-01 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -5/+2 |
2021-06-01 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke | 1 | -0/+8 |
2021-05-27 | pata_ep93xx: fix deferred probing | Sergey Shtylyov | 1 | -1/+1 |
2021-05-20 | pata_octeon_cf: avoid WARN_ON() in ata_host_activate() | Sergey Shtylyov | 1 | -2/+3 |
2021-05-19 | pata_rb532_cf: fix deferred probing | Sergey Shtylyov | 1 | -2/+4 |
2021-05-19 | sata_highbank: fix deferred probing | Sergey Shtylyov | 1 | -2/+4 |
2021-05-17 | sata: nv: fix debug format string mismatch | Arnd Bergmann | 1 | -1/+1 |
2021-05-17 | sata: fsl: fix DPRINTK format string | Arnd Bergmann | 1 | -1/+1 |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -23/+23 |
2021-05-03 | ata: ahci_brcm: Fix use of BCM7216 reset controller | Jim Quinlan | 1 | -23/+23 |
2021-04-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2021-04-29 | Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 43 | -123/+268 |
2021-04-20 | libata: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-04-16 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche | 1 | -1/+1 |
2021-04-12 | pata_ipx4xx_cf: Fix unsigned comparison with less than zero | Junlin Yang | 1 | -1/+1 |
2021-04-12 | ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr... | Sowjanya Komatineni | 1 | -2/+4 |
2021-04-07 | ata: ahci_tegra: Add AHCI support for Tegra186 | Sowjanya Komatineni | 1 | -13/+47 |
2021-04-06 | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig | 1 | -2/+1 |
2021-04-06 | pata_legacy: Add `probe_mask' parameter like with ide-generic | Maciej W. Rozycki | 1 | -0/+6 |
2021-04-06 | pata_platform: Document `pio_mask' module parameter | Maciej W. Rozycki | 1 | -2/+2 |
2021-04-06 | pata_legacy: Properly document module parameters | Maciej W. Rozycki | 1 | -36/+56 |
2021-04-06 | ata: ahci: ceva: Updated code by using dev_err_probe() | Piyush Mehta | 1 | -5/+3 |
2021-03-31 | ata: ahci: Disable SXS for Hisilicon Kunpeng920 | Xingui Yang | 3 | -0/+11 |
2021-03-31 | ata: libahci_platform: fix IRQ check | Sergey Shtylyov | 1 | -1/+3 |
2021-03-31 | sata_mv: add IRQ checks | Sergey Shtylyov | 1 | -0/+4 |
2021-03-31 | ata: pata_acpi: Fix some incorrect function param descriptions | Lee Jones | 1 | -3/+3 |
2021-03-31 | ata: libata-acpi: Fix function name and provide description for 'prev_gtf' | Lee Jones | 1 | -1/+2 |
2021-03-31 | ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()' | Lee Jones | 1 | -1/+1 |
2021-03-31 | ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' param | Lee Jones | 1 | -1/+1 |