summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal2021-11-121-1/+1
* libata: add horkage for missing Identify Device logDamien Le Moal2021-11-121-1/+12
* ata: sata_highbank: Remove unnecessary print function dev_err()Xu Wang2021-11-111-3/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-111-0/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-059-45/+83
|\
| * scsi: ata: Switch to attribute groupsBart Van Assche2021-10-169-37/+75
| * scsi: ata: Call scsi_done() directlyBart Van Assche2021-10-162-8/+8
* | Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-027-18/+15
|\ \
| * | pata_radisys: fix checking of DMA stateReimar Döffinger2021-10-121-2/+2
| * | pata_optidma: fix checking of DMA stateReimar Döffinger2021-10-121-2/+2
| * | pata_amd: fix checking of DMA stateReimar Döffinger2021-10-121-1/+1
| * | pata_ali: fix checking of DMA stateReimar Döffinger2021-10-121-2/+2
| * | libata-scsi: fix checking of DMA stateReimar Döffinger2021-10-121-2/+2
| * | libata: fix checking of DMA stateReimar Döffinger2021-10-121-1/+1
| * | Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz2021-10-121-0/+1
| * | ahci: remove duplicated PCI device IDsKrzysztof Kozlowski2021-09-211-8/+4
| |/
* | Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-012-11/+94
|\ \
| * | libata: support concurrent positioning ranges logDamien Le Moal2021-10-262-11/+94
* | | ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-10-251-2/+2
|/ /
* | ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-141-4/+1
* | pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-2/+4
|/
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-09-031-2/+32
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-031-0/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-023-10/+9
|\
| * scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-113-10/+9
* | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-011-79/+185
|\ \
| * \ Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-041-79/+185
| |\ \
| | * | pata: ixp4xx: Rewrite to use device treeLinus Walleij2021-08-041-47/+154
| | * | pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij2021-08-041-14/+13
| | * | pata: ixp4xx: Use IS_ENABLED() to determine endiannessLinus Walleij2021-08-041-23/+22
| | * | pata: ixp4xx: Use local dev variableLinus Walleij2021-08-041-5/+6
| | |/
* | | Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-305-210/+197
|\ \ \ | |/ / |/| |
| * | libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal2021-08-182-0/+26
| * | libata: print feature list on device scanDamien Le Moal2021-08-181-0/+17
| * | libata: fix ata_read_log_page() warningDamien Le Moal2021-08-181-34/+13
| * | libata: cleanup NCQ priority handlingDamien Le Moal2021-08-182-43/+26
| * | libata: cleanup ata_dev_configure()Damien Le Moal2021-08-181-56/+75
| * | libata: cleanup device sleep capability detectionDamien Le Moal2021-08-181-23/+32
| * | libata: simplify ata_scsi_rbuf_fill()Damien Le Moal2021-08-181-51/+9
| * | libata: fix ata_host_start()Damien Le Moal2021-08-181-1/+1
| * | ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko2021-07-271-8/+4
| |/
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-8/+27
|\ \ | |/ |/|
| * libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-07-091-8/+27
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-102-1/+2
|\ \ | |/ |/|
| * pata: ixp4xx: split platform data to its own headerArnd Bergmann2021-06-172-2/+2
| * ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-16/+14
|\ \
| * | scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+1
| * | scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-10/+3
| * | scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-05-311-5/+2