summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-02-05pinctrl/lantiq: fix pinconfig parametersJohn Crispin
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin
2013-02-05pinctrl/lantiq: only probe available pad controllersJohn Crispin
2013-02-05pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin
2013-02-05pinctrl/lantiq: add output pinconf parameterJohn Crispin
2013-02-05pinctrl/lantiq: add pin_config_group_set supportJohn Crispin
2013-02-05pinctrl/lantiq: faulty bit inversionJohn Crispin
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang
2013-01-18pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones
2013-01-18pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim
2013-01-18pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoCPritesh Raithatha
2013-01-18pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha
2013-01-11pinctrl: do not defer device tree hogsLinus Walleij
2013-01-11pinctrl/nomadik: add device tree supportGabriel Fernandez
2013-01-11pinctrl/nomadik: simplify GPIO probeLinus Walleij
2013-01-11pinctrl/nomadik: make independent of <mach/irqs.h>Linus Walleij
2013-01-11pinctrl: add pinconf-generic defines for outputLinus Walleij
2013-01-11pinctrl/nomadik: adopt pinctrl sleep mode managementJulien Delacou
2013-01-11pinctrl: add sleep mode management for hogsJulien Delacou
2013-01-11pinctrl: skip deferral of hogsLinus Walleij
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth
2013-01-04Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2012-12-26pinctrl: nomadik: return if prcm_base is NULLFabio Baltieri
2012-12-26pinctrl: sirf: enable GPIO pullup/down configuration from dtsBarry Song
2012-12-26pinctrl: fix comment mistakeLinus Walleij
2012-12-26drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfreeJulia Lawall
2012-12-26pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configurationPhilipp Zabel
2012-12-19pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin
2012-12-19pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-01pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910Axel Lin