summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-09-1932-1118/+1128
|\
| * ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2024-09-112-3/+8
| * ata: libata: Fix W=1 compilation warningDamien Le Moal2024-09-071-1/+1
| * ata: libata: Improve CDL resource managementDamien Le Moal2024-09-075-30/+57
| * ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal2024-09-074-12/+24
| * ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal2024-09-076-43/+33
| * ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal2024-09-074-12/+11
| * ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2024-09-073-37/+43
| * ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal2024-09-073-86/+96
| * ata: libata: Improve __ata_qc_complete()Damien Le Moal2024-09-071-5/+7
| * ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal2024-09-071-2/+4
| * ata: libata: Cleanup libata-transportDamien Le Moal2024-09-071-152/+147
| * ata: sata_gemini: Enable module autoloadingLiao Chen2024-09-021-0/+1
| * ata: pata_ixp4xx: Enable module autoloadingLiao Chen2024-09-021-0/+1
| * ata: pata_ftide010: Enable module autoloadingLiao Chen2024-09-021-0/+1
| * ata: libata: Add helper ata_eh_decide_disposition()Niklas Cassel2024-08-293-10/+46
| * ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper functionZhang Zekun2024-08-281-3/+1
| * ata: libata: Remove obsolete function declarationsGaosheng Cui2024-08-272-2/+0
| * ata: ahci_imx: Fix error code in probe()Dan Carpenter2024-08-151-0/+1
| * ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()Zhang Zekun2024-08-151-14/+5
| * ata: ahci_imx: Correct the email addressRichard Zhu2024-08-121-1/+1
| * ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATARichard Zhu2024-08-121-0/+10
| * ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATARichard Zhu2024-08-121-13/+15
| * ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driverRichard Zhu2024-08-121-285/+80
| * dt-bindings: ata: Add i.MX8QM AHCI compatible stringRichard Zhu2024-08-121-0/+47
| * ata: libata: Print device quirks only onceDamien Le Moal2024-08-022-1/+8
| * ata: libata: Remove ata_noop_qc_prep()Damien Le Moal2024-08-028-20/+7
| * ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal2024-07-301-5/+5
| * ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal2024-07-301-5/+5
| * ata: pata_cs5520: Rephrase file header commentDamien Le Moal2024-07-301-3/+3
| * ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal2024-07-301-1/+0
| * ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal2024-07-301-6/+6
| * ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal2024-07-301-1/+1
| * ata: pata_serverworks: Do not use the term blacklistDamien Le Moal2024-07-301-7/+9
| * ata: libata: Print quirks applied to devicesDamien Le Moal2024-07-302-39/+143
| * ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal2024-07-308-297/+297
| * ata: libata: Rename ata_dma_blacklisted()Damien Le Moal2024-07-291-8/+9
| * ata: libata: Change ata_dev_knobble() to return a boolDamien Le Moal2024-07-291-2/+2
| * dt-bindings: ata: qcom,apq8064-ahci: add to dtschemaRayyan Ansari2024-07-291-0/+3
| * dt-bindings: ata: qcom,ipq806x-ahci: use dtschemaRayyan Ansari2024-07-292-50/+28
* | Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-1990-732/+2150
|\ \
| * \ Merge branch 'for-6.12/cp2112' into for-linusBenjamin Tissoires2024-09-131-5/+2
| |\ \
| | * | hid: cp2112: Use irq_get_trigger_type() helperJinjie Ruan2024-09-131-5/+2
| * | | Merge branch 'for-6.12/picolcd' into for-linusBenjamin Tissoires2024-09-131-2/+3
| |\ \ \
| | * | | HID: picoLCD: Use backlight power constantsThomas Zimmermann2024-09-051-2/+3
| | |/ /
| * | | Merge branch 'for-6.12/elan' into for-linusBenjamin Tissoires2024-09-134-49/+16
| |\ \ \
| | * | | HID: i2c-hid: elan: Add elan-ekth6a12nay timingZhaoxiong Lv2024-09-031-0/+8
| | * | | dt-bindings: HID: i2c-hid: elan: Introduce Elan ekth6a12nayZhaoxiong Lv2024-09-031-1/+3
| | * | | HID: Ignore battery for all ELAN I2C-HID devicesHans de Goede2024-08-062-48/+5
| * | | | Merge branch 'for-6.12/hid-playstation' into for-linusBenjamin Tissoires2024-09-131-0/+20
| |\ \ \ \