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-dwapb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
2022-06-10
1
-4
/
+3
*
gpio: dwapb: Make the irqchip immutable
Geert Uytterhoeven
2022-05-24
1
-14
/
+24
*
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2022-04-25
1
-18
/
+18
*
gpio: dwapb: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-01-03
1
-4
/
+1
*
gpio: dwapb: clarify usage of the register file version
Andy Shevchenko
2021-12-01
1
-4
/
+6
*
gpio: dwapb: Get rid of legacy platform data
Andy Shevchenko
2021-08-11
1
-10
/
+18
*
gpio: dwapb: Read GPIO base from gpio-base property
Andy Shevchenko
2021-08-11
1
-0
/
+4
*
gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
Andy Shevchenko
2021-08-11
1
-12
/
+12
*
gpio-dwapb: Drop unused headers and sort the rest
Andy Shevchenko
2021-06-07
1
-5
/
+3
*
gpio: dwapb: Switch to use fwnode_irq_get()
Andy Shevchenko
2021-06-02
1
-8
/
+4
*
gpio: dwapb: Drop redundant check in dwapb_irq_set_type()
Andy Shevchenko
2021-06-02
1
-3
/
+0
*
Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-12-17
1
-4
/
+3
|
\
|
*
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
1
-4
/
+3
|
|
\
|
|
*
gpio: dwapb: Remove unnecessary error message
Damien Le Moal
2020-11-30
1
-4
/
+3
*
|
|
gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
Luo Jiaxing
2020-12-02
1
-0
/
+2
|
/
/
*
/
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
1
-2
/
+2
|
/
*
gpio: dwapb: Use resource managed GPIO-chip add data method
Serge Semin
2020-08-27
1
-35
/
+2
*
gpio: dwapb: Get clocks by means of resource managed interface
Serge Semin
2020-08-27
1
-16
/
+32
*
gpio: dwapb: Get reset control by means of resource managed interface
Serge Semin
2020-08-27
1
-6
/
+29
*
gpio: dwapb: Discard ACPI GPIO-chip IRQs request
Serge Semin
2020-08-27
1
-4
/
+0
*
gpio: dwapb: Discard GPIO-to-IRQ mapping function
Serge Semin
2020-08-27
1
-10
/
+0
*
gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
Serge Semin
2020-08-27
1
-93
/
+110
*
gpio: dwapb: Add max GPIOs macro
Serge Semin
2020-08-27
1
-4
/
+4
*
gpio: dwapb: Move MFD-specific IRQ handler
Serge Semin
2020-08-27
1
-5
/
+5
*
gpio: dwapb: Add ngpios DT-property support
Serge Semin
2020-08-27
1
-1
/
+2
*
gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
Andy Shevchenko
2020-05-25
1
-7
/
+7
*
gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
Andy Shevchenko
2020-05-25
1
-7
/
+7
*
gpio: dwapb: avoid error message for optional IRQ
Andy Shevchenko
2020-05-25
1
-1
/
+1
*
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
2020-05-25
1
-9
/
+16
*
gpio: dwapb: Amend indentation in some cases
Andy Shevchenko
2020-04-28
1
-8
/
+6
*
gpio: dwapb: Get rid of unnecessary conjunction over 32-bit value
Andy Shevchenko
2020-04-28
1
-2
/
+1
*
gpio: dwapb: Split out dwapb_get_irq() helper
Andy Shevchenko
2020-04-17
1
-27
/
+29
*
gpio: dwapb: Drop of_match_ptr() & ACPI_PTR() calls
Andy Shevchenko
2020-04-17
1
-2
/
+2
*
gpio: dwapb: Drop bogus BUG_ON()s
Andy Shevchenko
2020-04-17
1
-4
/
+0
*
gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()
Andy Shevchenko
2020-04-17
1
-2
/
+3
*
gpio: dwapb: Convert to use IRQ core provided macros
Andy Shevchenko
2020-04-17
1
-8
/
+2
*
gpio: dwapb: Use device_get_match_data() to simplify code
Andy Shevchenko
2020-04-17
1
-12
/
+1
*
gpio: dwapb: Convert to use irqd_to_hwirq()
Andy Shevchenko
2020-04-17
1
-7
/
+9
*
gpio: dwapb: Deduplicate IRQ resource management
Andy Shevchenko
2020-04-17
1
-27
/
+0
*
gpio: dwapb: set default handler to be handle_bad_irq()
Andy Shevchenko
2020-04-17
1
-1
/
+2
*
gpio: dwapb: Use chained IRQ prologue and epilogue
Andy Shevchenko
2020-04-17
1
-3
/
+2
*
gpio: dwapb: Refactor IRQ handler to use bit operations
Andy Shevchenko
2020-04-17
1
-8
/
+7
*
gpio: dwapb: Append MODULE_ALIAS for platform driver
Andy Shevchenko
2020-04-17
1
-3
/
+6
*
gpio: dwapb: Add debounce reference clock support
Serge Semin
2020-04-17
1
-13
/
+22
*
gpio: dwapb: Use optional-clocks interface for APB ref-clock
Serge Semin
2020-04-17
1
-9
/
+11
*
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-31
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
drivers: gpio: dwap: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
gpio: gpio-dwapb: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
*
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-08-29
1
-0
/
+1
[next]