summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: samsung: removing duplicated condition for PINCTRL_SAMSUNGKukjin Kim2013-01-181-1/+0
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+5
|\
| * pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoCThomas Abraham2012-11-221-0/+5
* | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-111-34/+16
|\ \
| * | pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910Axel Lin2012-12-021-3/+0
| * | pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin2012-11-151-4/+2
| * | pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin2012-11-131-4/+2
| * | Merge branch 'at91' into develLinus Walleij2012-11-111-0/+9
| |\ \
| | * | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+9
| * | | pinctrl: sirf: enable the driver support new SiRFmarco SoCBarry Song2012-11-111-2/+2
| * | | pinctrl: mvebu: move to its own directoryThomas Petazzoni2012-11-111-24/+1
| * | | pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebuThomas Petazzoni2012-11-111-1/+4
| | |/ | |/|
* | | pinctrl/samsung: don't allow enabling pinctrl-samsung standaloneArnd Bergmann2012-11-151-1/+1
|/ /
* | pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin2012-11-061-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-091-0/+16
|\
| * OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-131-0/+5
| * OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-131-0/+11
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-0/+22
|\ \
| * | pinctrl: mvebu: add pinctrl driver for Armada XPThomas Petazzoni2012-09-221-0/+4
| * | pinctrl: mvebu: add pinctrl driver for Armada 370Thomas Petazzoni2012-09-221-0/+4
| * | pinctrl: mvebu: kirkwood pinctrl driverSebastian Hesselbarth2012-09-221-0/+4
| * | pinctrl: mvebu: dove pinctrl driverSebastian Hesselbarth2012-09-221-0/+4
| * | pinctrl: mvebu: pinctrl driver coreSebastian Hesselbarth2012-09-221-0/+6
| |/
* | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-021-0/+21
|\ \
| * | pinctrl: add bcm2835 driverSimon Arlott2012-10-011-0/+5
| * | pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-031-0/+8
| * | pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij2012-09-031-0/+4
| * | pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard2012-09-031-0/+4
| |/
* | pinctrl: add exynos4210 specific extensions for samsung pinctrl driverThomas Abraham2012-09-071-0/+4
* | pinctrl: add samsung pinctrl and gpiolib driverThomas Abraham2012-09-071-0/+5
|/
* pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren2012-07-141-0/+8
* pinctrl: select the proper symbolLinus Walleij2012-07-031-1/+1
* Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+12
|\
| * ARM: nomadik: enable PINCTRL_NOMADIK where neededArnd Bergmann2012-05-151-1/+1
| * Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-121-0/+10
| |\
| | * pinctrl/nomadik: implement pin configurationLinus Walleij2012-05-111-0/+1
| | * pinctrl/nomadik: implement pin multiplexingLinus Walleij2012-05-111-0/+1
| | * pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij2012-05-111-0/+8
| | |
| | \
| *-. \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-121-1/+28
| |\ \ \
| * | | | pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-221-0/+2
| | |/ / | |/| |
* | | | pinctrl: pinctrl-imx: add imx51 pinctrl driverDong Aisheng2012-05-201-0/+8
* | | | pinctrl: pinctrl-imx: add imx53 pinctrl driverDong Aisheng2012-05-201-0/+8
| |/ / |/| |
* | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-021-0/+15
* | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-021-0/+8
* | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-021-0/+5
| |/ |/|
* | pinctrl: mark non-EXPERIMENTALLinus Walleij2012-04-181-1/+0
|/
* pinctrl: support pinconfig on the U300Linus Walleij2012-03-121-0/+1
* pinctrl: introduce generic pin configLinus Walleij2012-03-121-0/+4
* Merge branch 'pinctrl-tegra-for-next-diet' into for-nextLinus Walleij2012-03-061-0/+15
|\
| * pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+15
OpenPOWER on IntegriCloud