index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-dwapb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
gpio: dwapb: fix bgpio usage
Linus Walleij
1
-2
/
+2
2017-10-19
gpio: gpio-dwapb: add optional reset
Alan Tull
1
-0
/
+9
2017-09-19
gpio: dwapb: Add wakeup source support
Hoan Tran
1
-1
/
+22
2017-06-21
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
1
-1
/
+2
2017-04-24
gpio: dwapb: use dwapb_read instead of readl_relaxed
Jisheng Zhang
1
-1
/
+1
2017-03-06
gpio: dwapb: Add support for next generation of X-Gene SoC
Hoan Tran
1
-17
/
+74
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-1
/
+13
2016-07-22
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
1
-0
/
+1
2016-05-11
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
1
-0
/
+1
2016-04-29
gpio: dwapb: add gpio-signaled acpi event support
Jiang Qiu
1
-0
/
+17
2016-04-29
gpio: dwapb: convert device node to fwnode
Jiang Qiu
1
-19
/
+17
2016-04-29
gpio: dwapb: remove name from dwapb_port_property
Jiang Qiu
1
-13
/
+11
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-49
/
+43
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-06-25
gpio/dwapb: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-01-15
gpio: dwapb: Convert to use resource managed APIs
Axel Lin
1
-39
/
+14
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-2
/
+2
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
1
-2
/
+2
2014-09-23
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
1
-0
/
+115
2014-09-23
GPIO: gpio-dwapb: Support Debounce
Weike Chen
1
-2
/
+34
2014-09-23
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
1
-10
/
+27
2014-09-23
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
1
-57
/
+167
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-1
/
+1
2014-05-27
gpio: dwapb: use a second irq chip
Sebastian Andrzej Siewior
1
-13
/
+22
2014-04-28
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
1
-3
/
+0
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
1
-7
/
+7
2014-03-05
gpio: add a driver for the Synopsys DesignWare APB GPIO block
Jamie Iles
1
-0
/
+438