summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'pci/rebar'Bjorn Helgaas2022-10-061-0/+108
| |\ \
| | * | PCI: Expose PCIe Resizable BAR support via sysfsAlex Williamson2022-10-051-0/+108
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2022-10-064-183/+205
| |\ \
| | * | PCI/PM: Reduce D3hot delay with usleep_range()Sajid Dalvi2022-09-291-7/+9
| | * | PCI/PM: Simplify pci_pm_suspend_noirq()Rajvi Jingar2022-09-121-12/+7
| | * | PCI/PM: Always disable PTM for all devices during suspendBjorn Helgaas2022-09-122-26/+13
| | * | PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas2022-09-121-6/+2
| | * | PCI/PTM: Reorder functions in logical orderBjorn Helgaas2022-09-121-62/+62
| | * | PCI/PTM: Preserve RsvdP bits in PTM Control registerBjorn Helgaas2022-09-121-11/+14
| | * | PCI/PTM: Move pci_ptm_info() body into its only callerBjorn Helgaas2022-09-121-21/+17
| | * | PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas2022-09-123-18/+63
| | * | PCI/PTM: Separate configuration and enableBjorn Helgaas2022-09-121-55/+49
| | * | PCI/PTM: Add pci_upstream_ptm() helperBjorn Helgaas2022-09-121-14/+25
| | * | PCI/PTM: Cache PTM Capability offsetBjorn Helgaas2022-09-121-24/+17
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2022-10-061-1/+1
| |\ \
| | * | PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()Josef Johansson2022-08-261-1/+1
| | |/
| * | Merge branch 'pci/dpc'Bjorn Helgaas2022-10-062-5/+46
| |\ \
| | * | PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg2022-09-282-5/+46
| | |/
| * | PCI/ASPM: Correct LTR_L1.2_THRESHOLD computationBjorn Helgaas2022-10-051-17/+32
| * | PCI/ASPM: Ignore L1 PM Substates if device lacks capabilityBjorn Helgaas2022-10-051-0/+3
| * | PCI/ASPM: Factor out L1 PM Substates configurationBjorn Helgaas2022-10-051-48/+55
| * | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar2022-10-053-0/+48
| * | PCI/ASPM: Refactor L1 PM Substates Control Register programmingVidya Sagar2022-10-051-34/+40
| |/
* | Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-115-4/+28
|\ \
| * | i2c: aspeed: Assert NAK when slave is busyQuan Nguyen2022-10-051-1/+8
| * | i2c: designware: Fix handling of real but unexpected device interruptsJarkko Nikula2022-10-052-2/+18
| * | i2c: qcom-cci: Add MSM8226 compatibleRayyan Ansari2022-10-051-0/+1
| * | i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variableColin Ian King2022-10-051-1/+1
* | | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-1149-764/+7006
|\ \ \
| * | | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang2022-10-043-3/+3
| * | | pinctrl: Create subdirectory for StarFive driversJianlong Huang2022-10-045-22/+27
| * | | pinctrl: st: stop abusing of_get_named_gpio()Dmitry Torokhov2022-10-041-4/+30
| * | | pinctrl: wpcm450: Correct the fwnode_irq_get() return value checkAndy Shevchenko2022-10-041-1/+4
| * | | pinctrl: bcm: Remove unused struct bcm6328_pingroupYuan Can2022-10-041-6/+0
| * | | pinctrl: qcom: restrict drivers per ARM/ARM64Krzysztof Kozlowski2022-10-041-0/+39
| * | | pinctrl: bcm: ns: Remove redundant dev_err callShang XiaoJing2022-10-041-3/+1
| * | | gpio: rockchip: request GPIO mux to pinctrl when setting directionQuentin Schulz2022-10-041-0/+7
| * | | pinctrl: rockchip: add pinmux_ops.gpio_set_direction callbackQuentin Schulz2022-10-041-0/+13
| * | | pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxopsAndy Shevchenko2022-09-201-6/+6
| * | | pinctrl: cy8c95x0: Drop atomicity on operations on push_pullAndy Shevchenko2022-09-201-7/+8
| * | | pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()Andy Shevchenko2022-09-201-1/+6
| * | | pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helperYang Yingliang2022-09-201-6/+3
| * | | pinctrl: stm32: Switch to use dev_err_probe() helperYang Yingliang2022-09-201-3/+2
| * | | pinctrl: qcom: spmi-gpio: Add compatible for PM7250BJishnu Prakash2022-09-191-0/+1
| * | | pinctrl: qcom: spmi-gpio: Fix the GPIO strength mappingAnjelique Melendez2022-09-191-2/+25
| * | | pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypesDavid Collins2022-09-191-0/+13
| * | | pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn2022-09-192-20/+0
| * | | pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij2022-09-191-24/+35
| * | | pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij2022-09-191-18/+12
| * | | Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2022-09-141-4/+4
| |\ \ \