index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-merrifield.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: merrifield: Utilise temporary variable for struct device
Andy Shevchenko
2023-03-06
1
-3
/
+4
*
gpio: merrifield: Use dev_err_probe()
Andy Shevchenko
2023-03-06
1
-4
/
+2
*
gpio: merrifield: Adapt to Intel Tangier GPIO driver
Pandith N
2023-03-06
1
-414
/
+26
*
gpio: merrifield: Use str_enable_disable() helper
Andy Shevchenko
2022-10-18
1
-1
/
+2
*
gpio: merrifield: make irq_chip immutable
Andy Shevchenko
2022-06-06
1
-7
/
+15
*
gpio: merrifield: check the return value of devm_kstrdup()
Xiaoke Wang
2022-01-24
1
-0
/
+3
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-6
/
+2
*
gpio: merrifield: Make bias configuration available for GPIOs
Andy Shevchenko
2021-02-15
1
-0
/
+5
*
gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware
Andy Shevchenko
2020-04-16
1
-2
/
+2
*
gpio: merrifield: Switch over to MSI interrupts
Andy Shevchenko
2020-04-16
1
-1
/
+5
*
gpio: merrifield: Pass irqchip when adding gpiochip
Andy Shevchenko
2019-11-13
1
-13
/
+19
*
gpio: merrifield: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
2019-11-13
1
-17
/
+25
*
Merge branch 'devel' into for-next
Linus Walleij
2019-11-08
1
-1
/
+4
|
\
|
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-1
/
+4
*
|
Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
Linus Walleij
2019-11-03
1
-16
/
+12
*
|
Revert "gpio: merrifield: Restore use of irq_base"
Linus Walleij
2019-11-03
1
-1
/
+0
*
|
Revert "gpio: merrifield: Move hardware initialization to callback"
Linus Walleij
2019-11-03
1
-5
/
+3
|
/
*
gpio: merrifield: Move hardware initialization to callback
Andy Shevchenko
2019-10-15
1
-3
/
+5
*
gpio: merrifield: Restore use of irq_base
Andy Shevchenko
2019-10-15
1
-0
/
+1
*
gpio: merrifield: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-12
1
-12
/
+16
*
gpio: merrifield: Fix build err without CONFIG_ACPI
YueHaibing
2019-04-23
1
-1
/
+1
*
gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
2019-04-01
1
-4
/
+14
*
gpio: merrifield: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-4
/
+1
*
gpio: merrifield: Remove linux/init.h
Andy Shevchenko
2018-12-07
1
-1
/
+0
*
gpio: merrifield: Delete an error message
Markus Elfring
2018-02-22
1
-3
/
+1
*
gpio: merrifield: Add support of ACPI enabled platforms
Andy Shevchenko
2018-01-10
1
-1
/
+10
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
gpio: merrifield: Remove unused header
Andy Shevchenko
2017-06-16
1
-1
/
+0
*
gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT
Andy Shevchenko
2017-03-23
1
-1
/
+1
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-1
/
+13
*
gpio: merrifield: Implement gpio_get_direction callback
Andy Shevchenko
2016-12-07
1
-0
/
+9
*
gpio: merrifield: Add support for hardware debouncer
Andy Shevchenko
2016-12-07
1
-0
/
+22
*
gpio: merrifield: set default handler to be handle_bad_irq()
Andy Shevchenko
2016-10-24
1
-1
/
+1
*
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
Andy Shevchenko
2016-07-22
1
-0
/
+11
*
gpio: merrifield: Introduce GPIO driver to support Merrifield
Andy Shevchenko
2016-07-22
1
-0
/
+433