aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22pinctrl: vt8500: Ensure value reg is updated when setting directionAlexey Charkov1-11/+12
2014-04-23sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy1-1/+1
2014-04-23sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza1-2/+1
2014-04-23pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren1-0/+13
2014-04-22pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker1-6/+11
2014-04-22pinctrl/TB10x: Fix signedness bugChristian Ruppert1-2/+1
2014-04-14pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin4-1459/+1466
2014-04-14pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2-1/+6
2014-04-14pinctrl: nomadik: delete stray debug printLinus Walleij1-1/+0
2014-04-14pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner1-0/+14
2014-04-14pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner1-7/+25
2014-04-14pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani1-1/+1
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds7-263/+126
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds40-4653/+3167
2014-03-26pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij2-151/+54
2014-03-26pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij2-90/+36
2014-03-25pinctrl: nomadik: factor in platform data containerLinus Walleij1-30/+9
2014-03-25pinctrl: nomadik: rename secondary to latentLinus Walleij1-14/+14
2014-03-18pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij1-5/+23
2014-03-18gpio: switch drivers to use new callbackLinus Walleij5-24/+41
2014-03-14pinctrl: tegra: add some missing Tegra114 entriesStephen Warren1-29/+90
2014-03-14pinctrl: tegra: fix some mistakes in Tegra124Stephen Warren1-5/+5
2014-03-14pinctrl: msm: fix up out-of-order merge conflictLinus Walleij1-1/+0
2014-03-12pinctrl: st: Fix error check for of_irq_to_resource usageSrinivas Kandagatla1-1/+1
2014-03-12pinctrl: tegra: consistency cleanupStephen Warren3-98/+93
2014-03-12pinctrl: tegra: dynamically calculate function list of groupsStephen Warren6-3900/+44
2014-03-12pinctrl: tegra: init Tegra20/30 at module_init timeStephen Warren2-24/+2
2014-03-12pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delaysMaxime COQUELIN1-2/+2
2014-03-12pinctrl: st: add pinctrl support for the STiH407 SoCGiuseppe Cavallaro1-0/+17
2014-03-12pinctrl: st: Enhance the controller to manage unavailable registersGiuseppe Cavallaro1-43/+61
2014-03-12pinctrl: msm: Simplify msm_config_reg() and callersStephen Boyd1-24/+5
2014-03-12pinctrl: msm: Remove impossible WARN_ON()sStephen Boyd1-16/+0
2014-03-12pinctrl: msm: Replace lookup tables with mathStephen Boyd1-6/+8
2014-03-12pinctrl: msm: Drop OF_IRQ dependencyStephen Boyd1-1/+1
2014-03-12pinctrl: msm: Drop unused includesStephen Boyd3-6/+1
2014-03-12pinctrl: msm: Check for ngpios > MAX_NR_GPIOStephen Boyd1-1/+5
2014-03-12pinctrl: msm: Silence recursive lockdep warningStephen Boyd1-0/+7
2014-03-12pinctrl: mvebu: silence WARN to dev_warnSebastian Hesselbarth1-1/+2
2014-03-12pinctrl: msm: drop wake_irqs bitmapJosh Cartwright1-13/+1
2014-03-11pinctrl-baytrail: add function mux checking in gpio pin requestChew, Kean Ho1-3/+39
2014-03-11pinctrl: tegra: fix some typos and inconsistenciesStephen Warren2-29/+17
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-03-05pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song1-2/+2
2014-03-05pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm1-2/+4
2014-03-05pinctrl: msm: make PINCTRL_MSM bool instead of tristateJosh Cartwright1-1/+1
2014-03-05pinctrl: sunxi: Fix interrupt register offset calculationHans de Goede1-3/+3
2014-03-05pinctrl: sunxi: Fix masking when setting irq typeHans de Goede1-1/+1
2014-03-05pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibilityChen-Yu Tsai1-0/+4
2014-03-05pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groupsGeert Uytterhoeven1-0/+469
2014-03-05pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groupsGeert Uytterhoeven1-0/+129