summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein2014-04-221-2/+1
* pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein2014-04-222-105/+33
* pinctrl: tegra: add missing kerneldocStephen Warren2014-04-221-0/+4
* pinctrl: tegra: print better error messagesStephen Warren2014-04-221-3/+14
* pinctrl: tegra: reduce size of data table fieldsStephen Warren2014-04-221-2/+2
* pinctrl: tegra: remove fsafe from data tablesStephen Warren2014-04-226-783/+772
* pinctrl: tegra: remove redundant data table fieldsStephen Warren2014-04-226-197/+132
* pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang2014-04-221-2/+116
* pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang2014-04-221-1/+21
* pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam2014-04-221-1/+1
* sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto2014-04-221-0/+61
* sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto2014-04-221-0/+314
* pinctrl: sunxi: fix typo in module author addressAntoine Ténart2014-04-221-1/+1
* pinctrl: allows not to define the get_group_pins operationAntoine Ténart2014-04-222-17/+23
* pinctrl: sunxi: add reset control supportBoris BREZILLON2014-04-221-2/+14
* pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON2014-04-222-0/+75
* pinctrl: sunxi: support multiple pin controllerBoris BREZILLON2014-04-222-16/+15
* pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON2014-04-221-0/+68
* pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON2014-04-221-2/+4
* pinctrl: sunxi: check clk_prepare_enable return valueBoris BREZILLON2014-04-221-1/+3
* pinctrl: st: Use ARRAY_SIZE for STiH415 dataMaxime COQUELIN2014-04-221-2/+2
* pinctrl: st: Use const qualifier when requiredMaxime COQUELIN2014-04-221-12/+12
* pinctrl: lantiq: Fix header file include guardAxel Lin2014-04-221-0/+1
* pinctrl: adi2: Statize adi_gpio_irq_domain_opsAxel Lin2014-04-221-1/+1
* pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart2014-04-221-10/+27
* pinctrl: msm8x74: make Kconfig dependency more strictUwe Kleine-König2014-04-221-1/+1
* pinctrl: msm: Add definitions for the APQ8064 platformBjorn Andersson2014-04-223-0/+575
* pinctrl: msm: Make number of functions variableBjorn Andersson2014-04-223-4/+6
* pinctrl: st: use gpiolib irqchip helpersLinus Walleij2014-04-222-81/+20
* pinctrl: st: switch IRQ locking to resource callbacksLinus Walleij2014-04-221-9/+7
* pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-144-1459/+1466
* pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-142-1/+6
* pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
* pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-141-0/+14
* pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-141-7/+25
* pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani2014-04-141-1/+1
* Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-047-263/+126
|\
| * pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij2014-03-262-151/+54
| * pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij2014-03-262-90/+36
| * pinctrl: nomadik: factor in platform data containerLinus Walleij2014-03-251-30/+9
| * pinctrl: nomadik: rename secondary to latentLinus Walleij2014-03-251-14/+14
| * pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij2014-03-181-5/+23
| * gpio: switch drivers to use new callbackLinus Walleij2014-03-185-24/+41
* | Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0140-4653/+3167
|\ \ | |/ |/|
| * pinctrl: tegra: add some missing Tegra114 entriesStephen Warren2014-03-141-29/+90
| * pinctrl: tegra: fix some mistakes in Tegra124Stephen Warren2014-03-141-5/+5
| * pinctrl: msm: fix up out-of-order merge conflictLinus Walleij2014-03-141-1/+0
| * pinctrl: st: Fix error check for of_irq_to_resource usageSrinivas Kandagatla2014-03-121-1/+1
| * pinctrl: tegra: consistency cleanupStephen Warren2014-03-123-98/+93
| * pinctrl: tegra: dynamically calculate function list of groupsStephen Warren2014-03-126-3900/+44