summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin
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: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim
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-02-04Merge tag 'v3.8-rc6' into next/dtOlof Johansson
2013-02-01ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Maxime Ripard
2013-02-01pinctrl: sunxi: Document sun5i pins functionsMaxime Ripard
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-29ARM: sunxi: gpio: Add Allwinner SoCs GPIO driversMaxime Ripard
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-28ARM: dts: fix compatible value for exynos pinctrlKukjin Kim
2013-01-28ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart
2013-01-25sh-pfc: Add shx3 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7786 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7785 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7757 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7734 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7724 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7723 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7722 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7720 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7269 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7264 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7203 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add sh7372 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Add r8a7740 pinmux supportLaurent Pinchart
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart
2013-01-25sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij