Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
30b6b7d8d340f41d11eb75e5238d33dbc438fde4
/
drivers
/
gpio
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
698d601
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
db5b0ae
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b0885d0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
505cbed
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
fc13d5a
gpio: Provide the STMPE GPIO driver with its own IRQ Domain
by Lee Jones
· 12 years ago
759f5f3
gpio: add TS-5500 DIO blocks support
by Vivien Didelot
· 12 years ago
805f864
gpio: pcf857x: use client->irq for gpio_to_irq()
by Kuninori Morimoto
· 12 years ago
e41e85c
treewide: Fix typos in various Kconfig
by Masanari Iida
· 12 years ago
86605cf
gpio: stmpe: Add DT support for stmpe gpio
by Vipul Kumar Samar
· 12 years ago
8618b3b
gpio: pl061 depends on ARM
by Alessandro Rubini
· 12 years ago
d9ba102
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
e29482e
gpio / ACPI: add ACPI support
by Mathias Nyman
· 12 years ago
835c192
gpio/pl061: remove old comment
by Baruch Siach
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
b5ba78d
gpio: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
aeca8ad
gpio: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
0dfeada
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dt
by Olof Johansson
· 12 years ago
0f9cb21
Merge tag 'v3.7-rc7' into next/cleanup
by Olof Johansson
· 12 years ago
49e928d
GPIO: mvebu: Allow all plat-orion platforms.
by Andrew Lunn
· 12 years ago
24025f6
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
by Olof Johansson
· 12 years ago
4aa7cf7
Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 12 years ago
b4d4b1f
gpiolib: Fix use after free in gpiochip_add_pin_range
by Axel Lin
· 12 years ago
316511c
gpiolib: rename pin range arguments
by Linus Walleij
· 12 years ago
8f23ca1
gpiolib: return any error code from range creation
by Linus Walleij
· 12 years ago
192c369
gpiolib: rename find_pinctrl_*
by Linus Walleij
· 12 years ago
3f0f867
gpiolib: let gpiochip_add_pin_range() specify offset
by Linus Walleij
· 12 years ago
b53bc28
gpio: SPEAr: add spi chipselect control driver
by Shiraz Hashim
· 12 years ago
cbf24fa
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m
by Daniel M. Weeks
· 12 years ago
cb144fe
gpio: adnp: Depend on OF_GPIO instead of OF
by Thierry Reding
· 12 years ago
e913376
mvebu-gpio: Disable blinking when enabling a GPIO for output
by Jamie Lentin
· 12 years ago
8754fcc
gpio: gpio-max710x: Support device tree probing
by Roland Stigge
· 12 years ago
9859eb9
gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
by Peter Ujfalusi
· 12 years ago
195812e
gpio: tegra: read output value when gpio is set in direction_out
by Laxman Dewangan
· 12 years ago
ed32620
gpio: pca953x: Add compatible strings to gpio-pca953x driver
by Maxime Ripard
· 12 years ago
55ecd26
gpio: pca953x: Register an IRQ domain
by Maxime Ripard
· 12 years ago
49ea7fc
ARM: pxa: remove pxa95x support
by Haojian Zhuang
· 12 years ago
1e63d7b
gpiolib: separation of pin concerns
by Linus Walleij
· 12 years ago
9ef0d6f
gpiolib: call pin removal in chip removal function
by Linus Walleij
· 12 years ago
e93fa3f
gpiolib: remove duplicate pin range code
by Linus Walleij
· 12 years ago
167c1af
gpiolib-of: staticize the pin range calls
by Linus Walleij
· 12 years ago
165adc9
gpiolib: fix up function prototypes etc
by Linus Walleij
· 12 years ago
f23f151
gpiolib: provide provision to register pin ranges
by Shiraz Hashim
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
3764bdd
gpio: mvebu: Set free callback for gpio_chip
by Axel Lin
· 12 years ago
65b6ca4
gpio: tegra: Drop exporting static functions
by Axel Lin
· 12 years ago
924a098
gpio: tegra: Staticize non-exported symbols
by Axel Lin
· 12 years ago
8939ddc
gpio: tegra: fix suspend/resume apis
by Laxman Dewangan
· 12 years ago
343db4b
gpio: samsung: use pr_* instead of printk
by Jingoo Han
· 12 years ago
ba51bdd
gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12
by Tomasz Figa
· 12 years ago
afe760e
sparc: Allow OF_GPIO on sparc.
by David S. Miller
· 12 years ago
5c868fc
gpio-pch: Set parent dev for gpio chip
by Alexander Stein
· 12 years ago
1631081
gpio: em: Fix build errors
by Axel Lin
· 12 years ago
bc90942
Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
8fcff5f
GPIO: mvebu-gpio: Don't initialize the mask_cache
by Andrew Lunn
· 12 years ago
c9c55d9
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
by Jon Hunter
· 12 years ago
2cad6a8
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
by Wei Yongjun
· 12 years ago
a362605b
gpio/tc3589x: convert to use the simple irqdomain
by Linus Walleij
· 12 years ago
7385500
gpio/em: convert to linear IRQ domain
by Linus Walleij
· 12 years ago
ce931f5
gpio/mvebu: convert to use irq_domain_add_simple()
by Linus Walleij
· 12 years ago
d023567
gpio/tegra: convert to use linear irqdomain
by Linus Walleij
· 12 years ago
529f2ad
gpiolib: unlock on error in gpio_export()
by Dan Carpenter
· 12 years ago
ad2fab3
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
by Mathias Nyman
· 12 years ago
80b0a60
gpiolib: add gpio get direction callback support
by Mathias Nyman
· 12 years ago
d6a2fa0
GPIO: clps711x: Fix direction logic for PORTD
by Alexander Shiyan
· 12 years ago
41b3996
GPIO: clps711x: Fix return value for gpio_clps711x_get
by Alexander Shiyan
· 12 years ago
c57d75c
gpio: mvebu: correctly set the value in direction_output()
by Thomas Petazzoni
· 12 years ago
2b88ff4
gpio: samsung: Fix input mode setting function for GPIO int
by Eunki Kim
· 12 years ago
fc4e251
gpiolib: Refactor gpio_export
by Ryan Mallon
· 12 years ago
67a0d49
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
by Tony Prisk
· 12 years ago
7cf8c9f
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
by Axel Lin
· 12 years ago
a48221a
gpio-74x164: Fix buffer allocation size
by Roland Stigge
· 12 years ago
a3b8d4a
GPIO: Add support for GPIO on CLPS711X-target platform
by Alexander Shiyan
· 12 years ago
04ed427
DA9055 GPIO driver
by Ashish Jangam
· 12 years ago
086d585
gpio/gpio-omap: Use existing pointer to struct device
by Tobias Klauser
· 12 years ago
8944df7
gpio/gpio-pl061: Covert to use devm_* functions
by Tobias Klauser
· 12 years ago
d79550a
gpio-timberdale: fix a potential wrapping issue
by Dan Carpenter
· 12 years ago
de390bb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
5e090ed
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
dff8360
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84be4ae
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
aaf675f
Merge tag 'v3.6' into staging/for_v3.7
by Mauro Carvalho Chehab
· 12 years ago
901acf5
gpio: pcf857x: select IRQ_DOMAIN
by Arnd Bergmann
· 12 years ago
71fde00
gpio-lpc32xx: Add GPI_28
by Roland Stigge
· 12 years ago
b1268d3
gpio-lpc32xx: Fix value handling of gpio_direction_output()
by Roland Stigge
· 12 years ago
db404e7
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt
by Olof Johansson
· 12 years ago
c740ae7
Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood
by Olof Johansson
· 12 years ago
fefe7b0
gpio: introduce gpio-mvebu driver for Marvell SoCs
by Thomas Petazzoni
· 12 years ago
4e48b1c
arm: vt8500: gpio: Devicetree support for arch-vt8500
by Tony Prisk
· 12 years ago
Next »