Markus Elfring
|
d6ea689345
ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_dbg_show()
|
8 년 전 |
Linus Walleij
|
66d718ddaf
ARM: plat-orion: use gpiochip data pointer
|
9 년 전 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 년 전 |
Thomas Gleixner
|
f4acd122a7
ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removal
|
10 년 전 |
Jiang Liu
|
f575398bff
ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 년 전 |
Thomas Gleixner
|
206287c2c8
ARM/orion: Consolidate chained IRQ handler install/remove
|
10 년 전 |
Linus Torvalds
|
92a578b064
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 년 전 |
Rafael J. Wysocki
|
d3eaf5875e
Merge branch 'device-properties'
|
10 년 전 |
Gregory CLEMENT
|
2f90bce7ff
ARM: orion: convert the irq_reg_{readl,writel} calls to the new API
|
10 년 전 |
Mika Westerberg
|
c673a2b400
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
|
10 년 전 |
Evgeniy Dushistov
|
9ece8839b1
ARM: orion: Fix for certain sequence of request_irq can cause irq storm
|
11 년 전 |
Thomas Petazzoni
|
19e00f20e9
ARM: orion: remove no longer needed gpio DT code
|
11 년 전 |
Javier Martinez Canillas
|
f88704c95b
arm: orion: Use irq_get_trigger_type() to get IRQ flags
|
12 년 전 |
Linus Torvalds
|
5647ac0ad4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 년 전 |
Alexandre Courbot
|
7fd2bf3d32
Remove GENERIC_GPIO config option
|
12 년 전 |
Simon Guinot
|
8d00748873
ARM: Orion: add dbg_show function to gpio-orion driver
|
12 년 전 |
Rob Herring
|
ce91574c20
ARM: orion: move custom gpio functions to orion-gpio.h
|
13 년 전 |
Andrew Lunn
|
278b45b06b
ARM: Orion: DT support for IRQ and GPIO Controllers
|
13 년 전 |
Arnaud Patard (Rtp)
|
ff3e660b5a
orion/kirkwood: create a generic function for gpio led blinking
|
13 년 전 |
Arnaud Patard (Rtp)
|
92a486eabe
kirkwood/orion: fix orion_gpio_set_blink
|
13 년 전 |
Holger Brunck
|
0b35a45bde
ARM: plat-orion: make gpiochip label unique
|
13 년 전 |
Simon Guinot
|
659fb32d1b
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
|
14 년 전 |
Thomas Gleixner
|
e59347a1d1
arm: orion: Use generic irq chip
|
14 년 전 |
Thomas Gleixner
|
f38c02f3b3
arm: Fold irq_set_chip/irq_set_handler
|
14 년 전 |
Thomas Gleixner
|
6845664a6a
arm: Cleanup the irq namespace
|
14 년 전 |
Thomas Gleixner
|
e83bbb115e
arm: Cleanup irq_desc access
|
14 년 전 |
Lennert Buytenhek
|
9eac6d0a4e
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
|
14 년 전 |
Lennert Buytenhek
|
3b0c8d4038
ARM: plat-orion: irq_data conversion.
|
14 년 전 |
Erik Benada
|
a88656553d
[ARM] orion: convert gpio to use gpiolib
|
16 년 전 |
Nicolas Pitre
|
28d27cf4ce
[ARM] Orion: make gpio /input/output validation separate
|
16 년 전 |