Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
001a541ea9163ace5e8243ee0e907ad80a4c0ec2
/
drivers
/
gpio
d52739c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b7d845f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
fbce1c2
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
ca402d3
pinctrl: move the U300 GPIO driver to pinctrl
by Linus Walleij
· 13 years ago
d0ad5e8
gpio: Add decode of WM8994 GPIO configuration
by Mark Brown
· 13 years ago
6f61415
gpio: Convert GPIO drivers to module_platform_driver
by Mark Brown
· 13 years ago
f134759
gpio: Fix typo in comment in Samsung driver
by Mark Brown
· 13 years ago
2985479
gpio: Explicitly index samsung_gpio_cfgs
by Mark Brown
· 13 years ago
bd4b9ba
Merge branch 'samsung/cleanup' into next/drivers
by Arnd Bergmann
· 13 years ago
4551ae0
Merge branch 'v3.2-rc6' into next/drivers
by Arnd Bergmann
· 13 years ago
07b9840
Merge branch 'omap/hwmod' into next/drivers
by Arnd Bergmann
· 13 years ago
659d73a
gpio/samsung: Add device tree support for EXYNOS4
by Thomas Abraham
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
f5a26f8
gpiolib: Mark da9052 driver broken
by Mark Brown
· 13 years ago
87b9b0e
gpio: Fix DA9052 GPIO build errors.
by Ashish Jangam
· 13 years ago
28538df
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
by Wolfram Sang
· 13 years ago
4d05221
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
by Feng Tang
· 13 years ago
f9ea14e
gpio-ml-ioh: fix a bug in the interrupt handler
by Feng Tang
· 13 years ago
b288809
gpio: pl061: drop extra check for NULL platform_data
by Rob Herring
· 13 years ago
1a2d397
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
by Grant Likely
· 13 years ago
64842aa
gpiolib: output basic details and consolidate gpio device drivers
by Grant Likely
· 13 years ago
f4574be
pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
by Tomoya MORINAGA
· 13 years ago
868fea0
pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
by Tomoya MORINAGA
· 13 years ago
3642a0a
Merge branch 'mxs/saif' into next/drivers
by Arnd Bergmann
· 13 years ago
8c9b043
gpio: fix a build failure on KS8695 GPIO
by Linus Walleij
· 13 years ago
babf000
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
by Paul Bolle
· 13 years ago
58a2737
Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers
by Arnd Bergmann
· 13 years ago
955b678
gpio: pl061: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
404ba2b
gpio: pca953x: Staticise pca953x_get_altdata()
by Mark Brown
· 13 years ago
80f01ca
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
389eda1
ARM: pxa: add clk support in gpio driver
by Haojian Zhuang
· 13 years ago
be24168
ARM: mmp: clear gpio edge detect
by Haojian Zhuang
· 13 years ago
157d264
ARM: pxa: change gpio to platform device
by Haojian Zhuang
· 13 years ago
df664d2
ARM: pxa: use little endian read write in gpio driver
by Haojian Zhuang
· 13 years ago
478e223
ARM: pxa: recognize gpio number and type
by Haojian Zhuang
· 13 years ago
4929f5a
ARM: pxa: rename gpio_to_irq and irq_to_gpio
by Haojian Zhuang
· 13 years ago
87c49e2
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
by Haojian Zhuang
· 13 years ago
a59024f
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap-pm into gpio/merge
by Grant Likely
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
c861cd3
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
7abec10
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
cfadd83
powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver
by Felix Radensky
· 13 years ago
15a5148
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
by Kumar Gala
· 13 years ago
a0a4194
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
16ee792
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
9524145
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
68e24ba
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
bb207ef
drivers/gpio: Fix drivers who are implicit users of module.h
by Paul Gortmaker
· 13 years ago
efa62e1
Merge branch 'depends/rmk/gpio' into next/devel
by Arnd Bergmann
· 13 years ago
3e965b1
Merge branch 'next/fixes' into next/cleanup
by Arnd Bergmann
· 13 years ago
43872fa
Merge branch 'depends/rmk/gpio' into next/fixes
by Arnd Bergmann
· 13 years ago
b8bc839
Merge branch 'pxa/devel' into next/devel2
by Arnd Bergmann
· 13 years ago
41684f6
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7ea2aa2
gpio: pca953x: propagate the errno from the chip_init functions
by Wolfram Sang
· 13 years ago
f0eb824
gpio: pca953x: remove unneeded check for chip type
by Wolfram Sang
· 13 years ago
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
76c05c8
gpio: pl061: add DT binding support
by Rob Herring
· 13 years ago
8a0a8e8
mfd: remove CONFIG_MFD_SUPPORT
by Arnd Bergmann
· 13 years ago
11f0d93
Merge branch 'samsung/devel' into next/devel2
by Arnd Bergmann
· 13 years ago
1075329
Merge branch 'tegra/devel' into next/devel
by Arnd Bergmann
· 13 years ago
b4cbb8a
Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/devel
by Arnd Bergmann
· 13 years ago
1faca4c
Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/public_git/arm-soc into next/devel2
by Arnd Bergmann
· 13 years ago
a7aaa4f
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
by Tomoya MORINAGA
· 13 years ago
2824bc9c
gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL
by Tomoya MORINAGA
· 13 years ago
fbe92fc
gpio/samsung: Complain loudly if we don't know the SoC
by Mark Brown
· 13 years ago
88d8951
gpio/tegra: Convert to a platform device
by Stephen Warren
· 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
c034b18
gpio/samsung: Move SoC specific codes within macro
by Tushar Behera
· 13 years ago
b82cee2
gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4
by Thomas Abraham
· 13 years ago
8a8ab2e
gpio/samsung: only register available gpio banks
by Peter Korsgaard
· 13 years ago
8efc59a
Merge branch 'sirf/cleanup' into next/cleanup
by Arnd Bergmann
· 13 years ago
8c0f7b1
gpio: langwell: ensure alternate function is cleared
by Adrian Hunter
· 13 years ago
38eb18a
gpio-pch: Support interrupt function
by Tomoya MORINAGA
· 13 years ago
e98bed7
gpio-pch: Save register value in suspend()
by Tomoya MORINAGA
· 13 years ago
d4260e6
gpio-pch: modify gpio_nums and mask
by Tomoya MORINAGA
· 13 years ago
c3520a1
gpio-pch: support ML7223 IOH n-Bus
by Tomoya MORINAGA
· 13 years ago
d568a68
gpio-pch: add spinlock in suspend/resume processing
by Tomoya MORINAGA
· 13 years ago
829e825
gpio-pch: Delete invalid "restore" code in suspend()
by Tomoya MORINAGA
· 13 years ago
b490fa0
gpio-ml-ioh: Fix suspend/resume issue
by Tomoya MORINAGA
· 13 years ago
54be566
gpio-ml-ioh: Support interrupt function
by Tomoya MORINAGA
· 13 years ago
45d198c
gpio-ml-ioh: Delete unnecessary code
by Tomoya MORINAGA
· 13 years ago
22be71e
Merge branch 'next/topic-gpio-samsung' into next-samsung-devel
by Kukjin Kim
· 13 years ago
b391f8c
gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4
by Marek Szyprowski
· 13 years ago
3538d5f
gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs
by Marek Szyprowski
· 13 years ago
f79e40e
gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks
by Marek Szyprowski
· 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
c68308d
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
by Wolfram Sang
· 13 years ago
0e44b6e
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()
by Shawn Guo
· 13 years ago
1b39d5f
gpio/samsung: gpio-samsung.c to support Samsung GPIOs
by Kukjin Kim
· 13 years ago
Next »