summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell2021-04-131-0/+5
|\
| * Merge branch 'devel' into for-nextLinus Walleij2021-04-101-0/+5
| |\
| | * gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas2021-03-291-0/+5
* | | Merge remote-tracking branch 'gpio-brgl/gpio/for-next'Stephen Rothwell2021-04-1316-147/+1539
|\ \ \
| * | | gpio: it87: remove unused codeJiapeng Chong2021-04-091-8/+0
| * | | gpio: 104-dio-48e: Fix coding style issuesBarney Goette2021-04-091-25/+25
| * | | gpio: mpc8xxx: Add ACPI supportRan Wang2021-04-091-14/+33
| * | | Merge tag 'intel-gpio-v5.13-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-04-093-7/+17
| |\ \ \
| | * | | gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko2021-04-022-5/+2
| | * | | gpio: sch: Drop MFD_CORE selectionAndy Shevchenko2021-04-021-1/+0
| | * | | gpio: sch: depends on LPC_SCHRandy Dunlap2021-04-021-1/+1
| | * | | gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede2021-04-021-0/+14
| * | | | gpio: sim: Initialize attribute allocated on the heapAndy Shevchenko2021-04-091-0/+1
| * | | | Merge tag 'intel-gpio-v5.13-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-04-013-43/+197
| |\ \ \ \ | | |/ / /
| | * | | gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko2021-03-272-1/+83
| | * | | gpio: sch: Add edge event supportJan Kiszka2021-03-252-8/+109
| | * | | gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko2021-03-081-34/+5
| * | | | gpio: omap: Use device_get_match_data() helperTian Tao2021-03-311-3/+2
| * | | | gpio: Add Realtek Otto GPIO supportSander Vanheule2021-03-313-0/+339
| * | | | gpio: sim: actually use the OF module tableBartosz Golaszewski2021-03-311-0/+1
| * | | | gpio: sim: new testing moduleBartosz Golaszewski2021-03-263-0/+883
| * | | | 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 remote-tracking branch 'arm-soc/for-next'Stephen Rothwell2021-04-131-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'arm/drivers' into for-nextArnd Bergmann2021-04-011-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | gpio: raspberrypi-exp: Release firmware handle on unbindNicolas Saenz Julienne2021-03-221-1/+1
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'gpio-brgl-fixes/gpio/for-current'Stephen Rothwell2021-04-131-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