aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-0516-152/+654
|\
| * gpio: mxs: remove useless functionJiapeng Chong2021-05-051-5/+0
| * gpio: it87: remove unused codeJiapeng Chong2021-05-051-8/+0
| * gpio: 104-dio-48e: Fix coding style issuesBarney Goette2021-05-051-25/+25
| * gpio: mpc8xxx: Add ACPI supportRan Wang2021-05-051-14/+33
| * gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko2021-05-052-5/+2
| * gpio: sch: Drop MFD_CORE selectionAndy Shevchenko2021-05-051-1/+0
| * gpio: sch: depends on LPC_SCHRandy Dunlap2021-05-051-1/+1
| * gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede2021-05-051-0/+14
| * gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko2021-05-052-1/+83
| * gpio: sch: Add edge event supportJan Kiszka2021-05-052-8/+109
| * gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko2021-05-051-34/+5
| * gpio: omap: Use device_get_match_data() helperTian Tao2021-05-051-3/+2
| * gpio: Add Realtek Otto GPIO supportSander Vanheule2021-05-053-0/+339
| * gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()Andy Shevchenko2021-03-261-7/+2
| * gpiolib: Fold conditionals into a simple ternary operatorAndy Shevchenko2021-03-261-7/+2
| * gpiolib: Reuse device's fwnode to create IRQ domainAndy Shevchenko2021-03-261-11/+4
| * gpiolib: Introduce acpi_gpio_dev_init() and call it from coreAndy Shevchenko2021-03-263-0/+12
| * gpiolib: Move of_node operations to gpiolib-of and correct fwnode useAndy Shevchenko2021-03-262-7/+8
| * gpiolib: Unify the checks on fwnode typeAndy Shevchenko2021-03-261-15/+13
* | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-0/+5
|\ \
| * | gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas2021-03-291-0/+5
* | | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-283-0/+196
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-143-72/+56
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| * | / gpio: Support ROHM BD71815 GPOsMatti Vaittinen2021-04-143-0/+196
| |/ /
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\ \ \
| * | | gpio: raspberrypi-exp: Release firmware handle on unbindNicolas Saenz Julienne2021-03-221-1/+1
| |/ /
* | | Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-231-0/+9
|\ \ \
| * | | gpio: omap: Save and restore sysconfigTony Lindgren2021-04-211-0/+9
* | | | Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-151-0/+8
|\| | |
| * | | gpio: sysfs: Obey valid_maskMatti Vaittinen2021-03-311-0/+8
| | |/ | |/|
* / | treewide: change my e-mail address, fix my nameMarek Behún2021-04-091-2/+2
|/ /
* | gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko2021-03-161-0/+7
* | gpiolib: Fix error return code in gpiolib_dev_init()Wei Yongjun2021-03-121-1/+2
* | gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko2021-03-081-8/+4
* | gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko2021-03-081-55/+23
* | gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko2021-03-081-4/+8
* | gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko2021-03-081-1/+6
* | gpiolib: acpi: Add missing IRQF_ONESHOTYang Li2021-03-081-1/+1
* | gpio: fix gpio-device list corruptionJohan Hovold2021-03-081-0/+4
* | gpio: fix NULL-deref-on-deregistration regressionJohan Hovold2021-03-081-2/+1
|/
* Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-243-7/+61
|\
| * gpiolib: Don't probe gpio_device if it's not the primary deviceSaravana Kannan2021-02-091-0/+14
| * gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by defaultSaravana Kannan2021-01-273-7/+47
* | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-2220-640/+1015
|\ \
| * | gpio: pcf857x: Fix missing first interruptMaxim Kiselev2021-02-181-1/+1
| * | gpio: ep93xx: refactor base IRQ numberNikita Shubin2021-02-151-5/+7
| * | gpio: ep93xx: refactor ep93xx_gpio_add_bankNikita Shubin2021-02-151-5/+4
| * | gpio: ep93xx: Fix typo s/hierarchial/hierarchicalNikita Shubin2021-02-151-1/+1
| * | gpio: ep93xx: drop to_irq bindingNikita Shubin2021-02-151-6/+0