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-ep93xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: ep93xx: remove unused variable
Arnd Bergmann
2023-01-27
1
-2
/
+0
*
gpio: ep93xx: Make irqchip immutable
Nikita Shubin
2023-01-25
1
-13
/
+21
*
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
2023-01-25
1
-1
/
+1
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-4
/
+4
*
gpio: ep93xx: refactor base IRQ number
Nikita Shubin
2021-02-15
1
-5
/
+7
*
gpio: ep93xx: refactor ep93xx_gpio_add_bank
Nikita Shubin
2021-02-15
1
-5
/
+4
*
gpio: ep93xx: Fix typo s/hierarchial/hierarchical
Nikita Shubin
2021-02-15
1
-1
/
+1
*
gpio: ep93xx: drop to_irq binding
Nikita Shubin
2021-02-15
1
-6
/
+0
*
gpio: ep93xx: Fix wrong irq numbers in port F
Nikita Shubin
2021-02-15
1
-0
/
+1
*
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
2021-02-10
1
-11
/
+19
*
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
2021-02-10
1
-87
/
+99
*
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
2019-09-04
1
-67
/
+73
*
gpio: ep93xx: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-5
/
+2
*
gpio: ep93xx: fix test for end of loop
Dan Carpenter
2018-09-10
1
-1
/
+1
*
gpio: ep93xx: fix incorrect array element size check
Colin Ian King
2018-09-10
1
-1
/
+1
*
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
Linus Walleij
2018-08-29
1
-45
/
+50
*
gpio: ep93xx: Cut gpio_to_irq() usage
Linus Walleij
2018-08-29
1
-24
/
+24
*
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
Linus Walleij
2018-08-29
1
-14
/
+10
*
gpio: ep93xx: Use the hwirq and port
Linus Walleij
2018-08-29
1
-19
/
+14
*
gpio: ep93xx: Do not pingpong irq numbers
Linus Walleij
2018-08-29
1
-12
/
+23
*
gpio: ep93xx: Properly call the chained IRQ handler
Linus Walleij
2018-08-29
1
-0
/
+8
*
gpio: ep93xx: Rename has_debounce to has_irq
Linus Walleij
2018-08-29
1
-7
/
+7
*
gpio: ep93xx: Pass around struct gpio_chip
Linus Walleij
2018-08-29
1
-38
/
+73
*
gpio: ep93xx: Switch to SPDX license tag
Linus Walleij
2018-08-29
1
-4
/
+1
*
gpio: ep93xx: Cut down variable names
Linus Walleij
2018-08-29
1
-13
/
+13
*
ARM/gpio: ep93xx: build standalone
Arnd Bergmann
2018-08-29
1
-25
/
+23
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-3
/
+8
*
gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-1
/
+1
*
gpio: generic: factor into gpio_chip struct
Linus Walleij
2016-01-05
1
-12
/
+13
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-3
/
+2
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+1
*
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+3
*
gpio/ep93xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-1
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: ep93xx: Use devm_ioremap_resource()
Jingoo Han
2014-05-27
1
-1
/
+1
*
gpio: gpioep93xx: use devm functions
abdoulaye berthe
2014-05-16
1
-27
/
+7
*
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
2013-10-16
1
-9
/
+9
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-05-19
1
-1
/
+1
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
1
-8
/
+0
|
\
|
*
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
2012-03-25
1
-8
/
+0
*
|
ep93xx: Configure GPIO ports in core code
Ryan Mallon
2012-03-14
1
-7
/
+0
|
/
*
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
2011-10-01
1
-0
/
+3
*
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
2011-08-22
1
-1
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
*
gpio/ep93xx: Remove superfluous debug pr_info statement
Grant Likely
2011-06-09
1
-1
/
+0
*
gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library
H Hartley Sweeten
2011-06-08
1
-121
/
+119
*
gpio/ep93xx: fix pr_fmt output
H Hartley Sweeten
2011-06-07
1
-1
/
+1
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-2
/
+0
[next]