Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2fa8326b4b1e5fdc889b57b03b1313f3229cb438
/
drivers
/
gpio
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
25fcf2b
gpio-pca953x: fix gpio_base
by Hartmut Knaack
· 13 years ago
78a4315
gpio/omap: fix build error with certain OMAP1 configs
by Janusz Krzysztofik
· 13 years ago
f55be1b
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
354bf80
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
bd5f12a
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
ea5abbd
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
by Stephen Warren
· 13 years ago
4f5b048
drivers/gpio/gpio-generic.c: fix build errors
by Russell King
· 13 years ago
cc890cd
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
by Linus Walleij
· 13 years ago
526a0dc
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
by Axel Lin
· 13 years ago
438a99c
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
by Stephen Warren
· 13 years ago
4700800
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
by Stephen Warren
· 13 years ago
2428835
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
9c587c0
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
f80cb52
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
257af9f
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
by Linus Walleij
· 13 years ago
bd08d70
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
8338d87
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
e24e449
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
db23c73
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
eb3cf18
ARM: 7033/1: mach-u300: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
0f33286
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
75482dc
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
1bc857f
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
4a2d732
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
867f503
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next
by Grant Likely
· 13 years ago
1a5ab4b
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
by David Brown
· 14 years ago
74d10d7
gpio_msm: Move Qualcomm v6 MSM driver into drivers
by David Brown
· 14 years ago
668a6cc
tps65912: gpio: add gpio driver
by Margarita Olaya
· 14 years ago
5b8ce5e
gpio: ab8500: fix MODULE_ALIAS for ab8500
by Axel Lin
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
c7c8518
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
591567a
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
by Shawn Guo
· 13 years ago
164d5c3
gpio: wm831x: add a missing break in wm831x_gpio_dbg_show
by Axel Lin
· 14 years ago
752ad5e
mcp23s08: add i2c support
by Peter Korsgaard
· 13 years ago
d62b98f
mcp23s08: isolate spi specific parts
by Peter Korsgaard
· 13 years ago
1bb6f9b0
mcp23s08: get rid of setup/teardown callbacks
by Peter Korsgaard
· 13 years ago
8ff37c3
mcp23s08: remove unused work queue
by Peter Korsgaard
· 13 years ago
cd27918
gpio/da9052: remove a redundant assignment for gpio->da9052
by Axel Lin
· 14 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
8937cb6
gpio/mxc: add device tree probe support
by Shawn Guo
· 14 years ago
e7fc6ae
gpio/mxc: get rid of the uses of cpu_is_mx()
by Shawn Guo
· 14 years ago
2345b20
gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts
by Mathias Nyman
· 14 years ago
fb14921
gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables
by Lothar Waßmann
· 14 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 14 years ago
6eae1ac
gpio: Move mpc5200 gpio driver to drivers/gpio
by Grant Likely
· 14 years ago
07bfc91
GPIO: DA9052 GPIO module v3
by ashishj3
· 14 years ago
f7f678a
gpio/tegra: Use engineering names in DT compatible property
by Stephen Warren
· 14 years ago
58956ba
gpio: tps65910: add missing breaks in tps65910_gpio_init
by Axel Lin
· 14 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 14 years ago
3330057
gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err
by Axel Lin
· 14 years ago
a57339b
gpio/pca953x: Deprecate meaningless device-tree bindings
by David Jander
· 14 years ago
c6dcf59
gpio/pca953x: Remove dynamic platform data pointer
by David Jander
· 14 years ago
c609c05
gpio/pca953x: Fix IRQ support.
by David Jander
· 14 years ago
8e46ea3
Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next
by Grant Likely
· 14 years ago
e5ff444
gpio/omap: cleanup show revision, remove cpu_is checks, display only once
by Kevin Hilman
· 14 years ago
9942da0
gpio/omap: debounce remove SoC specific registers, use pdata
by Kevin Hilman
· 14 years ago
f64ad1a
gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs
by Kevin Hilman
· 14 years ago
7a6f841
gpio/omap: remove useless gpio_valid() & check_gpio() checks
by Kevin Hilman
· 14 years ago
f8b46b5
gpio/omap: convert MPUIO IRQ over to generic irq_chip
by Kevin Hilman
· 14 years ago
28f3b5a
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
by Kevin Hilman
· 14 years ago
eef4bec
gpio/omap: consolidate IRQ status handling, remove #ifdefs
by Kevin Hilman
· 14 years ago
fa87931a
gpio/omap: consolidate direction, input, output, remove #ifdefs
by Kevin Hilman
· 14 years ago
a8be8da
gpio/omap: remove get_gpio_bank()
by Charulatha V
· 14 years ago
129fd22
gpio/omap: replace get_gpio_index() by using bank width
by Kevin Hilman
· 14 years ago
c390aad0
gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
by Kevin Hilman
· 14 years ago
d5f4624
gpio/omap: move bank width into struct gpio_bank
by Kevin Hilman
· 14 years ago
bdba15d
gpio/omap: remove MPUIO handling from _clear_gpio_irqbank()
by Kevin Hilman
· 14 years ago
df3c851
gpio/omap: _clear_gpio_irqbank: fix flushing of posted write
by Kevin Hilman
· 14 years ago
55b220c
gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
by Ambresh K
· 14 years ago
2bc7c85
Merge branch 'gpio/next-tegra' into gpio/next
by Grant Likely
· 14 years ago
df22122
gpio/tegra: add devicetree support
by Grant Likely
· 14 years ago
ea5a960
gpio/tegra: Move Tegra gpio driver to drivers/gpio
by Grant Likely
· 14 years ago
12610be
gpio/74x164: fix clash with gpiolib namespace
by Linus Walleij
· 14 years ago
5523f86
gpio/mxc: fix a bug with gpio_get_value calling
by Shawn Guo
· 14 years ago
27810c5
gpio/vr41xx: Convert use of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
33d7864
gpio/nomadik: fix sleepmode for elder Nomadik
by Linus Walleij
· 14 years ago
ab1c847
gpio/ep93xx: Remove superfluous debug pr_info statement
by Grant Likely
· 14 years ago
1e4c884
gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library
by H Hartley Sweeten
· 14 years ago
6dd599f
gpio/pca953x: Fix warning of enabled interrupts in handler
by David Jander
· 14 years ago
17e8b42
gpio/pca953x: Interrupt pin is active-low
by David Jander
· 14 years ago
910c8fb
gpio/pca953x: Fix IRQ support.
by David Jander
· 14 years ago
c226feb
Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge
by Grant Likely
· 14 years ago
47732cb
gpio/ep93xx: fix pr_fmt output
by H Hartley Sweeten
· 14 years ago
32919a2
gpio/samsung: make Kconfig options def_bool
by H Hartley Sweeten
· 14 years ago
0bf8fa0
gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting
by Thomas Abraham
· 14 years ago
498c17c
gpio/mxs: convert gpio-mxs to use generic irq chip
by Shawn Guo
· 14 years ago
6161715
gpio/mxs: remove irq_high related implementation
by Shawn Guo
· 14 years ago
06f88a8
gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
by Shawn Guo
· 14 years ago
e4ea933
gpio/mxc: convert gpio-mxc to use generic irq chip
by Shawn Guo
· 14 years ago
85ec7b9
GPIO: OMAP: add locking around calls to _set_gpio_triggering
by Colin Cross
· 14 years ago
0622b25
GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
by Colin Cross
· 14 years ago
d52b31d
GPIO: OMAP: fix section mismatch warnings
by Russell King
· 14 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 14 years ago
8c31b16
Merge branch 'gpio/next-mx' into gpio/next
by Grant Likely
· 14 years ago
121a2dd
gpio/pca953x.c: Interrupt pin is active-low
by David Jander
· 14 years ago
c6b52c1
gpio/ep93xx: move driver to drivers/gpio
by H Hartley Sweeten
· 14 years ago
2ce420d
gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library
by Shawn Guo
· 14 years ago
b78d8e5
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
by Shawn Guo
· 14 years ago
Next »