abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 年之前 |
Jingoo Han
|
d4c4f88338
gpio: em: remove unnecessary OOM messages
|
11 年之前 |
Javier Martinez Canillas
|
5f077644b9
gpio: em: use BIT() macro instead of shifting bits
|
11 年之前 |
Linus Walleij
|
57ef04288a
gpio: switch drivers to use new callback
|
11 年之前 |
Linus Walleij
|
33e0aae11e
Merge branch 'mark-irqs' into devel
|
11 年之前 |
Linus Walleij
|
0dc6162369
gpio: em: lock IRQs when starting them
|
11 年之前 |
Magnus Damm
|
03621b6052
gpio: em: Enable mask on suspend
|
11 年之前 |
Magnus Damm
|
664734c012
gpio: em: Use lazy disable
|
11 年之前 |
Magnus Damm
|
969bf7aec8
gpio: em: Setup gpiochip->dev
|
11 年之前 |
Linus Walleij
|
2d61e3e907
gpio: em: drop references to "virtual" IRQ
|
12 年之前 |
Ian Molton
|
b59278548e
emev2: GPIOLIB: Enable support for OF
|
12 年之前 |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 年之前 |
Magnus Damm
|
640efa08cb
gpio: em: Add pinctrl support
|
12 年之前 |
Magnus Damm
|
1cfe6f8cb1
gpio: em: Make use of devm functions
|
12 年之前 |
Magnus Damm
|
753c5983dd
gpio/em: Add Device Tree support
|
12 年之前 |
Magnus Damm
|
c7886b1827
gpio: em: Use irq_domain_add_simple() to fix runtime error
|
12 年之前 |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 年之前 |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 年之前 |
Axel Lin
|
1631081993
gpio: em: Fix build errors
|
12 年之前 |
Linus Walleij
|
7385500a49
gpio/em: convert to linear IRQ domain
|
13 年之前 |
Linus Torvalds
|
dff8360a4a
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
13 年之前 |
Axel Lin
|
a9f77c93ab
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
|
13 年之前 |
Axel Lin
|
dd2914972e
gpio: em: Fix checking return value of irq_alloc_descs
|
13 年之前 |
Arnd Bergmann
|
38eaed327d
gpio: em: do not discard em_gio_irq_domain_cleanup
|
13 年之前 |
Magnus Damm
|
a07e103ef0
gpio: Emma Mobile GPIO driver V2
|
13 年之前 |