- f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
- ecef6a9 libata: fix ata_pio_sector for CONFIG_HIGHMEM by Christoph Hellwig · 3 years, 6 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- 1af11d0 ata: rb532_cf: remove redundant codes by gushengxian · 3 years, 6 months ago
- 5571262 pata: ixp4xx: split platform data to its own header by Arnd Bergmann · 5 years ago
- ea8b163 pata_cypress: add a module option to disable BM-DMA by Christoph Hellwig · 3 years, 7 months ago
- d5d9f7a ARM/ixp4xx: Make NEED_MACH_IO_H optional by Linus Walleij · 3 years, 8 months ago
- 827b3e8 ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht' by Lee Jones · 3 years, 7 months ago
- ec3d951 ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_osb4_sht by Lee Jones · 3 years, 7 months ago
- 160be1b ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in ' by Lee Jones · 3 years, 7 months ago
- 52ebd71 ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht' by Lee Jones · 3 years, 7 months ago
- 98eb8a6 ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht' by Lee Jones · 3 years, 7 months ago
- 76115de ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht' by Lee Jones · 3 years, 7 months ago
- 7d43b82 ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_swncq_sht' by Lee Jones · 3 years, 7 months ago
- e75f41a ata: sata_mv: Do not over-write initialise fields in 'mv6_sht' by Lee Jones · 3 years, 7 months ago
- 945a0e2 ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht' by Lee Jones · 3 years, 7 months ago
- 071e86f ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT() by Lee Jones · 3 years, 7 months ago
- 9c54cd1 ahci: Add support for Dell S140 and later controllers by Charles Rose · 3 years, 7 months ago
- f6bca4d ata: ahci_sunxi: Disable DIPM by Timo Sigurdsson · 3 years, 7 months ago
- 44b1fbc m68k/q40: Replace q40ide driver with pata_falcon and falconide by Finn Thain · 3 years, 7 months ago
- 3d45cefc scsi: core: Drop obsolete Linux-specific SCSI status codes by Hannes Reinecke · 3 years, 8 months ago
- 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
- f2b1e9c scsi: core: Introduce scsi_build_sense() by Hannes Reinecke · 3 years, 8 months ago
- ced202f7 scsi: core: Stop using DRIVER_ERROR by Hannes Reinecke · 3 years, 8 months ago
- 5c81212 pata_ep93xx: fix deferred probing by Sergey Shtylyov · 3 years, 9 months ago
- bfc1f37 pata_octeon_cf: avoid WARN_ON() in ata_host_activate() by Sergey Shtylyov · 3 years, 8 months ago
- 2d3a62f pata_rb532_cf: fix deferred probing by Sergey Shtylyov · 3 years, 10 months ago
- 4a24efa sata_highbank: fix deferred probing by Sergey Shtylyov · 3 years, 10 months ago
- 14fe1e8 sata: nv: fix debug format string mismatch by Arnd Bergmann · 3 years, 8 months ago
- c9efa49 sata: fsl: fix DPRINTK format string by Arnd Bergmann · 3 years, 8 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- e8d6f9e ata: ahci_brcm: Fix use of BCM7216 reset controller by Jim Quinlan · 3 years, 8 months ago
- d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- c05a182 Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- e06abcc libata: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
- b8e162f scsi: core: Introduce enum scsi_disposition by Bart Van Assche · 3 years, 9 months ago
- c38ae56 pata_ipx4xx_cf: Fix unsigned comparison with less than zero by Junlin Yang · 3 years, 9 months ago
- 8b625d0 ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not present by Sowjanya Komatineni · 3 years, 9 months ago
- 868ed73 ata: ahci_tegra: Add AHCI support for Tegra186 by Sowjanya Komatineni · 3 years, 9 months ago
- ce288e0 block: remove BLK_BOUNCE_ISA support by Christoph Hellwig · 3 years, 9 months ago
- 7d33004 pata_legacy: Add `probe_mask' parameter like with ide-generic by Maciej W. Rozycki · 3 years, 9 months ago
- 6ddcec9 pata_platform: Document `pio_mask' module parameter by Maciej W. Rozycki · 3 years, 9 months ago
- 426e2c6 pata_legacy: Properly document module parameters by Maciej W. Rozycki · 3 years, 9 months ago
- fa4b42b ata: ahci: ceva: Updated code by using dev_err_probe() by Piyush Mehta · 3 years, 10 months ago
- 234e6d2 ata: ahci: Disable SXS for Hisilicon Kunpeng920 by Xingui Yang · 3 years, 10 months ago
- b30d004 ata: libahci_platform: fix IRQ check by Sergey Shtylyov · 3 years, 10 months ago
- e6471a6 sata_mv: add IRQ checks by Sergey Shtylyov · 3 years, 9 months ago
- ff23799 ata: pata_acpi: Fix some incorrect function param descriptions by Lee Jones · 3 years, 10 months ago
- c86a2a2 ata: libata-acpi: Fix function name and provide description for 'prev_gtf' by Lee Jones · 3 years, 10 months ago
- c172b35 ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()' by Lee Jones · 3 years, 10 months ago
- 1cade50 ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' param by Lee Jones · 3 years, 10 months ago
- 145f74f ata: pata_legacy: Repair a couple kernel-doc problems by Lee Jones · 3 years, 10 months ago
- b7ab575 ata: ata_generic: Fix misspelling of 'ata_generic_init_one()' by Lee Jones · 3 years, 10 months ago
- dee1d6f ata: pata_opti: Fix spelling issue of 'val' in 'opti_write_reg()' by Lee Jones · 3 years, 10 months ago
- d29b031 ata: pata_sl82c105: Fix potential doc-rot by Lee Jones · 3 years, 10 months ago
- 05f4226 ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its header by Lee Jones · 3 years, 10 months ago
- 87eac27 ata: pata_via: Fix a kernel-doc formatting issue by Lee Jones · 3 years, 10 months ago
- 39ac401 ata: pata_it821x: Fix possible doc-rotted function names by Lee Jones · 3 years, 10 months ago
- 2ee628f ata: pata_triflex: Repair some misnamed functions and fix some param descriptions by Lee Jones · 3 years, 10 months ago
- 8927c41 ata: pata_sis: Remove superfluous param description and supply another by Lee Jones · 3 years, 10 months ago
- 91c50d8 ata: pata_sil680: Add some missing function parameter docs by Lee Jones · 3 years, 10 months ago
- ffa137c ata: pata_pdc202xx_old: Fix some incorrectly named functions by Lee Jones · 3 years, 10 months ago
- e379b40 pata_ipx4xx_cf: fix IRQ check by Sergey Shtylyov · 3 years, 9 months ago
- c7e8f40 pata_arasan_cf: fix IRQ check by Sergey Shtylyov · 3 years, 9 months ago
- 2b0a994 ata: Trivial spelling fixes in the file pata_ns87415.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 1906cf2 ata: pata_pdc2027x: Fix some incorrect function names and parameter docs by Lee Jones · 4 years ago
- 92a5e882 ata: pata_optidma: Fix a function misnaming, a formatting issue and a missing description by Lee Jones · 4 years ago
- efd2cbe ata: pata_jmicron: Fix incorrectly documented function parameter by Lee Jones · 4 years ago
- a446e2f ata: pata_marvell: Fix incorrectly documented function parameter by Lee Jones · 4 years ago
- 2780645 ata: pata_hpt3x2n: Fix possible doc-rotted function name by Lee Jones · 4 years ago
- 4fabc4b ata: pata_cs5520: Add a couple of missing param descriptions by Lee Jones · 4 years ago
- 2d35ba9 ata: pata_atiixp: Fix a function name and supply description for 'pio' by Lee Jones · 4 years ago
- 9c7d0b2 ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s header by Lee Jones · 4 years ago
- f18e1fa ata: pata_amd: Fix incorrectly named function in the header by Lee Jones · 4 years ago
- 764e3bc ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' param by Lee Jones · 4 years ago
- f3a23c2 ata: sata_mv: Fix worthy headers and demote others by Lee Jones · 4 years ago
- 6864e78 ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()'s 'host' param by Lee Jones · 4 years ago
- a51746f ata: pata_hpt37x: Fix some function misnaming and missing param issues by Lee Jones · 4 years ago
- d6c2aaa ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' param by Lee Jones · 4 years ago
- 73b9068 ata: pata_amd: Remove superfluous, add missing and fix broken params by Lee Jones · 4 years ago
- 5c16c0c ata: pata_artop: Fix a function name and parameter description by Lee Jones · 4 years ago
- 325fe20 ata: pata_ali: Repair some misnamed kernel-doc issues by Lee Jones · 4 years ago
- 32db9fa ata: libata-pmp: Fix misspelling of 'val' by Lee Jones · 4 years ago
- 842a5e5 ata: libata-sata: Fix function names in header comments by Lee Jones · 4 years ago
- 882184b ata: libata-transport: Fix some potential doc-rot issues by Lee Jones · 4 years ago
- 0ed0283 sata_dwc_460ex: Fix missing check in sata_dwc_isr by Dinghao Liu · 3 years, 10 months ago
- 9a9d3ab ata: ahci: ceva: Update the driver to support xilinx GT phy by Piyush Mehta · 3 years, 11 months ago
- e53d76e ata: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
- 10340f8 ata: ahci_brcm: Add back regulators management by Florian Fainelli · 4 years ago
- 8f9a2a1 Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 8e4c309 ata: sata_nv: Fix retrieving of active qcs by Sascha Hauer · 4 years, 8 months ago
- f9c25d9 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 2 months ago
- 2e34ae0 ata: pata_ns87415.c: Document support on parisc with superio chip by Helge Deller · 4 years, 2 months ago
- 94bd571 ata: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- df9c590 ata: sata_rcar: Fix DMA boundary mask by Geert Uytterhoeven · 4 years, 3 months ago
- 45aefe3 ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 by Pali Rohár · 4 years, 3 months ago
- 5029a04 pata_cmd64x: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
- 564a7ee ahci: qoriq: enable acpi support in qoriq ahci driver by Yuantian Tang · 4 years, 4 months ago
- 6cd32a4 sata, highbank: simplify the return expression of ahci_highbank_suspend by Liu Shixin · 4 years, 3 months ago