index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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
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: 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
1
-4
/
+3
2017-08-14
gpio: Cleanup kerneldoc
Thierry Reding
1
-22
/
+60
2017-08-14
gpio: tegra: Use platform_get_irq()
Thierry Reding
1
-5
/
+5
2017-08-14
gpio: tegra: Use platform_irq_count()
Thierry Reding
1
-7
/
+6
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
10
-35
/
+31
2017-08-14
gpio: davinci: Convert prinkt to dev_err
Keerthy
1
-2
/
+1
2017-08-14
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
1
-2
/
+12
2017-08-14
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
1
-5
/
+6
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
1
-0
/
+10
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
1
-1
/
+1
2017-08-14
gpio: tegra: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-1
/
+2
2017-08-14
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-3
/
+5
2017-08-14
gpiolib: allow gpio irqchip to map irqs dynamically
Grygorii Strashko
1
-23
/
+6
2017-08-14
gpiolib: request the gpio before querying its direction
Timur Tabi
1
-0
/
+11
2017-08-14
gpio: pca953x: remove incorrect le16_to_cpu calls
Andy Shevchenko
1
-5
/
+3
2017-08-14
gpio: mvebu: Fix cause computation in irq handler
Gregory CLEMENT
1
-1
/
+1
2017-08-14
gpio: reject invalid gpio before getting gpio_desc
Masami Hiramatsu
1
-2
/
+8
2017-08-02
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
1
-3
/
+3
2017-08-01
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
1
-5
/
+4
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-1
/
+1
2017-08-01
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
1
-0
/
+3
2017-08-01
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
Masahiro Yamada
1
-0
/
+1
2017-07-31
gpio: lp87565: Set proper output level and direction for direction_output
Axel Lin
1
-22
/
+24
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+13
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
24
-425
/
+1188
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1065
/
+406
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+8
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-23
/
+33
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-1
/
+1
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
1
-7
/
+3
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-3
/
+0
[prev]
[next]