summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: gpio: pca95xx: add entry for pca6408Justin Chen2022-05-051-0/+1
* gpio: pca953xx: Add support for pca6408Justin Chen2022-05-051-0/+2
* gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König2022-05-052-47/+2
* gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610Peng Fan2022-05-021-2/+2
* Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2022-05-0215-260/+229
|\
| * pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-181-16/+12
| * pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko2022-04-181-1/+1
| * pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko2022-04-182-26/+26
| * pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko2022-04-181-13/+3
| * pinctrl: armada-37xx: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-04-181-11/+7
| * gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko2022-04-141-0/+10
| * pinctrl: samsung: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-145-18/+18
| * pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()Andy Shevchenko2022-04-141-7/+5
| * pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-80/+62
| * pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-17/+13
| * pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-081-16/+1
| * pinctrl: stm32: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-39/+33
| * pinctrl: stm32: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-081-5/+3
| * gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko2022-04-081-0/+11
| * gpiolib: Introduce for_each_gpiochip_node() loop helperAndy Shevchenko2022-04-081-1/+6
| * gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-082-9/+17
| * gpiolib: acpi: use correct format charactersLinus Torvalds2022-04-081-2/+2
* | gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatibleAlexander Shiyan2022-05-021-30/+19
* | gpio: pcf857x: Make teardown callback return voidUwe Kleine-König2022-04-255-23/+9
* | irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-254-163/+17
* | dt-bindings: gpio: add common consumer GPIO linesKrzysztof Kozlowski2022-04-251-0/+64
* | gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-2516-108/+108
* | gpio: ixp4xx: Detect special machines by compatibleLinus Walleij2022-04-182-4/+2
* | gpio: realtek-otto: Add RTL931x supportSander Vanheule2022-04-111-0/+3
* | dt-bindings: gpio: realtek-otto: Add rtl9310 compatibleSander Vanheule2022-04-111-0/+1
* | gpio: realtek-otto: Add RTL930x supportSander Vanheule2022-04-111-0/+4
* | gpio: realtek-otto: Support per-cpu interruptsSander Vanheule2022-04-111-1/+74
* | gpio: realtek-otto: Support reversed port layoutsSander Vanheule2022-04-111-4/+51
* | dt-bindings: gpio: realtek-otto: Add rtl9300 compatibleSander Vanheule2022-04-111-2/+31
* | gpiolib: Extract gpio_chip_get_value() wrapperAndy Shevchenko2022-04-091-4/+7
* | gpiolib: Refactor gpiolib_dbg_show() with help of for_each_gpio_desc()Andy Shevchenko2022-04-091-20/+18
* | gpiolib: Split out for_each_gpio_desc() macroAndy Shevchenko2022-04-092-9/+7
* | gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()Andy Shevchenko2022-04-094-10/+7
* | gpiolib: Move error message out of a spinlockAndy Shevchenko2022-04-091-1/+1
* | gpio: rcar: Add R-Car Gen4 supportGeert Uytterhoeven2022-04-051-2/+5
* | dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 supportGeert Uytterhoeven2022-04-051-0/+5
* | gpiolib: Get rid of redundant 'else'Andy Shevchenko2022-04-052-38/+40
* | dt-bindings: gpio: uniphier: Add hogs parsingKunihiko Hayashi2022-04-041-0/+17
|/
* Linux 5.18-rc1v5.18-rc1Linus Torvalds2022-04-031-2/+2
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-0315-167/+44
|\
| * tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-022-0/+5
| * ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-022-15/+18
| * tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-023-136/+4
| * tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave2022-04-021-2/+6