summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2054-742/+9415
|\
| * pinctrl: tegra: add clfvs function to Tegra114 supportRhyland Klein2013-02-151-5/+17
| * pinctrl: generic: rename input schmitt disableHaojian Zhuang2013-02-152-3/+5
| * pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-02-103-17/+227
| * pinctrl: samsung: remove duplicated lineJingoo Han2013-02-101-1/+0
| * ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones2013-02-101-9/+1
| * ARM: ux500: remove irq_base property from platform_dataLee Jones2013-02-102-2/+0
| * pinctrl/abx500: use direct IRQ definesLinus Walleij2013-02-105-17/+16
| * pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones2013-02-106-25/+32
| * pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones2013-02-101-296/+3
| * Merge branch 'allwinner-sunxi' into develLinus Walleij2013-02-0810-1/+2106
| |\
| | * pinctrl: sunxi: add of_xlate functionMaxime Ripard2013-02-051-0/+20
| | * ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4iMaxime Ripard2013-02-011-0/+21
| | * ARM: sunxi: Add the sun4i pinctrl and gpio nodesMaxime Ripard2013-02-011-0/+9
| | * ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Maxime Ripard2013-02-012-0/+622
| | * pinctrl: sunxi: Document sun5i pins functionsMaxime Ripard2013-02-011-4/+4
| | * ARM: sunxi: Increase the number of GPIOs availableMaxime Ripard2013-02-011-1/+1
| | * ARM: sunxi: gpio: Add Allwinner SoCs GPIO driversMaxime Ripard2013-01-292-3/+156
| | * ARM: sunxi: olinuxino: Add muxing for the uartMaxime Ripard2013-01-221-0/+2
| | * ARM: sunxi: Add uart1 pinctrl groupsMaxime Ripard2013-01-221-0/+14
| | * ARM: sunxi: Add pinctrl node to the device treeMaxime Ripard2013-01-221-0/+9
| | * ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5iMaxime Ripard2013-01-221-0/+253
| | * ARM: sunxi: Add pinctrl driver for Allwinner SoCsMaxime Ripard2013-01-226-0/+1002
| * | pinctrl: exynos5440: remove erroneous __initLinus Walleij2013-02-071-5/+5
| * | pinctrl/abx500: adjust offset for get_mode()Linus Walleij2013-02-071-1/+3
| * | pinctrl/abx500: add Device Tree supportLee Jones2013-02-061-5/+31
| * | pinctrl/abx500: align GPIO cluster boundariesLee Jones2013-02-065-16/+18
| * | pinctrl/abx500: prevent error path from corrupting returning errorLee Jones2013-02-061-4/+5
| * | pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin2013-02-051-1/+1
| * | pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin2013-02-051-0/+31
| * | pinctrl/lantiq: fix pinconfig parametersJohn Crispin2013-02-051-0/+2
| * | pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin2013-02-051-1/+1
| * | pinctrl/lantiq: only probe available pad controllersJohn Crispin2013-02-051-0/+3
| * | pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin2013-02-051-1/+4
| * | pinctrl/lantiq: add output pinconf parameterJohn Crispin2013-02-052-0/+15
| * | pinctrl/lantiq: add pin_config_group_set supportJohn Crispin2013-02-052-20/+49
| * | pinctrl/lantiq: faulty bit inversionJohn Crispin2013-02-051-1/+1
| * | pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin2013-02-051-14/+14
| * | pinctrl/abx500: destroy mutex if returning early due to errorLee Jones2013-02-051-0/+3
| * | pinctrl/abx500: beautify the ABX500 pin control driverLee Jones2013-02-051-35/+59
| * | pinctrl/abx500: replace incorrect return valueLee Jones2013-02-051-2/+1
| * | pinctrl/abx500: use the BIT() macro where appropriateLee Jones2013-02-051-1/+1
| * | pinctrl/abx500: add AB8540 sub-driverPatrice Chotard2013-02-056-0/+428
| * | pinctrl/abx500: add AB9540 sub-driverPatrice Chotard2013-02-056-0/+507
| * | pinctrl/abx500: add AB8505 sub-driverPatrice Chotard2013-02-056-0/+402
| * | pinctrl/abx500: add AB8500 sub-driverPatrice Chotard2013-01-306-0/+506
| * | pinctrl: add abx500 pinctrl driver corePatrice Chotard2013-01-308-21/+1437
| * | gpio: delete AB8500 driverLinus Walleij2013-01-303-527/+0
| * | mfd: ab8500: update header file and version detectionLinus Walleij2013-01-301-55/+222
| * | ARM: ux500: select the DB8540 pin controllerLinus Walleij2013-01-301-0/+1
OpenPOWER on IntegriCloud