summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman2014-09-101-0/+1
* pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-212-6/+64
* pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-171-2/+2
* pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
* pinctrl: tegra-xusb: testing wrong variable in probe()Dan Carpenter2014-08-171-1/+2
* pinctrl: tegra-xusb: fix an off by one testDan Carpenter2014-08-171-1/+1
* pinctrl: rockchip: fix rk3288 gpio0 configurationSonny Rao2014-08-171-6/+9
* sh-pfc: r8a7791: fix CAN pin groupsSergei Shtylyov2014-08-171-4/+4
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+2
|\
* \ Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-083-0/+980
|\ \
| * \ Merge tag 'tegra-for-3.17-xusb-padctl' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-193-0/+980
| |\ \
| | * | pinctrl: Add NVIDIA Tegra XUSB pad controller supportThierry Reding2014-07-113-0/+980
| | |/
* | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-0774-1550/+4198
|\ \ \
| * | | pinctrl: baytrail: Convert to use gpiolib irqchipMika Westerberg2014-07-282-69/+20
| * | | pinctrl: sunxi: number gpio ranges starting from 0Chen-Yu Tsai2014-07-281-5/+8
| * | | pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQChen-Yu Tsai2014-07-281-0/+17
| * | | pinctrl: rockchip: add drive-strength control for rk3288Heiko Stübner2014-07-231-0/+112
| * | | pinctrl: rockchip: add separate type for rk3288Heiko Stübner2014-07-231-1/+5
| * | | pinctrl: rockchip: set is_generic in pinconf_opsHeiko Stübner2014-07-231-0/+1
| * | | pinctrl: msm: drop negativity check on unsigned valueAndrey Utkin2014-07-231-3/+0
| * | | pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-229-55/+20
| * | | pinctrl: qcom: Make muxing of gpio function explicitBjorn Andersson2014-07-224-4/+91
| * | | pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij2014-07-1115-56/+66
| * | | pinctrl: samsung: Group all drivers in a sub-dirSachin Kamat2014-07-1111-34/+40
| * | | sh-pfc: sh73a0: Introduce the use of devm_regulator_registerHimangi Saraogi2014-07-111-9/+2
| * | | pinctrl: msm: move all qualcomm drivers to subdirLinus Walleij2014-07-1110-47/+53
| * | | pinctrl: msm: Add msm8960 definitionsBjorn Andersson2014-07-113-0/+1263
| * | | pinctrl: samsung: Allow pin value to be initialized using pinfuncTomasz Figa2014-07-111-0/+1
| * | | pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodesTomasz Figa2014-07-112-252/+362
| * | | pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTsTomasz Figa2014-07-112-264/+60
| * | | pinctrl: samsung: Handle GPIO request and free using pinctrl helpersTomasz Figa2014-07-111-1/+14
| * | | pinctrl: samsung: Decouple direction setting from pinctrlTomasz Figa2014-07-111-55/+44
| * | | sh-pfc: r8a7791: add CAN pin groupsSergei Shtylyov2014-07-111-0/+167
| * | | pinctrl: baytrail: Warn if direct IRQ GPIO set to outputEric Ernst2014-07-111-0/+11
| * | | pinctrl: pinctrl-st.c: Cleaning up values that are never usedRickard Strandqvist2014-07-111-4/+2
| * | | pinctrl: pinctrl-single.c: Cleaning up wrong format string usageRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usageRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: pinctrl-single.c: Cleaning up values that are never usedRickard Strandqvist2014-07-111-2/+1
| * | | pinctrl: pinctrl-at91.c: Cleaning up values that are never usedRickard Strandqvist2014-07-111-2/+2
| * | | pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zeroRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zeroRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zeroRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zeroRickard Strandqvist2014-07-111-1/+1
| * | | pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flagDavid PARIS2014-07-111-0/+1
| * | | pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probeSachin Kamat2014-07-111-1/+1
| * | | pinctrl: qcom: Add BUS_HOLD pin biasAndy Gross2014-07-111-0/+8
| * | | pinctrl: sunxi: Add A23 R_PIO controller supportChen-Yu Tsai2014-07-113-0/+148
| * | | pinctrl: sunxi: Add A23 PIO controller supportChen-Yu Tsai2014-07-113-0/+598
| * | | pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard2014-07-111-9/+6
| * | | pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pinsChen-Yu Tsai2014-07-111-3/+0