index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-rc5t583.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
gpio: add gpio_add_lookup_tables() to add several tables at once
Dmitry Torokhov
2
-0
/
+20
2017-08-22
gpio: rcar: Add r8a7745 (RZ/G1E) support
Biju Das
1
-0
/
+1
2017-08-22
gpio: brcmstb: check return value of gpiochip_irqchip_add()
Masahiro Yamada
1
-4
/
+5
2017-08-22
MAINTAINERS: Add entry for THUNDERX GPIO Driver.
David Daney
1
-0
/
+5
2017-08-22
gpio: Add gpio driver support for ThunderX and OCTEON-TX
David Daney
3
-0
/
+649
2017-08-21
gpio: mockup: use irq_sim
Bartosz Golaszewski
2
-71
/
+8
2017-08-21
gpio: mxs: use devres for irq generic chip
Bartosz Golaszewski
1
-5
/
+9
2017-08-21
gpio: mxc: use devres for irq generic chip
Bartosz Golaszewski
1
-5
/
+10
2017-08-21
gpio: pch: use devres for irq generic chip
Bartosz Golaszewski
1
-5
/
+7
2017-08-21
gpio: ml-ioh: use devres for irq generic chip
Bartosz Golaszewski
1
-5
/
+7
2017-08-21
gpio: sta2x11: use devres for irq generic chip
Bartosz Golaszewski
1
-4
/
+9
2017-08-21
gpio: sta2x11: disallow unbinding the driver
Bartosz Golaszewski
1
-0
/
+1
2017-08-21
gpio: mxs: disallow unbinding the driver
Bartosz Golaszewski
1
-0
/
+1
2017-08-21
gpio: mxc: disallow unbinding the driver
Bartosz Golaszewski
1
-0
/
+1
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2
-0
/
+172
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
1
-1
/
+2
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
1
-29
/
+29
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
3
-0
/
+112
2017-08-18
genirq: Export more irq_chip_*_parent() functions
David Daney
1
-0
/
+3
2017-08-16
genirq/irq_sim: Add a devres variant of irq_sim_init()
Bartosz Golaszewski
3
-0
/
+47
2017-08-16
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
4
-0
/
+168
2017-08-15
gpio: aspeed: Remove reference to clock name in debounce warning message
Andrew Jeffery
1
-1
/
+1
2017-08-15
dt-bindings: gpio: aspeed: Remove reference to clock name
Andrew Jeffery
1
-1
/
+1
2017-08-14
gpio: 74x164: Introduce 'enable-gpios' property
Fabio Estevam
2
-0
/
+13
2017-08-14
gpio: max77620: Make regmap_irq_chip const
Bhumika Goyal
1
-1
/
+1
2017-08-14
gpio: zynq: Fix driver function parameters alignment
Michal Simek
1
-8
/
+9
2017-08-14
gpio: zynq: Fix warnings in the driver
Nava kishore Manne
1
-6
/
+6
2017-08-14
gpio: zynq: Fix empty lines in driver
Michal Simek
1
-1
/
+2
2017-08-14
gpio: zynq: Fix kernel doc warnings
Nava kishore Manne
1
-2
/
+3
2017-08-14
gpio: zynq: Provided workaround for GPIO
Swapna Manupati
1
-4
/
+37
2017-08-14
gpio: zynq: Add support for suspend resume
Shubhrajyoti Datta
1
-3
/
+79
2017-08-14
gpio: Add support for TPS68470 GPIOs
Rajmohan Mani
3
-0
/
+192
2017-08-14
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
1
-1
/
+4
2017-08-14
dt-bindings: gpio: davinci: Add keystone-k2g compatible
Keerthy
1
-2
/
+89
2017-08-14
gpio: vf610: add imx7ulp support
Dong Aisheng
1
-3
/
+44
2017-08-14
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-14
gpio: omap : Add missing clk_unprepare().
Arvind Yadav
1
-0
/
+2
2017-08-14
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2017-08-14
gpio: it87: add support for IT8772F Super I/O.
Diego Elio Pettenò
1
-0
/
+3
2017-08-14
gpio: tegra: Use unsigned int where possible
Thierry Reding
1
-32
/
+24
2017-08-14
gpio: tegra: Fix checkpatch warnings
Thierry Reding
1
-12
/
+20
2017-08-14
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
Thierry Reding
1
-2
/
+2
2017-08-14
gpio: tegra: Remove unnecessary check
Thierry Reding
1
-9
/
+2
2017-08-14
gpio: Use unsigned int for of_gpio_n_cells
Thierry Reding
1
-1
/
+1
2017-08-14
docs: driver-api: Add GPIO section
Thierry Reding
2
-0
/
+46
2017-08-14
gpio: sysfs: Fixup kerneldoc
Thierry Reding
1
-4
/
+4
2017-08-14
gpio: acpi: Fixup kerneldoc
Thierry Reding
1
-2
/
+2
2017-08-14
gpio: devres: Improve kerneldoc
Thierry Reding
1
-0
/
+3
2017-08-14
gpio: of: Improve kerneldoc
Thierry Reding
2
-4
/
+22
2017-08-14
gpio: Cleanup kerneldoc
Thierry Reding
2
-24
/
+61
[next]