Rajendra Nayak
|
345477ffe2
gpio: omap: prepare and unprepare the debounce clock
|
11 yıl önce |
Javier Martinez Canillas
|
b1e9fec2b8
gpio: omap: use BIT() macro instead of shifting bits
|
11 yıl önce |
Yegor Yefremov
|
9370084e68
gpio: omap: implement get_direction
|
11 yıl önce |
Javier Martinez Canillas
|
fb655f57ce
gpio: omap: convert driver to use gpiolib irqchip
|
11 yıl önce |
Javier Martinez Canillas
|
6ef7f38561
gpio: omap: check gpiochip_add() return value
|
11 yıl önce |
Javier Martinez Canillas
|
caebd9db76
gpio: omap: convert to use irq_domain_add_simple()
|
11 yıl önce |
Jingoo Han
|
717f70e39a
gpio: omap: Use devm_ioremap_resource()
|
11 yıl önce |
Victor Kamensky
|
661553b9c6
gpio/omap: raw read and write endian fix
|
11 yıl önce |
Javier Martinez Canillas
|
2f56e0a57f
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
|
12 yıl önce |
Javier Martinez Canillas
|
fac7fa162a
gpio/omap: auto-setup a GPIO when used as an IRQ
|
12 yıl önce |
Javier Martinez Canillas
|
fa365e4d72
gpio/omap: maintain GPIO and IRQ usage separately
|
12 yıl önce |
Julia Lawall
|
388f430841
drivers/gpio/gpio-omap.c: convert comma to semicolon
|
12 yıl önce |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 yıl önce |
Linus Torvalds
|
60b5adffb4
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
12 yıl önce |
Javier Martinez Canillas
|
397eada946
gpio/omap: don't use linear domain mapping for OMAP1
|
12 yıl önce |
Arnd Bergmann
|
ea4a21a298
gpio/omap: omap_gpio_init_context stub must be inline
|
12 yıl önce |
Jon Hunter
|
352a2d5bfc
gpio/omap: ensure gpio context is initialised
|
12 yıl önce |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 yıl önce |
Jon Hunter
|
a2797beadf
gpio/omap: force restore if context loss is not detectable
|
12 yıl önce |
Jon Hunter
|
3513cdeccc
gpio/omap: optimise interrupt service routine
|
12 yıl önce |
Tarun Kanti DebBarma
|
60b18b9aa4
gpio/omap: remove extra context restores in *_runtime_resume()
|
12 yıl önce |
Jon Hunter
|
879fe32438
gpio/omap: free irq domain in probe() failure paths
|
12 yıl önce |
Laurent Navet
|
e83507b763
gpio: gpio-omap.c: fix checkpatch error
|
12 yıl önce |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 yıl önce |
Jon Hunter
|
8d4c277e18
gpio/omap: warn if bank is not enabled on setting irq type
|
12 yıl önce |
Jon Hunter
|
ede4d7a5b9
gpio/omap: convert gpio irq domain to linear mapping
|
12 yıl önce |
Chen Gang
|
e9a65bb63e
gpio: using common order: let 'static const' instead of 'const static'
|
12 yıl önce |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 yıl önce |
Linus Torvalds
|
b0885d01f9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 yıl önce |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 yıl önce |