Thierry Reding
|
9ee8ff4867
gpio: tegra: Make lockdep class file-scoped
|
9 lat temu |
Laxman Dewangan
|
f002d07c56
gpio: tegra: Implement gpio_get_direction callback
|
9 lat temu |
Laxman Dewangan
|
3737de42af
gpio: tegra: Add support for gpio debounce
|
9 lat temu |
Laxman Dewangan
|
b546be0db9
gpio: tegra: Get rid of all file scoped global variables
|
9 lat temu |
Laxman Dewangan
|
804f56804d
gpio: tegra: Make of_device_id compatible data to constant
|
9 lat temu |
Laxman Dewangan
|
171b92c830
gpio: tegra: Don't open code of_device_get_match_data()
|
9 lat temu |
Laxman Dewangan
|
8b4acf3a9b
gpio: tegra: Use devm_gpiochip_add_data() for gpio registration
|
9 lat temu |
Linus Walleij
|
4eab22e748
gpio: convert remaining users to gpiochip_add_data()
|
9 lat temu |
Suzuki K. Poulose
|
b59d5fb7e9
gpio-tegra: Do not create the debugfs entry by default
|
9 lat temu |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 lat temu |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 lat temu |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 lat temu |
Thomas Gleixner
|
f170d71eb2
gpio/gpio-tegra: Use irq_set_handler_locked()
|
10 lat temu |
Linus Torvalds
|
10b4b096d0
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 lat temu |
Russell King
|
e88d251d6a
gpio: gpio-tegra: Fix race in installing chained IRQ handler
|
10 lat temu |
Colin Cronin
|
20a8a96873
Drivers: gpio: Fix spelling errors
|
10 lat temu |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 lat temu |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 lat temu |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 lat temu |
Jingoo Han
|
30373b639a
gpio: tegra: Make of_device_id array const
|
11 lat temu |
Jingoo Han
|
c88a73b37f
gpio: tegra: remove unnecessary OOM messages
|
11 lat temu |
Stephen Warren
|
f57f98a6c0
gpio: tegra: add missing error handling to probe
|
11 lat temu |
Stephen Warren
|
df231f280f
gpio: tegra: use new gpio_lock_as_irq() API
|
11 lat temu |
Wolfram Sang
|
8cfc2a1fce
drivers/gpio: don't check resource with devm_ioremap_resource
|
12 lat temu |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 lat temu |
Olof Johansson
|
e0d20b69d3
Merge branch 'gic/cleanup' into next/soc
|
12 lat temu |
Joseph Lo
|
203f31cb86
gpio: tegra: add gpio wakeup source handling
|
12 lat temu |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 lat temu |
Stephen Warren
|
165b6c2f33
gpio/tegra: assume CONFIG_OF
|
12 lat temu |
Thierry Reding
|
641d03422a
gpio: Convert to devm_ioremap_resource()
|
12 lat temu |