summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0356-6179/+10510
|\
| * pinctrl: sirf: fix a bad conflict resolutionLinus Walleij2014-05-301-1/+1
| * pinctrl: msm: Add more MSM8X74 pin definitionsAndy Gross2014-05-291-139/+538
| * pinctrl: qcom: ipq8064: Fix naming conventionKumar Gala2014-05-291-1/+1
| * pinctrl: msm: Add missing sdc1 and sdc3 groupsBjorn Andersson2014-05-281-0/+47
| * pinctrl: sirf: switch to using allocated state containerLinus Walleij2014-05-281-93/+121
| * pinctrl: Enable "power-source" to be extracted from DT filesIvan T. Ivanov2014-05-281-0/+1
| * pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai2014-05-271-2/+3
| * pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1
| * pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han2014-05-273-9/+9
| * pinctrl: sirf: fix typo for GPIO bank numberBarry Song2014-05-271-2/+2
| * pinctrl: sunxi: depend on RESET_CONTROLLERMaxime Ripard2014-05-271-0/+1
| * pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai2014-05-271-12/+14
| * pinctrl: add pinctrl driver for imx6sxAnson Huang2014-05-273-0/+415
| * pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein2014-05-271-0/+13
| * pinctrl: msm: switch to using generic GPIO irqchip helpersLinus Walleij2014-05-232-72/+28
| * pinctrl: sunxi: Fix multiple registration issueMaxime Ripard2014-05-231-12/+17
| * pinctrl: sunxi: Fix recursive dependencyMaxime Ripard2014-05-232-13/+16
| * pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart2014-05-233-0/+222
| * pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart2014-05-233-0/+279
| * pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart2014-05-233-0/+441
| * pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart2014-05-236-0/+420
| * pinctrl: baytrail: Add pull type, strength and open drain to debugfs outputMika Westerberg2014-05-231-4/+51
| * pinctrl: baytrail: Register GPIO chip after chip->to_irq is setJin Yao2014-05-231-6/+6
| * pinctrl: baytrail: Add back Baytrail-T ACPI IDJin Yao2014-05-231-0/+1
| * pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+3
| * pinctrl: sh-pfc: sh73a0: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+2
| * pinctrl: sh-pfc: r8a7740: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+2
| * pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart2014-05-231-0/+5
| * pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard2014-05-231-6/+6
| * pinctrl: rockchip: base regmap supplied by a sysconHeiko Stübner2014-05-091-19/+28
| * pinctrl: rockchip: only map bank0-pull-region when pmu regmap missingHeiko Stübner2014-05-091-11/+19
| * pinctrl: rockchip: let pmu registers be supplied by a sysconHeiko Stübner2014-05-091-2/+15
| * pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_dataHeiko Stübner2014-05-091-8/+9
| * pinctrl: rockchip: use regmaps instead of raw mappingsHeiko Stübner2014-05-092-36/+81
| * pinctrl: rockchip: do not require 2nd register areaHeiko Stübner2014-05-091-3/+12
| * Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...Linus Walleij2014-05-0914-4611/+4524
| |\
| | * pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard2014-05-042-16/+23
| | * pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard2014-05-042-6/+30
| | * pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard2014-05-043-37/+33
| | * pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard2014-05-044-75/+123
| | * pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-821/+866
| | * pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-367/+412
| | * pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-646/+691
| | * pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard2014-05-044-995/+1043
| | * pinctrl: sunxi: Libraryse the driverMaxime Ripard2014-05-042-7/+17
| | * pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard2014-05-031-3/+5
| | * pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard2014-05-032-1089/+729
| | * pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard2014-05-037-7/+12
| | * pinctrl: sunxi: Drop unused structure membersMaxime Ripard2014-05-031-2/+0