Linus Walleij
|
8becdc18c3
Merge tag 'v4.1-rc3' into devel
|
10 年 前 |
Tony Lindgren
|
cac089f902
gpio: omap: Allow building as a loadable module
|
10 年 前 |
Tony Lindgren
|
d2d05c65c4
gpio: omap: Fix regression for MPUIO interrupts
|
10 年 前 |
Grygorii Strashko
|
17d33a450a
gpio: omap: get rid of GPIO_INDEX() macro
|
10 年 前 |
Grygorii Strashko
|
ea5fbe8dea
gpio: omap: get rid of omap_irq_to_gpio()
|
10 年 前 |
Grygorii Strashko
|
8ac58a0a72
gpio: omap: get rid of GPIO_BIT() macro
|
10 年 前 |
Grygorii Strashko
|
9943f2611c
gpio: omap: convert gpio irq functions to use GPIO offset
|
10 年 前 |
Grygorii Strashko
|
37e14ecfb1
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
|
10 年 前 |
Grygorii Strashko
|
4a58d2296f
gpio: omap: convert debounce functions switch to use gpio offset
|
10 年 前 |
Grygorii Strashko
|
04ebcbd82e
gpio: omap: simplify omap_set_gpio_dataout_x()
|
10 年 前 |
Grygorii Strashko
|
b2b2004550
gpio: omap: convert omap_gpio_is_input() to use gpio offset
|
10 年 前 |
Grygorii Strashko
|
878ce05894
gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
|
10 年 前 |
Tony Lindgren
|
3d009c8c61
gpio: omap: Fix bad device access with setup_irq()
|
10 年 前 |
Linus Torvalds
|
980f3c344f
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年 前 |
Rafael J. Wysocki
|
ecb2312fa3
gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
10 年 前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 年 前 |
Nishanth Menon
|
46824e2244
gpio: omap: Fix interrupt names
|
11 年 前 |
Linus Walleij
|
da26d5d803
gpio: remove remaining users of gpiochip_remove() retval
|
11 年 前 |
Javier Martinez Canillas
|
a0e827c68d
gpio: omap: Add an omap prefix to all functions
|
11 年 前 |
Javier Martinez Canillas
|
598f64d40d
gpio: omap: Remove unneeded include
|
11 年 前 |
Javier Martinez Canillas
|
55db60cc87
gpio: omap: Remove unnecessary lockdep class
|
11 年 前 |
Rajendra Nayak
|
345477ffe2
gpio: omap: prepare and unprepare the debounce clock
|
11 年 前 |
Javier Martinez Canillas
|
b1e9fec2b8
gpio: omap: use BIT() macro instead of shifting bits
|
11 年 前 |
Yegor Yefremov
|
9370084e68
gpio: omap: implement get_direction
|
11 年 前 |
Javier Martinez Canillas
|
fb655f57ce
gpio: omap: convert driver to use gpiolib irqchip
|
11 年 前 |
Javier Martinez Canillas
|
6ef7f38561
gpio: omap: check gpiochip_add() return value
|
11 年 前 |
Javier Martinez Canillas
|
caebd9db76
gpio: omap: convert to use irq_domain_add_simple()
|
11 年 前 |
Jingoo Han
|
717f70e39a
gpio: omap: Use devm_ioremap_resource()
|
11 年 前 |
Victor Kamensky
|
661553b9c6
gpio/omap: raw read and write endian fix
|
11 年 前 |
Javier Martinez Canillas
|
2f56e0a57f
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
|
11 年 前 |