Dan Carpenter
|
f6d9af4770
gpio: ep93xx: fix test for end of loop
|
7 년 전 |
Colin Ian King
|
f40f73075c
gpio: ep93xx: fix incorrect array element size check
|
7 년 전 |
Linus Walleij
|
a419a3d92a
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
|
7 년 전 |
Linus Walleij
|
d875cc27e2
gpio: ep93xx: Cut gpio_to_irq() usage
|
7 년 전 |
Linus Walleij
|
68491b075d
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
|
7 년 전 |
Linus Walleij
|
51ba88e32f
gpio: ep93xx: Use the hwirq and port
|
7 년 전 |
Linus Walleij
|
fd935fc421
gpio: ep93xx: Do not pingpong irq numbers
|
7 년 전 |
Linus Walleij
|
99399f40d8
gpio: ep93xx: Properly call the chained IRQ handler
|
7 년 전 |
Linus Walleij
|
3c38b3a306
gpio: ep93xx: Rename has_debounce to has_irq
|
7 년 전 |
Linus Walleij
|
991ce74eeb
gpio: ep93xx: Pass around struct gpio_chip
|
7 년 전 |
Linus Walleij
|
68b6493185
gpio: ep93xx: Switch to SPDX license tag
|
7 년 전 |
Linus Walleij
|
1d2bb17aaf
gpio: ep93xx: Cut down variable names
|
7 년 전 |
Arnd Bergmann
|
4c2baed3a7
ARM/gpio: ep93xx: build standalone
|
7 년 전 |
Mika Westerberg
|
2956b5d94a
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
|
8 년 전 |
Laxman Dewangan
|
4cb220e275
gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registration
|
9 년 전 |
Linus Walleij
|
0f4630f372
gpio: generic: factor into gpio_chip struct
|
9 년 전 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 년 전 |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 년 전 |
Thomas Gleixner
|
e43ea7a773
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
|
10 년 전 |
Thomas Gleixner
|
72b2a9ef9c
gpio/ep93xx: Use irq_set_handler_locked()
|
10 년 전 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 년 전 |
Jingoo Han
|
c829f956f1
gpio: ep93xx: Use devm_ioremap_resource()
|
11 년 전 |
abdoulaye berthe
|
1aeede0b3c
gpio: gpioep93xx: use devm functions
|
11 년 전 |
Linus Walleij
|
d27e06ac5d
gpio: ep93xx: get rid of bogus __raw* accessors
|
11 년 전 |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 년 전 |
Shawn Guo
|
3e11f7b840
gpio/generic: initialize basic_mmio_gpio shadow variables properly
|
13 년 전 |
Linus Torvalds
|
7bf97e1d5a
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 년 전 |
H Hartley Sweeten
|
c77c8a6fd3
gpio/ep93xx: Remove unused inline function and useless pr_err message
|
13 년 전 |
Ryan Mallon
|
08932d8196
ep93xx: Configure GPIO ports in core code
|
13 년 전 |
Paul Gortmaker
|
bb207ef1e8
drivers/gpio: Fix drivers who are implicit users of module.h
|
14 년 전 |