Jason Gunthorpe
|
812d47889a
gpio/mvebu: Use irq_domain_add_linear
|
8 年之前 |
Paul Gortmaker
|
ed329f3a64
gpio: mvebu: make explicitly non-modular
|
9 年之前 |
Laxman Dewangan
|
00b9ab4a25
gpio: mvebu: Use devm_gpiochip_add_data() for gpio registration
|
9 年之前 |
Linus Walleij
|
bbe760041a
gpio: mvebu: use gpiochip data pointer
|
9 年之前 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 年之前 |
Jonas Gorski
|
203f0daafd
gpio: replace trivial implementations of request/free with generic one
|
9 年之前 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 年之前 |
Thomas Gleixner
|
364ea44b24
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
|
10 年之前 |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 年之前 |
Thomas Gleixner
|
d68cd06ce4
gpio/mvebu: Consolidate chained IRQ handler install/remove
|
10 年之前 |
Gregory CLEMENT
|
61819549f5
gpio: mvebu: Fix mask/unmask managment per irq chip type
|
10 年之前 |
Andrew Lunn
|
f1d2d081e8
gpio: mvebu: Fix probe cleanup on error
|
10 年之前 |
Andrew Lunn
|
a4319a611b
gpio: mvebu: checkpatch fixes
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Thomas Petazzoni
|
b5b7b48743
gpio: mvebu: add suspend/resume support
|
10 年之前 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 年之前 |
Ezequiel Garcia
|
dd640039e8
gpio: mvebu: Remove initcall-based driver initialization
|
11 年之前 |
Jingoo Han
|
271b17b69a
gpio: mvebu: Make of_device_id array const
|
11 年之前 |
Jingoo Han
|
6c8365f68a
gpio: mvebu: remove unnecessary OOM messages
|
11 年之前 |
Thomas Petazzoni
|
01ca59f1bb
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
|
11 年之前 |
Sachin Kamat
|
3509c6fa05
gpio: mvebu: Do not hard code error code
|
11 年之前 |
Linus Walleij
|
bdc54ef45d
Merge tag 'v3.13-rc3' into devel
|
11 年之前 |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 年之前 |
Dan Carpenter
|
d535922691
gpio: mvebu: make mvchip->irqbase signed for error handling
|
11 年之前 |
Julia Lawall
|
08a67a58af
drivers/gpio: simplify use of devm_ioremap_resource
|
12 年之前 |
Javier Martinez Canillas
|
fb90c22ab5
gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags
|
12 年之前 |
Wolfram Sang
|
8cfc2a1fce
drivers/gpio: don't check resource with devm_ioremap_resource
|
12 年之前 |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 年之前 |
Simon Guinot
|
a4ba5e1b92
gpio: mvebu: add dbg_show function
|
12 年之前 |
Laurent Navet
|
f4dcd2d941
gpio: gpio-mvebu.c: fix checkpatch errors
|
12 年之前 |