index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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