Grygorii Strashko
|
c351817212
gpio: omap: rework omap_gpio_request to touch only gpio specific registers
|
il y a 10 ans |
Grygorii Strashko
|
6e96c1b5e5
gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers
|
il y a 10 ans |
Grygorii Strashko
|
1562e4618d
gpio: omap: fix error handling in omap_gpio_irq_type
|
il y a 10 ans |
Grygorii Strashko
|
5f982c70a7
gpio: omap: fix omap_gpio_free to not clean up irq configuration
|
il y a 10 ans |
Linus Walleij
|
8becdc18c3
Merge tag 'v4.1-rc3' into devel
|
il y a 10 ans |
Tony Lindgren
|
cac089f902
gpio: omap: Allow building as a loadable module
|
il y a 10 ans |
Tony Lindgren
|
d2d05c65c4
gpio: omap: Fix regression for MPUIO interrupts
|
il y a 10 ans |
Grygorii Strashko
|
17d33a450a
gpio: omap: get rid of GPIO_INDEX() macro
|
il y a 10 ans |
Grygorii Strashko
|
ea5fbe8dea
gpio: omap: get rid of omap_irq_to_gpio()
|
il y a 10 ans |
Grygorii Strashko
|
8ac58a0a72
gpio: omap: get rid of GPIO_BIT() macro
|
il y a 10 ans |
Grygorii Strashko
|
9943f2611c
gpio: omap: convert gpio irq functions to use GPIO offset
|
il y a 10 ans |
Grygorii Strashko
|
37e14ecfb1
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
|
il y a 10 ans |
Grygorii Strashko
|
4a58d2296f
gpio: omap: convert debounce functions switch to use gpio offset
|
il y a 10 ans |
Grygorii Strashko
|
04ebcbd82e
gpio: omap: simplify omap_set_gpio_dataout_x()
|
il y a 10 ans |
Grygorii Strashko
|
b2b2004550
gpio: omap: convert omap_gpio_is_input() to use gpio offset
|
il y a 10 ans |
Grygorii Strashko
|
878ce05894
gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
|
il y a 10 ans |
Tony Lindgren
|
3d009c8c61
gpio: omap: Fix bad device access with setup_irq()
|
il y a 10 ans |
Linus Torvalds
|
980f3c344f
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
il y a 10 ans |
Rafael J. Wysocki
|
ecb2312fa3
gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
il y a 10 ans |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
il y a 11 ans |
Nishanth Menon
|
46824e2244
gpio: omap: Fix interrupt names
|
il y a 11 ans |
Linus Walleij
|
da26d5d803
gpio: remove remaining users of gpiochip_remove() retval
|
il y a 11 ans |
Javier Martinez Canillas
|
a0e827c68d
gpio: omap: Add an omap prefix to all functions
|
il y a 11 ans |
Javier Martinez Canillas
|
598f64d40d
gpio: omap: Remove unneeded include
|
il y a 11 ans |
Javier Martinez Canillas
|
55db60cc87
gpio: omap: Remove unnecessary lockdep class
|
il y a 11 ans |
Rajendra Nayak
|
345477ffe2
gpio: omap: prepare and unprepare the debounce clock
|
il y a 11 ans |
Javier Martinez Canillas
|
b1e9fec2b8
gpio: omap: use BIT() macro instead of shifting bits
|
il y a 11 ans |
Yegor Yefremov
|
9370084e68
gpio: omap: implement get_direction
|
il y a 11 ans |
Javier Martinez Canillas
|
fb655f57ce
gpio: omap: convert driver to use gpiolib irqchip
|
il y a 11 ans |
Javier Martinez Canillas
|
6ef7f38561
gpio: omap: check gpiochip_add() return value
|
il y a 11 ans |