summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-304-30/+72
|\
| * mfd: tps68470: Remove tps68470 MFD driverDaniel Scally2021-06-171-1/+1
| * Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-161-5/+5
| |\
| * \ Merge tag 'intel-gpio-v5.14-1' into review-hansHans de Goede2021-06-163-29/+71
| |\ \
| | * | gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally2021-06-041-0/+23
| | * | gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally2021-06-041-0/+28
| | * | gpio: wcove: Split error handling for CTRL and IRQ registersAndy Shevchenko2021-05-201-3/+7
| | * | gpio: wcove: Unify style of to_reg() with to_ireg()Andy Shevchenko2021-05-201-8/+3
| | * | gpio: wcove: Use IRQ hardware number getter instead of direct accessAndy Shevchenko2021-05-201-9/+9
| | * | gpio: crystalcove: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-171-9/+1
* | | | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-291-5/+5
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2021-06-291-5/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-071-5/+5
| | | |/
* | | | gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg2021-06-251-0/+2
* | | | gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek2021-06-221-0/+1
* | | | gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain2021-06-211-1/+1
|/ / /
* / / gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla2021-05-271-1/+1
|/ /
* | gpio: tegra186: Don't set parent IRQ affinityJon Hunter2021-05-121-11/+0
* | gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko2021-05-121-1/+1
* | gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
|/
* 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
|\| | |