summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-10pinctrl/abx500: use direct IRQ definesLinus Walleij
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij
2013-02-07pinctrl: exynos5440: remove erroneous __initLinus Walleij
2013-02-07pinctrl/abx500: adjust offset for get_mode()Linus Walleij
2013-02-06pinctrl/abx500: add Device Tree supportLee Jones
2013-02-06pinctrl/abx500: align GPIO cluster boundariesLee Jones
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorLee Jones
2013-02-05pinctrl: sunxi: add of_xlate functionMaxime Ripard
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/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-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-30gpio: delete AB8500 driverLinus Walleij
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat
2013-01-29ARM: sunxi: gpio: Add Allwinner SoCs GPIO driversMaxime Ripard
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij
2013-01-22ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5iMaxime Ripard
2013-01-22ARM: sunxi: Add pinctrl driver for Allwinner SoCsMaxime Ripard
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang
2013-01-21gpio: use pinctrl device name for add rangeHaojian 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