Andrew Lunn
|
757642f9a5
gpio: mvebu: Add limited PWM support
|
8 years ago |
Ralph Sennhauser
|
d2cabc4a23
gpio: mvebu: use BIT macro instead of bit shifting
|
8 years ago |
Ralph Sennhauser
|
f07708c43b
gpio: mvebu: let the compiler inline
|
8 years ago |
Ralph Sennhauser
|
f4c240ca4b
gpio: mvebu: extra whitespace fixes
|
8 years ago |
Ralph Sennhauser
|
163ad364cc
gpio: mvebu: checkpatch: whitespace fixes
|
8 years ago |
Ralph Sennhauser
|
d276de70d2
gpio: mvebu: checkpatch: unsigned int fixes
|
8 years ago |
Ralph Sennhauser
|
899c37edfe
gpio: mvebu: start multiline block comments with blank line
|
8 years ago |
Ralph Sennhauser
|
7077f4cc1e
gpio: mvebu: checkpatch: block comment fixes
|
8 years ago |
Russell King
|
f0d5046075
gpio: mvebu: fix warning when building on 64-bit
|
8 years ago |
Jason Gunthorpe
|
812d47889a
gpio/mvebu: Use irq_domain_add_linear
|
9 years ago |
Paul Gortmaker
|
ed329f3a64
gpio: mvebu: make explicitly non-modular
|
9 years ago |
Laxman Dewangan
|
00b9ab4a25
gpio: mvebu: Use devm_gpiochip_add_data() for gpio registration
|
9 years ago |
Linus Walleij
|
bbe760041a
gpio: mvebu: use gpiochip data pointer
|
9 years ago |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 years ago |
Jonas Gorski
|
203f0daafd
gpio: replace trivial implementations of request/free with generic one
|
10 years ago |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Thomas Gleixner
|
364ea44b24
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
|
10 years ago |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 years ago |
Thomas Gleixner
|
d68cd06ce4
gpio/mvebu: Consolidate chained IRQ handler install/remove
|
10 years ago |
Gregory CLEMENT
|
61819549f5
gpio: mvebu: Fix mask/unmask managment per irq chip type
|
10 years ago |
Andrew Lunn
|
f1d2d081e8
gpio: mvebu: Fix probe cleanup on error
|
10 years ago |
Andrew Lunn
|
a4319a611b
gpio: mvebu: checkpatch fixes
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Thomas Petazzoni
|
b5b7b48743
gpio: mvebu: add suspend/resume support
|
11 years ago |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
11 years ago |
Ezequiel Garcia
|
dd640039e8
gpio: mvebu: Remove initcall-based driver initialization
|
11 years ago |
Jingoo Han
|
271b17b69a
gpio: mvebu: Make of_device_id array const
|
11 years ago |
Jingoo Han
|
6c8365f68a
gpio: mvebu: remove unnecessary OOM messages
|
11 years ago |
Thomas Petazzoni
|
01ca59f1bb
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
|
11 years ago |
Sachin Kamat
|
3509c6fa05
gpio: mvebu: Do not hard code error code
|
11 years ago |