aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-17ata: ahci: Introduce firmware-specific caps initializationSerge Semin3-11/+81
2022-09-17ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin2-4/+5
2022-09-17ata: libahci: Don't read AHCI version twice in the save-config methodSerge Semin1-1/+1
2022-09-17ata: libahci: Discard redundant force_port_map parameterSerge Semin4-7/+8
2022-09-17ata: libahci: Extend port-cmd flags set with port capabilitiesSerge Semin1-1/+7
2022-09-17ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin2-5/+46
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin4-8/+3
2022-09-17ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin1-2/+12
2022-09-17ata: libahci_platform: Convert to using devm bulk clocks APISerge Semin4-77/+61
2022-09-17ata: libahci_platform: Convert to using platform devm-ioremap methodsSerge Semin1-2/+8
2022-09-16ata: make PATA_PLATFORM selectable only for suitable architecturesLukas Bulwahn1-1/+1
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn1-3/+3
2022-09-16ata: libata-core: Check errors in sata_print_link_status()Li Zhong1-1/+2
2022-09-16ata: libata-sff: Fix double word in commentsShaomin Deng1-1/+1
2022-09-16ata: pata_macio: Remove unneeded word in commentsShaomin Deng1-2/+1
2022-09-16ata: libata-core: Simplify ata_dev_set_xfermode()Damien Le Moal1-5/+5
2022-08-26ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal3-16/+13
2022-08-26ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal2-5/+5
2022-08-26ata: libata-core: remove redundant err_mask variableJinpeng Cui1-3/+1
2022-08-26ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki1-4/+1
2022-08-18ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel2-11/+10
2022-08-18ata: libata-core: Print timeout value when internal command timesTomas Henzl1-2/+2
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-24/+59
2022-08-13Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds51-54/+99
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds10-25/+1523
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-97/+117
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+18
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-23/+50
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds39-506/+1846
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds33-510/+1971
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds17-595/+334
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2-15/+16
2022-08-12xen/pciback: Fix comment typoJason Wang1-1/+1
2022-08-12xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter1-2/+2
2022-08-12xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park1-3/+1
2022-08-12xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne1-6/+3
2022-08-12xen-blkback: fix persistent grants negotiationSeongJae Park1-8/+7
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane1-6/+47
2022-08-11Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-10/+27
2022-08-11Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+3
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra1-14/+0
2022-08-11RISC-V: Fix SBI PMU calls for RV32Atish Patra1-0/+10
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra2-1/+1
2022-08-11RISC-V: Fix counter restart during overflow for RV32Atish Patra1-0/+5
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt1-1/+24
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra1-1/+24
2022-08-11i2c: move core from strlcpy to strscpyWolfram Sang2-2/+2
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang47-49/+49
2022-08-11i2c: kempld: Support ACPI I2C device declarationChris Pringle1-0/+1