Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bdf69c47ac67480122b8842acf0ea75c0d18a5e9
/
drivers
/
pinctrl
db6c2c6
pinctrl: fix a memleak when freeing maps
by Linus Walleij
· 11 years ago
8cb440a
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
by Jean-Francois Moine
· 11 years ago
74b8435
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
by Guennadi Liakhovetski
· 11 years ago
d58e9a0
pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flowctrl
by Qipan Li
· 11 years ago
42a708c
pinctrl: sirf: fix the pin number and mux bit for usp0
by Qipan Li
· 11 years ago
3dbde57
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
a6e6d86
Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
42daabf
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
539fde5
pinctrl: st: Remove unnecessary use of of_match_ptr macro
by Axel Lin
· 11 years ago
5c75acd
pinctrl: st: fix return value check
by Wei Yongjun
· 11 years ago
2207a4e
pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()
by Wei Yongjun
· 11 years ago
cbe461f
Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
by Olof Johansson
· 11 years ago
701016c
pinctrl: st: Add pinctrl and pinconf support.
by Srinivas KANDAGATLA
· 11 years ago
5b81d55
pinctrl: remove bindings for pinconf options needing more thought
by Heiko Stübner
· 11 years ago
a7b3bf5
pinctrl: remove slew-rate parameter from tz1090
by Heiko Stübner
· 11 years ago
256aeb6
pinctrl: set unit for debounce time pinconfig to usec
by Heiko Stübner
· 11 years ago
ad42fc6
pinctrl: rip out the direct pinconf API
by Linus Walleij
· 11 years ago
b58f027
pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver
by James Hogan
· 11 years ago
d5025f9
pinctrl-tz1090: add TZ1090 pinctrl driver
by James Hogan
· 11 years ago
b940897
pinctrl: samsung: Staticize drvdata_list
by Sachin Kamat
· 11 years ago
7cc5f97
pinctrl: rockchip: Add missing irq_gc_unlock() call before return error
by Axel Lin
· 11 years ago
9be580a
pinctrl: abx500: rework error path
by Patrice Chotard
· 11 years ago
acd260b
pinctrl: abx500: suppress hardcoded value
by Patrice Chotard
· 11 years ago
8b5abd1
pinctrl: abx500: factorize code
by Patrice Chotard
· 11 years ago
d8d4f7f
pinctrl: abx500: fix abx500_gpio_get()
by Patrice Chotard
· 11 years ago
61ce135
pinctrl: abx500: fix abx500_pin_config_set()
by Patrice Chotard
· 11 years ago
64a45c9
pinctrl: abx500: Add device tree support
by Patrice Chotard
· 11 years ago
3a8d63d
sh-pfc: Guard DT parsing with #ifdef CONFIG_OF
by Laurent Pinchart
· 11 years ago
d405534
Merge tag 'renesas-pinmux2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Arnd Bergmann
· 11 years ago
704b100
Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
by Arnd Bergmann
· 11 years ago
86727c6
Merge tag 's3c24xx-pinctrl-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 11 years ago
402bf90
Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Arnd Bergmann
· 11 years ago
15f4b11
Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt
by Arnd Bergmann
· 11 years ago
c3b693d
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc
by Arnd Bergmann
· 11 years ago
983dbeb
pinctrl: exynos: add exynos5420 SoC specific data
by Leela Krishna Amudala
· 11 years ago
8397825
ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level
by Doug Anderson
· 11 years ago
c2c70a7
pinctrl: s3c24xx: use correct header for chained_irq functions
by Heiko Stuebner
· 11 years ago
a5d811b
pinctrl: add Intel BayTrail GPIO/pinctrl support
by Mathias Nyman
· 11 years ago
843aec9
pinctrl: Staticize local symbols
by Sachin Kamat
· 11 years ago
a59f0e2
pinctrl: spear/plgpio: Staticize spear310_o2p
by Sachin Kamat
· 11 years ago
2230a36e
pinctrl: nomadik: Staticize local symbols
by Sachin Kamat
· 11 years ago
e8ed912
pinctrl: bcm2835: Staticize bcm2835_gpio_pins
by Sachin Kamat
· 11 years ago
12f3ad8
sh-pfc: Add pinconf support to DT bindings
by Laurent Pinchart
· 11 years ago
fe1c9a8
sh-pfc: Add DT support
by Laurent Pinchart
· 11 years ago
3a7f520
sh-pfc: Remove support for platform data
by Laurent Pinchart
· 11 years ago
c8f50e8
pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()
by Wei Yongjun
· 11 years ago
cd62201
sh-pfc: r8a7778: tidyup MMC_D1 pin
by Kuninori Morimoto
· 11 years ago
5a68e7a
pinctrl: exynos: ack level-triggered interrupts before unmasking
by Doug Anderson
· 11 years ago
f472dea
pinctrl: export pinctrl_pm_select_*_state
by Arnd Bergmann
· 11 years ago
44b6d93
pinctrl: rockchip: correctly handle arguments of pinconf options
by Heiko Stübner
· 11 years ago
0f9bc4b
pinctrl: single: adopt pinctrl sleep mode management
by Hebbar Gururaja
· 11 years ago
ac68936
pinctrl: sunxi: Add Allwinner A10s pins
by Maxime Ripard
· 11 years ago
44abb93
pinctrl: sunxi: Move the pins definitions to a separate header
by Maxime Ripard
· 11 years ago
6abab2d
pinctrl: dynamically alloc temp array when parsing dt pinconf options
by Heiko Stübner
· 11 years ago
e4a8844
pinctrl: handle zero found dt pinconfig properties better
by Heiko Stübner
· 11 years ago
9ee1f7d
pinctrl: clarify some dt pinconfig options
by Heiko Stübner
· 11 years ago
c8587ee
pinctrl: add pin list based GPIO ranges
by Christian Ruppert
· 11 years ago
b263e9b
pinctrl: get rid of all platform data for coh901
by Linus Walleij
· 12 years ago
0a6ea54f
pinctrl: r8a7790: fix two pin numbers
by Guennadi Liakhovetski
· 11 years ago
5ace03f
pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
by Doug Anderson
· 11 years ago
5ae8cf7
pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
by Doug Anderson
· 11 years ago
ce06f40
pinctrl: abx500: fix build warning
by Patrice Chotard
· 11 years ago
d3e5116
pinctrl: add pinctrl driver for Rockchip SoCs
by Heiko Stübner
· 11 years ago
7db9af4
pinctrl: add function to parse generic pinconfig properties from a dt node
by Heiko Stübner
· 11 years ago
7f884b6
pinctrl: sunxi: Add external interrupt functions
by Maxime Ripard
· 11 years ago
60242db
pinctrl: sunxi: Add external interrupts support
by Maxime Ripard
· 11 years ago
814d4f2
pinctrl: sunxi: Search the description array by pin id
by Maxime Ripard
· 11 years ago
79bae27
pinctrl: exynos5440: fix issues reported by prevent tool
by Thomas Abraham
· 11 years ago
6f924b0
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
by Manjunathappa, Prakash
· 12 years ago
4e7e801
pinctrl: pinctrl-single: enhance to configure multiple pins of different modules
by Manjunathappa, Prakash
· 12 years ago
14005ee
drivers: pinctrl sleep and idle states in the core
by Linus Walleij
· 11 years ago
7970cb7
pinctrl: add pinconf-generic define for a pin-default pull
by Heiko Stübner
· 11 years ago
78bafc6
pinctrl: add VF610 pinctrl driver
by Jingchang Lu
· 12 years ago
bf5a530
pinctrl: imx: add VF610 support to imx pinctrl framework
by Jingchang Lu
· 12 years ago
d2752ae
pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/down
by Patrice Chotard
· 12 years ago
9ed3cd3
pinctrl: abx500: allow to set pull up
by Patrice Chotard
· 12 years ago
10a8be5
pinctrl: abx500: fix abx500_config_pull_updown
by Patrice Chotard
· 12 years ago
a2df426
pinconf-generic: add BIAS_BUS_HOLD pinconf
by James Hogan
· 12 years ago
73ae368
pinconf-generic: add drive strength to debugfs output
by James Hogan
· 12 years ago
b0bb642
pinctrl: abx500: suppress unused mutex
by Patrice Chotard
· 12 years ago
bc8d25a
pinctrl: sirf: save the status in suspend and restore after resuming
by Barry Song
· 12 years ago
44d5f7b
pinctrl: sink pinctrldev_list_mutex
by Linus Walleij
· 12 years ago
3370dc9
pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
by Barry Song
· 12 years ago
76cda6e
drivers: pinctrl: vt8500: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
bbd7b27
pinctrl: dove: add PMU functions to pinctrl
by Sebastian Hesselbarth
· 12 years ago
8ec136d
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
4fdf774
pinctrl: enable build of pinctrl-imx6sl driver
by Shawn Guo
· 12 years ago
f50b9e1
drivers/pinctrl: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
dbf850c
pinctrl: u300: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3e6eeaf
pinctrl: sirf: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
59eb14d
pinctrl: mxs: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
c87feee
pinctrl: coh901: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
38d77ff
Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Olof Johansson
· 11 years ago
9440bd2
Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
by Olof Johansson
· 11 years ago
fbd0ca3
sh-pfc: r8a7790: add HSCIF pin groups
by Ulrich Hecht
· 11 years ago
6e8d1d4
pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfaces
by Guennadi Liakhovetski
· 11 years ago
ea36b02
Merge branch 'clps711x/soc' into next/soc
by Olof Johansson
· 11 years ago
0e81a35
Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver
by Kukjin Kim
· 11 years ago
Next »