Linus Walleij
|
ba78d83be7
gpio: mvebu: Use the proper APIs
|
7 年之前 |
Gregory CLEMENT
|
3f13b6a24f
gpio: mvebu: Fix cause computation in irq handler
|
8 年之前 |
Linus Torvalds
|
c7d28eca1d
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
8 年之前 |
Ralph Sennhauser
|
6c7515c61f
gpio: mvebu: change compatible string for PWM support
|
8 年之前 |
Gregory CLEMENT
|
b6730b2083
gpio: mvebu: Add support for the Armada 7K/8K SoCs
|
8 年之前 |
Gregory CLEMENT
|
43a2dcecd8
gpio: mvebu: fix regmap_update_bits usage
|
8 年之前 |
Richard Genoud
|
fc7a906867
gpio: mvebu: fix gpio bank registration when pwm is used
|
8 年之前 |
Richard Genoud
|
c528eb27a3
gpio: mvebu: fix blink counter register selection
|
8 年之前 |
Thomas Petazzoni
|
2233bf7a92
gpio: mvebu: switch to regmap for register access
|
8 年之前 |
Gregory CLEMENT
|
6ec015d613
gpio: mvebu: sort header include
|
8 年之前 |
Andrew Lunn
|
757642f9a5
gpio: mvebu: Add limited PWM support
|
8 年之前 |
Ralph Sennhauser
|
d2cabc4a23
gpio: mvebu: use BIT macro instead of bit shifting
|
8 年之前 |
Ralph Sennhauser
|
f07708c43b
gpio: mvebu: let the compiler inline
|
8 年之前 |
Ralph Sennhauser
|
f4c240ca4b
gpio: mvebu: extra whitespace fixes
|
8 年之前 |
Ralph Sennhauser
|
163ad364cc
gpio: mvebu: checkpatch: whitespace fixes
|
8 年之前 |
Ralph Sennhauser
|
d276de70d2
gpio: mvebu: checkpatch: unsigned int fixes
|
8 年之前 |
Ralph Sennhauser
|
899c37edfe
gpio: mvebu: start multiline block comments with blank line
|
8 年之前 |
Ralph Sennhauser
|
7077f4cc1e
gpio: mvebu: checkpatch: block comment fixes
|
8 年之前 |
Russell King
|
f0d5046075
gpio: mvebu: fix warning when building on 64-bit
|
8 年之前 |
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 年之前 |