summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-06-22gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek
2021-06-21gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain
2021-05-27gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla
2021-05-12gpio: tegra186: Don't set parent IRQ affinityJon Hunter
2021-05-12gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko
2021-05-12gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-05gpio: mxs: remove useless functionJiapeng Chong
2021-05-05gpio: it87: remove unused codeJiapeng Chong
2021-05-05gpio: 104-dio-48e: Fix coding style issuesBarney Goette
2021-05-05gpio: mpc8xxx: Add ACPI supportRan Wang
2021-05-05gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko
2021-05-05gpio: sch: Drop MFD_CORE selectionAndy Shevchenko
2021-05-05gpio: sch: depends on LPC_SCHRandy Dunlap
2021-05-05gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede
2021-05-05gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko
2021-05-05gpio: sch: Add edge event supportJan Kiszka
2021-05-05gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko
2021-05-05gpio: omap: Use device_get_match_data() helperTian Tao
2021-05-05gpio: Add Realtek Otto GPIO supportSander Vanheule
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-15Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones
2021-04-14gpio: Support ROHM BD71815 GPOsMatti Vaittinen
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-03-31gpio: sysfs: Obey valid_maskMatti Vaittinen
2021-03-29gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas
2021-03-26gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()Andy Shevchenko
2021-03-26gpiolib: Fold conditionals into a simple ternary operatorAndy Shevchenko
2021-03-26gpiolib: Reuse device's fwnode to create IRQ domainAndy Shevchenko
2021-03-26gpiolib: Introduce acpi_gpio_dev_init() and call it from coreAndy Shevchenko
2021-03-26gpiolib: Move of_node operations to gpiolib-of and correct fwnode useAndy Shevchenko
2021-03-26gpiolib: Unify the checks on fwnode typeAndy Shevchenko
2021-03-22gpio: raspberrypi-exp: Release firmware handle on unbindNicolas Saenz Julienne
2021-03-16gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko
2021-03-12gpiolib: Fix error return code in gpiolib_dev_init()Wei Yongjun
2021-03-08gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko
2021-03-08gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-08gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-08gpio: fix gpio-device list corruptionJohan Hovold
2021-03-08gpio: fix NULL-deref-on-deregistration regressionJohan Hovold
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds