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-mxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: mxc: Use helper function devm_clk_get_optional_enabled()
Li Zetao
2023-08-21
1
-8
/
+1
*
gpio: mxc: release the parent IRQ in runtime suspend
Shenwei Wang
2023-08-11
1
-12
/
+29
*
gpio: mxc: Improve PM configuration
Geert Uytterhoeven
2023-07-25
1
-5
/
+5
*
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+0
*
gpio: mxc: add runtime pm support
Shenwei Wang
2023-07-10
1
-2
/
+59
*
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
2023-01-25
1
-1
/
+2
*
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-01-16
1
-1
/
+1
*
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-01-16
1
-0
/
+11
*
gpio: mxc: enable pad wakeup on i.MX8x platforms
Shenwei Wang
2022-11-08
1
-1
/
+91
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
*
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
2021-06-21
1
-1
/
+1
*
gpio: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-18
1
-80
/
+22
*
gpio: mxc: Support module build
Anson Huang
2020-09-29
1
-0
/
+6
*
gpio: Unconditionally assign .request()/.free()
Thierry Reding
2020-04-02
1
-5
/
+2
*
gpio: mxc: Only get the second IRQ when there is more than one IRQ
Anson Huang
2019-10-01
1
-3
/
+10
*
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
Anson Huang
2019-08-02
1
-6
/
+3
*
drivers: gpio: mxc: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
2019-02-25
1
-1
/
+4
*
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
2018-11-16
1
-15
/
+24
*
gpio: gpio-mxc: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
*
gpio: mxc: add power management support
Anson Huang
2018-07-29
1
-0
/
+73
*
gpio: mxc: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-21
/
+8
*
gpio: mxc: add clock operation
Anson Huang
2018-05-24
1
-0
/
+14
*
gpio: mxc: Remove reliance on <linux/gpio.h>
Linus Walleij
2018-05-16
1
-6
/
+3
*
gpio: mxc: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-5
/
+10
*
gpio: mxc: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
*
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
2017-08-14
1
-5
/
+6
*
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
2017-08-01
1
-0
/
+3
*
gpio: mxc: use devm_irq_alloc_descs()
Bartosz Golaszewski
2017-03-15
1
-4
/
+2
*
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-10-05
1
-8
/
+2
|
\
|
*
gpio: mxc: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-08-23
1
-8
/
+2
*
|
gpio: mxc: add generic gpio request/free callbacks to pinctrl
Vladimir Zapolskiy
2016-09-12
1
-0
/
+5
*
|
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
Vladimir Zapolskiy
2016-09-12
1
-1
/
+1
|
/
*
gpio: mxc: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-4
/
+2
*
gpio: generic: factor into gpio_chip struct
Linus Walleij
2016-01-05
1
-15
/
+12
*
gpio-mxc: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
1
-2
/
+2
|
\
|
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+2
*
|
gpio: mxc: need to check return value of irq_alloc_generic_chip
Peng Fan
2015-09-14
1
-2
/
+10
|
/
*
gpio: mxc: fix section mismatch warning
Dirk Behme
2015-08-13
1
-1
/
+1
*
gpio/mxc: mask gpio interrupts in suspend
Ulises Brindis
2015-08-13
1
-0
/
+1
*
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
1
-3
/
+3
*
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-06-23
1
-2
/
+3
|
\
|
*
gpio: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
|
*
gpio: mxc: read output value from GPIO_DR register
Vladimir Zapolskiy
2015-05-11
1
-1
/
+2
*
|
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-7
/
+6
|
/
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-1
/
+1
*
gpio: mxc: Do not hard code return value
Sachin Kamat
2014-01-02
1
-1
/
+1
*
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
2013-08-16
1
-0
/
+4
[next]