summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones6-25/+32
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones1-296/+3
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij10-1/+2106
2013-02-07pinctrl: exynos5440: remove erroneous __initLinus Walleij1-5/+5
2013-02-07pinctrl/abx500: adjust offset for get_mode()Linus Walleij1-1/+3
2013-02-06pinctrl/abx500: add Device Tree supportLee Jones1-5/+31
2013-02-06pinctrl/abx500: align GPIO cluster boundariesLee Jones5-16/+18
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorLee Jones1-4/+5
2013-02-05pinctrl: sunxi: add of_xlate functionMaxime Ripard1-0/+20
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin1-1/+1
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin1-0/+31
2013-02-05pinctrl/lantiq: fix pinconfig parametersJohn Crispin1-0/+2
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin1-1/+1
2013-02-05pinctrl/lantiq: only probe available pad controllersJohn Crispin1-0/+3
2013-02-05pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin1-1/+4
2013-02-05pinctrl/lantiq: add output pinconf parameterJohn Crispin2-0/+15
2013-02-05pinctrl/lantiq: add pin_config_group_set supportJohn Crispin2-20/+49
2013-02-05pinctrl/lantiq: faulty bit inversionJohn Crispin1-1/+1
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin1-14/+14
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones1-0/+3
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones1-35/+59
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones1-2/+1
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones1-1/+1
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard6-0/+428
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard6-0/+507
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard6-0/+402
2013-02-01ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4iMaxime Ripard1-0/+21
2013-02-01ARM: sunxi: Add the sun4i pinctrl and gpio nodesMaxime Ripard1-0/+9
2013-02-01ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Maxime Ripard2-0/+622
2013-02-01pinctrl: sunxi: Document sun5i pins functionsMaxime Ripard1-4/+4
2013-02-01ARM: sunxi: Increase the number of GPIOs availableMaxime Ripard1-1/+1
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard6-0/+506
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard8-21/+1437
2013-01-30gpio: delete AB8500 driverLinus Walleij3-527/+0
2013-01-30mfd: ab8500: update header file and version detectionLinus Walleij1-55/+222
2013-01-30ARM: ux500: select the DB8540 pin controllerLinus Walleij1-0/+1
2013-01-30ARM: ux500: correct typo in pinctrl Device Tree nodeLee Jones1-1/+1
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat1-1/+1
2013-01-29ARM: sunxi: gpio: Add Allwinner SoCs GPIO driversMaxime Ripard2-3/+156
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij8-7/+173
2013-01-22ARM: sunxi: olinuxino: Add muxing for the uartMaxime Ripard1-0/+2
2013-01-22ARM: sunxi: Add uart1 pinctrl groupsMaxime Ripard1-0/+14
2013-01-22ARM: sunxi: Add pinctrl node to the device treeMaxime Ripard1-0/+9
2013-01-22ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5iMaxime Ripard1-0/+253
2013-01-22ARM: sunxi: Add pinctrl driver for Allwinner SoCsMaxime Ripard6-0/+1002
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang2-0/+5
2013-01-21gpio: use pinctrl device name for add rangeHaojian Zhuang1-1/+1
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang2-0/+7
2013-01-18pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones1-11/+18
2013-01-18ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMULee Jones1-4/+4