summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-23gpio: Add virtio-gpio driverViresh Kumar
2021-08-16gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macroAndy Shevchenko
2021-08-16gpio: mlxbf2: Use devm_platform_ioremap_resource()Andy Shevchenko
2021-08-16gpio: mlxbf2: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-08-16gpio: mlxbf2: Convert to device PM opsAndy Shevchenko
2021-08-13Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2021-08-11gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko
2021-08-11mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodesAndy Shevchenko
2021-08-11gpio: dwapb: Read GPIO base from gpio-base propertyAndy Shevchenko
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko
2021-08-05gpio: tegra186: Add ACPI supportAkhil R
2021-08-05gpiolib: of: constify few local device_node variablesKrzysztof Kozlowski
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski
2021-08-05gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.Steven Lee
2021-08-05gpio: gpio-aspeed-sgpio: Use generic device property APIsSteven Lee
2021-08-05gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio structSteven Lee
2021-08-05gpio: gpio-aspeed-sgpio: Add set_config functionSteven Lee
2021-08-05gpio: gpio-aspeed-sgpio: Add AST2600 sgpio supportSteven Lee
2021-07-29gpio: brcmstb: remove custom 'brcmstb_gpio_set_names'Sergio Paracuellos
2021-07-29gpio: mt7621: support gpio-line-names propertySergio Paracuellos
2021-07-29gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos
2021-07-16gpio: rcar: Always use local variable dev in gpio_rcar_probe()Geert Uytterhoeven
2021-07-13gpio: ml-ioh: Convert to dev_pm_opsVaibhav Gupta
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds