summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2014-04-23pinctrl: exynos: Add driver data for Exynos3250Tomasz Figa-0/+70
2014-04-22pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein-2/+1
2014-04-22pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein-105/+33
2014-04-22pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker-6/+11
2014-04-22pinctrl: tegra: add missing kerneldocStephen Warren-0/+4
2014-04-22pinctrl: tegra: print better error messagesStephen Warren-3/+14
2014-04-22pinctrl: tegra: reduce size of data table fieldsStephen Warren-2/+2
2014-04-22pinctrl: tegra: remove fsafe from data tablesStephen Warren-783/+772
2014-04-22pinctrl: tegra: remove redundant data table fieldsStephen Warren-197/+132
2014-04-22pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang-2/+116
2014-04-22pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang-1/+21
2014-04-22pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam-1/+1
2014-04-22sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto-0/+61
2014-04-22sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto-0/+314
2014-04-22pinctrl/TB10x: Fix signedness bugChristian Ruppert-2/+1
2014-04-22pinctrl: sunxi: fix typo in module author addressAntoine Ténart-1/+1
2014-04-22pinctrl: allows not to define the get_group_pins operationAntoine Ténart-17/+23
2014-04-22pinctrl: sunxi: add reset control supportBoris BREZILLON-2/+14
2014-04-22pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON-0/+75
2014-04-22pinctrl: sunxi: support multiple pin controllerBoris BREZILLON-16/+15
2014-04-22pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON-0/+68
2014-04-22pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON-2/+4
2014-04-22pinctrl: sunxi: check clk_prepare_enable return valueBoris BREZILLON-1/+3
2014-04-22pinctrl: st: Use ARRAY_SIZE for STiH415 dataMaxime COQUELIN-2/+2
2014-04-22pinctrl: st: Use const qualifier when requiredMaxime COQUELIN-12/+12
2014-04-22pinctrl: lantiq: Fix header file include guardAxel Lin-0/+1
2014-04-22pinctrl: adi2: Statize adi_gpio_irq_domain_opsAxel Lin-1/+1
2014-04-22pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart-10/+27
2014-04-22pinctrl: msm8x74: make Kconfig dependency more strictUwe Kleine-König-1/+1
2014-04-22pinctrl: msm: Add definitions for the APQ8064 platformBjorn Andersson-0/+575
2014-04-22pinctrl: msm: Make number of functions variableBjorn Andersson-4/+6
2014-04-22pinctrl: st: use gpiolib irqchip helpersLinus Walleij-81/+20
2014-04-22pinctrl: st: switch IRQ locking to resource callbacksLinus Walleij-9/+7
2014-04-14pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin-1459/+1466
2014-04-14pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson-1/+6
2014-04-14pinctrl: nomadik: delete stray debug printLinus Walleij-1/+0
2014-04-14pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner-0/+14
2014-04-14pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner-7/+25
2014-04-14pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani-1/+1
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-263/+126
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4653/+3167
2014-03-26pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij-151/+54
2014-03-26pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij-90/+36
2014-03-25pinctrl: nomadik: factor in platform data containerLinus Walleij-30/+9
2014-03-25pinctrl: nomadik: rename secondary to latentLinus Walleij-14/+14
2014-03-18pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij-5/+23
2014-03-18gpio: switch drivers to use new callbackLinus Walleij-24/+41
2014-03-14pinctrl: tegra: add some missing Tegra114 entriesStephen Warren-29/+90
2014-03-14pinctrl: tegra: fix some mistakes in Tegra124Stephen Warren-5/+5
2014-03-14pinctrl: msm: fix up out-of-order merge conflictLinus Walleij-1/+0