Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a26ea93a3d19c2b79e8b382356014eba607ce477
/
drivers
/
pinctrl
22b1543
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fbe8ed6
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dfab34a
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d463f82
pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()
by Daniel Mack
· 12 years ago
37e4901
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
42fed7b
pinctrl: move subsystem mutex to pinctrl_dev struct
by Patrice Chotard
· 12 years ago
cb6d315
pinctrl/pinconfig: fix misplaced goto
by Laurent Meunier
· 12 years ago
a0d4262
pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enter
by Tomasz Figa
· 12 years ago
1f1a735
pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()
by Axel Lin
· 12 years ago
f07512e
pinctrl/pinconfig: add debug interface
by Laurent Meunier
· 12 years ago
06b62d8
pinctrl: abx500: fix issue when no pdata
by Patrice CHOTARD
· 12 years ago
21e5912
pinctrl: add pinctrl driver for imx6sl
by Shawn Guo
· 12 years ago
3f551d6
pinctrl: add pinctrl driver for imx6dl
by Shawn Guo
· 12 years ago
e164153
pinctrl: imx: move hard-coding data into device tree
by Shawn Guo
· 12 years ago
71f6424
Merge branch 'mxs/cleanup' into next/multiplatform
by Arnd Bergmann
· 12 years ago
44c0d23
Merge tag 'v3.9-rc5' into next/cleanup
by Arnd Bergmann
· 12 years ago
cb51f8e
pinctrl: sunxi: Rename wemac functions to emac
by Maxime Ripard
· 12 years ago
8dc3568
pinctrl: exynos5440: add gpio interrupt support
by Thomas Abraham
· 12 years ago
f981973
pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodes
by Thomas Abraham
· 12 years ago
2e8ff91
pinctrl: ab8505: Staticize some symbols
by Sachin Kamat
· 12 years ago
efdd69f
pinctrl: ab8540: Staticize some symbols
by Sachin Kamat
· 12 years ago
49e6cbf
pinctrl: ab9540: Staticize some symbols
by Sachin Kamat
· 12 years ago
a0ce9f3
pinctrl: ab8500: Staticize some symbols
by Sachin Kamat
· 12 years ago
9c4154e
pinctrl: abx500: Staticize some symbols
by Sachin Kamat
· 12 years ago
61dd726
pinctrl: Add pinctrl-s3c64xx driver
by Tomasz Figa
· 12 years ago
c16150d
pinctrl: samsung: Handle banks with two configuration registers
by Tomasz Figa
· 12 years ago
43fc9e7
pinctrl: samsung: Remove hardcoded register offsets
by Tomasz Figa
· 12 years ago
499147c
pinctrl: samsung: Split pin bank description into two structures
by Tomasz Figa
· 12 years ago
d5517be
pinctrl: samsung: Include pinctrl-exynos driver data conditionally
by Tomasz Figa
· 12 years ago
1984695
pinctrl: samsung: Protect bank registers with a spinlock
by Tomasz Figa
· 12 years ago
dc2d3db
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 12 years ago
e9069cf
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/drivers
by Arnd Bergmann
· 12 years ago
ce63d6d
pinctrl: bcm2835: make use of of_property_read_u32_index()
by Stephen Warren
· 12 years ago
170c615
pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500
by Tony Prisk
· 12 years ago
6a7b3e9
Merge tag 'v3.9-rc5' into devel
by Linus Walleij
· 12 years ago
661462f
pinctrl/abx500: fix ab9540 alternate function
by Patrice Chotard
· 12 years ago
6282c02
pinctrl/pinconf: partial revert of pin config debugfs
by Linus Walleij
· 12 years ago
356d3e4
pinctrl/nomadik: add device tree bindings for db8540
by Gabriel Fernandez
· 13 years ago
385d942
pinctrl: simplify the re-enable old state code in pinctrl_select_state
by Richard Genoud
· 12 years ago
af60617
pinctrl: select_state: don't call pinctrl_free_setting on error
by Richard Genoud
· 12 years ago
28d0c14
pinctrl: coh901: Fix error checking in u300_gpio_to_irq
by Axel Lin
· 12 years ago
175ca83
pinctrl: pinctrl_select_state: set the old_state back on error
by Richard Genoud
· 12 years ago
8009d5f
pinctrl: remove superfluous optimization in pinctrl_select_state_locked
by Richard Genoud
· 12 years ago
da58751
pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked
by Richard Genoud
· 12 years ago
950707c
pinctrl: sunxi: add clock support
by Emilio López
· 12 years ago
2afe822
pinctrl: core: add dependence of GPIOLIB
by Haojian Zhuang
· 12 years ago
a36571b
pinctrl/abx500: fix ab8505 alternate function
by Patrice Chotard
· 12 years ago
aaed651
pinctrl: mvebu: prevent walking off the end of group array
by David Woodhouse
· 12 years ago
50cf7c8
pinctrl: re-enable old state in case of error in pinctrl_select_state
by Richard Genoud
· 12 years ago
3102a76
pinctrl: disable and free setting in select_state in case of error
by Richard Genoud
· 12 years ago
d3cee830
pinctrl: create pinctrl_free_setting function
by Richard Genoud
· 12 years ago
2c9abf8
pinctrl: fix typo in header
by Richard Genoud
· 12 years ago
3dcbd6f
pinctrl: sirf: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
8b0ef25
pinctrl: coh901: Fix checkpatch error
by Sachin Kamat
· 12 years ago
b646542
pinctrl: generic: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
1ef465c
pinctrl: generic: Make 'conf_items' static
by Sachin Kamat
· 12 years ago
3c93600
pinctrl: at91: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
1164d73
pinctrl: at91: Remove duplicate const
by Sachin Kamat
· 12 years ago
c078d78
pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()
by Wei Yongjun
· 12 years ago
87ff934
pinctrl/nomadik: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
cde6d8d
pinctrl/nomadik-db8500: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
6219420
pinctrl: remove pxa pinctrl driver
by Haojian Zhuang
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 13 years ago
b426476
pinctrl: sirf: convert to linear irq domain
by Arnd Bergmann
· 12 years ago
3912a67
Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
740924a
pinmux: forbid mux_usecount to be set at UINT_MAX
by Richard Genoud
· 12 years ago
48a23fa
pinctrl: mvebu: fix checking for SoC specific controls
by Simon Guinot
· 12 years ago
c16c4c4
Merge tag 'renesas-intc-external-irq-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Arnd Bergmann
· 12 years ago
341eb54
ARM: shmobile: INTC External IRQ pin driver on sh73a0
by Magnus Damm
· 12 years ago
fdd7fc5
sh-pfc: r8a7779: Remove INTC function GPIOS
by Laurent Pinchart
· 12 years ago
cb1f8ab
sh-pfc: r8a7779: Remove LBSC function GPIOS
by Laurent Pinchart
· 12 years ago
e111471
sh-pfc: r8a7779: Remove USB function GPIOS
by Laurent Pinchart
· 12 years ago
52c5d03
sh-pfc: r8a7779: Remove HSPI function GPIOS
by Laurent Pinchart
· 12 years ago
c97c746
sh-pfc: r8a7779: Remove SCIF function GPIOS
by Laurent Pinchart
· 12 years ago
dd11cd3
sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS
by Laurent Pinchart
· 12 years ago
2a02818
sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
by Laurent Pinchart
· 13 years ago
3dff629
sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS
by Laurent Pinchart
· 12 years ago
b56479f
sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS
by Laurent Pinchart
· 13 years ago
f89fa85
sh-pfc: sh73a0: Remove IrDA function GPIOS
by Laurent Pinchart
· 12 years ago
f03e4be
sh-pfc: sh73a0: Remove USB function GPIOS
by Laurent Pinchart
· 12 years ago
0ad6fe53
sh-pfc: sh73a0: Remove BSC function GPIOS
by Laurent Pinchart
· 12 years ago
d28d6d1
sh-pfc: sh73a0: Remove KEYSC function GPIOS
by Laurent Pinchart
· 12 years ago
19ac555
sh-pfc: sh73a0: Remove pull-up function GPIOS
by Laurent Pinchart
· 12 years ago
0b1e75c
sh-pfc: sh73a0: Remove FSI function GPIOS
by Laurent Pinchart
· 13 years ago
85ef331
sh-pfc: sh73a0: Remove I2C function GPIOS
by Laurent Pinchart
· 13 years ago
27d9b21
sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOS
by Laurent Pinchart
· 13 years ago
31d3a01
sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOS
by Laurent Pinchart
· 13 years ago
570f76a
sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS
by Laurent Pinchart
· 12 years ago
fd9e7fe
sh-pfc: r8a7779: Add INTC pin groups and functions
by Laurent Pinchart
· 12 years ago
f27f81f
sh-pfc: r8a7779: Add LBSC pin groups and functions
by Laurent Pinchart
· 12 years ago
97d40c4
sh-pfc: r8a7779: Add USB pin groups and functions
by Laurent Pinchart
· 12 years ago
0f6e2e0
sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
by Laurent Pinchart
· 12 years ago
f516238
sh-pfc: r8a7779: Add HSPI pin groups and functions
by Laurent Pinchart
· 12 years ago
081b69b
sh-pfc: r8a7779: Add SCIF pin groups and functions
by Laurent Pinchart
· 12 years ago
6dbf296
sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
by Laurent Pinchart
· 12 years ago
e8ebafd
sh-pfc: r8a7779: Add DU pin groups and functions
by Laurent Pinchart
· 13 years ago
8b2810b
sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions
by Guennadi Liakhovetski
· 13 years ago
Next »