summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx1 core driverMarkus Pargmann2013-10-294-0/+732
* pinctrl: at91: correct a few typosAlexandre Belloni2013-10-231-4/+4
* pinctrl: mvebu: remove redundant of_match_ptrSachin Kamat2013-10-234-4/+4
* pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-231-11/+1
* pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun2013-10-231-5/+4
* pinctrl: rockchip: emulate both edge triggered interruptsHeiko Stübner2013-10-161-7/+54
* pinctrl: rockchip: add rk3188 specificsHeiko Stübner2013-10-161-7/+112
* pinctrl: rockchip: remove redundant checkHeiko Stübner2013-10-161-6/+0
* pinctrl: rockchip: add support for multiple bank typesHeiko Stübner2013-10-161-3/+14
* pinctrl: rockchip: separate different sub-types moreHeiko Stübner2013-10-161-48/+57
* pinctrl: dove: unset twsi option3 for gconfig as wellRoel Kluin2013-10-161-1/+1
* pinctrl: add TB10x pin control driverChristian Ruppert2013-10-163-0/+891
* pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-161-0/+14
* pincntrl: add support for ams AS3722 pin control driverLaxman Dewangan2013-10-103-0/+642
* pinctrl: pinctrl-adi2: disable IRQ when setting valueSonic Zhang2013-10-091-6/+8
* pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.Sonic Zhang2013-10-091-18/+22
* pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT supportLaxman Dewangan2013-10-081-3/+0
* Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-082-8/+9
|\
| * pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan2013-09-271-2/+3
| * pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk2013-09-271-6/+6
* | pinctrl: sirf: add USB1/UART1 pinmux usb/uart shareRong Wang2013-10-084-6/+116
* | pinctrl: sirf: add lost USP-based UART pin groups for prima2Qipan Li2013-10-081-0/+60
* | pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2Qipan Li2013-10-081-0/+3
* | pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-0811-12/+12
* | Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-09-274-5/+239
|\ \
| * | sh-pfc: r8a7790: add pin definitions for the I2C3 interfaceGuennadi Liakhovetski2013-09-271-0/+28
| * | sh-pfc: r8a7790: Add I2C pin groups and functionsUlrich Hecht2013-09-241-0/+82
| * | sh-pfc: r8a7778: Add SRU/SSI pin supportKuninori Morimoto2013-09-241-0/+125
| * | Merge branch 'devel' into for-nextLinus Walleij2013-09-236-0/+2392
| |\ \ | | |/ | |/|
| * | pinctrl: remove an unnecessary castDan Carpenter2013-09-231-1/+1
| * | pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé2013-09-231-1/+1
| * | pinctrl: tegra114: Remove MODULE_ALIASThierry Reding2013-09-191-3/+2
* | | pinctrl: palmas: remove non-require functionLaxman Dewangan2013-09-271-17/+0
* | | pinctrl: adi2: Fix dead lock in adi_gpio_direction_outputAxel Lin2013-09-271-1/+2
* | | pinctrl: adi2: Convert to devm_ioremap_resourceAxel Lin2013-09-271-32/+6
* | | pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON2013-09-271-5/+13
* | | pinctrl: at91: fix typosBoris BREZILLON2013-09-271-3/+3
| |/ |/|
* | pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition fo...Sonic Zhang2013-09-231-2/+1
* | pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig.Sonic Zhang2013-09-231-0/+1
* | pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang2013-09-196-0/+2392
|/
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-1/+1
|\
| * pinctrl: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
* | pinctrl: sunxi: Fix off-by-one for valid offset range checkingAxel Lin2013-08-301-1/+1
* | pinctrl: sunxi: drop lock on error pathLinus Walleij2013-08-301-1/+3
* | pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin2013-08-291-3/+2
* | Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-296-7/+81
|\ \
| * | pinctrl: sunxi: Add spinlocksMaxime Ripard2013-08-072-3/+54
| * | pinctrl: sunxi: Fix gpio_set behaviourMaxime Ripard2013-08-071-1/+7
| * | pinctrl: sunxi: Read register before writing to it in irq_set_typeMaxime Ripard2013-08-071-1/+4
| * | pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-251-0/+1