index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-08-01
gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
-1
/
+0
2023-08-01
dt-bindings: gpio: brcm,kona-gpio: convert to YAML
Stanislav Jakubek
-53
/
+101
2023-08-01
gpio: palmas: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
-1
/
+0
2023-08-01
gpio: max77620: remove unneeded platform_set_drvdata() call
Andrei Coardos
-2
/
+0
2023-08-01
gpio: lp3943: remove unneeded platform_set_drvdata() call
Andrei Coardos
-2
/
+0
2023-07-29
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
Andrei Coardos
-1
/
+0
2023-07-29
gpio: logicvc: remove unneeded platform_set_drvdata() call
Andrei Coardos
-2
/
+0
2023-07-29
gpio: exar: remove unneeded platform_set_drvdata() call
Andrei Coardos
-2
/
+0
2023-07-29
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
Alexandru Ardelean
-2
/
+0
2023-07-29
dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
Alexander Stein
-0
/
+4
2023-07-29
gpio: davinci: Remove redundant dev_err_probe()
Ruan Jinjie
-1
/
+1
2023-07-29
gpio: ds4520: Add ADI DS4520 GPIO Expander Support
Okan Sahin
-0
/
+92
2023-07-29
dt-bindings: gpio: ds4520: Add ADI DS4520
Okan Sahin
-0
/
+51
2023-07-29
gpio: omap: Remove redundant dev_err_probe() and zero value handle code
Ruan Jinjie
-5
/
+2
2023-07-27
gpio: 104-dio-48e: Add Counter/Timer support
William Breathitt Gray
-16
/
+112
2023-07-27
dt-bindings: gpio: fsl-imx-gpio: support i.MX8QM/DXL
Peng Fan
-0
/
+2
2023-07-27
gpio: ge: Enable COMPILE_TEST for the driver
Andy Shevchenko
-1
/
+1
2023-07-27
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
-4
/
+1
2023-07-27
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
-5
/
+5
2023-07-27
gpio: ge: Make driver OF-independent
Andy Shevchenko
-20
/
+13
2023-07-27
gpio: ge: Fix English spelling and grammar
Andy Shevchenko
-5
/
+6
2023-07-27
gpio: ge: Add missing header
Andy Shevchenko
-5
/
+6
2023-07-25
gpio: sifive: Allow building the driver as a module
Samuel Holland
-2
/
+6
2023-07-25
gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
-15
/
+10
2023-07-25
gpio: sifive: Look up IRQs only once during probe
Samuel Holland
-12
/
+5
2023-07-25
gpio: sifive: Directly use the device's fwnode
Samuel Holland
-1
/
+2
2023-07-25
gpio: mxc: Improve PM configuration
Geert Uytterhoeven
-5
/
+5
2023-07-20
dt-bindings: gpio: snps,dw-apb: allow gpio-line-names
Krzysztof Kozlowski
-0
/
+4
2023-07-20
gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
-16
/
+12
2023-07-19
gpio: bcm-kona: Drop unused pdev member in private data structure
Andy Shevchenko
-2
/
+0
2023-07-19
gpio: bcm-kona: remove unneeded platform_set_drvdata() call
Andrei Coardos
-1
/
+0
2023-07-19
gpio: bcm-kona: Make driver OF-independent
Andy Shevchenko
-14
/
+9
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
-39
/
+28
2023-07-18
gpio: mmio: handle "ngpios" properly in bgpio_init()
Asmaa Mnebhi
-32
/
+46
2023-07-13
gpiolib: order includes alphabetically in gpiolib.h
Bartosz Golaszewski
-4
/
+4
2023-07-13
gpio: sim: fix a typo in comment
Bartosz Golaszewski
-1
/
+1
2023-07-10
gpio: sifive: Support IRQ wake
Samuel Holland
-0
/
+1
2023-07-10
gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
Andy Shevchenko
-13
/
+7
2023-07-10
gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper
Andy Shevchenko
-16
/
+23
2023-07-10
gpiolib: Do not assign error pointer to the GPIO IRQ chip domain
Andy Shevchenko
-6
/
+6
2023-07-10
gpiolib: Factor out gpiochip_simple_create_domain()
Andy Shevchenko
-7
/
+16
2023-07-10
gpiolib: Make gpiochip_hierarchy_add_domain() return domain
Andy Shevchenko
-11
/
+13
2023-07-10
gpiolib: Do not alter GPIO chip fwnode member
Andy Shevchenko
-8
/
+8
2023-07-10
gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find()
Andy Shevchenko
-1
/
+1
2023-07-10
gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()
Andy Shevchenko
-3
/
+3
2023-07-10
gpio: mxc: add runtime pm support
Shenwei Wang
-2
/
+59
2023-07-10
gpiolib: add missing include
Bartosz Golaszewski
-0
/
+1
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
-46
/
+46
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-11
/
+35
[next]