summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * pinctrl: samsung: don't truncate the last charDan Carpenter2015-07-161-15/+7
| * pinctrl: move CONFIG_PINCTRL to drivers/MakefileMasahiro Yamada2015-07-161-4/+2
| * pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-07-163-0/+1279
| * pinctrl: UniPhier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-07-163-0/+1274
| * pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-07-163-0/+1351
| * pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-07-163-0/+799
| * pinctrl: UniPhier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-07-163-0/+1559
| * pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-07-163-0/+892
| * pinctrl: UniPhier: add UniPhier pinctrl core supportMasahiro Yamada2015-07-166-0/+912
| * pinctrl: qcom: spmi-mpp: Implement support for sink modeBjorn Andersson2015-07-161-44/+71
| * pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTLBjorn Andersson2015-07-161-12/+20
| * pinctrl: qcom: spmi-mpp: Fixes related to enable handlingBjorn Andersson2015-07-161-7/+18
| * pinctrl: qcom: spmi-mpp: Transition to generic dt binding parserBjorn Andersson2015-07-161-114/+16
| * pinctrl: simplify of_pinctrl_get()Masahiro Yamada2015-07-161-7/+1
| * pinctrl: imx: add i.mx6ul subdriverFrank Li2015-07-163-0/+331
| * sh-pfc: r8a7791: remove non-existing GPIO pinsLaurent Pinchart2015-07-161-2/+17
| * sh-pfc: r8a7790: remove non-existing GPIO pinsLaurent Pinchart2015-07-161-2/+19
| * added tabs instead of spacesMario Bambagini2015-07-161-4/+4
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-1/+18
|\ \
| * | pinctrl: tegra: Only set the gpio range if neededTomeu Vizoso2015-08-131-1/+18
| |/
* | Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-07-217-12/+8
|\ \
| * | pinctrl: lpc18xx: fix schmitt trigger setupJoachim Eastwood2015-07-201-2/+2
| * | Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callbackUwe Kleine-König2015-07-201-2/+1
| * | pinctrl: bcm2835: Clear the event latch register when disabling interruptsJonathan Bell2015-07-201-0/+2
| * | pinctrl: single: ensure pcs irq will not be forced threadedGrygorii Strashko2015-07-201-1/+2
| * | sh-pfc: fix sparse GPIOs for R-Car SoCsSergei Shtylyov2015-07-201-1/+1
| * | pinctrl: abx500: remove strict modeLinus Walleij2015-07-201-1/+0
| * | pinctrl: samsung: Remove old unused definesKrzysztof Kozlowski2015-07-171-5/+0
| |/
* / Update Viresh Kumar's email addressViresh Kumar2015-07-179-14/+14
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-017-17/+15
|\
| * pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-3/+3
| * pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+4
| * pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/st: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/adi2: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-264-75/+12
|\ \
| * | pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart2015-05-184-93/+1
| * | pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart2015-05-184-1/+30
* | | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-2487-687/+17296
|\ \ \ | |_|/ |/| |
| * | pinctrl: rockchip: add support for the rk3368Heiko Stübner2015-06-171-0/+91
| * | pinctrl: rockchip: generalize perpin driver-strength settingHeiko Stübner2015-06-171-13/+23
| * | pinctrl: sh-pfc: r8a7794: add SDHI pin groupsShinobu Uehara2015-06-161-0/+153
| * | pinctrl: sh-pfc: r8a7794: add MMCIF pin groupsShinobu Uehara2015-06-161-0/+46
| * | pinctrl: sh-pfc: add R8A7794 PFC supportHisashi Nakamura2015-06-165-0/+4021
| * | pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-1045-95/+98
| * | pinctrl: mvebu: armada-39x: add support for Armada 395 variantThomas Petazzoni2015-06-101-17/+23
| * | pinctrl: mvebu: armada-39x: add missing SATA functionsThomas Petazzoni2015-06-101-0/+9
| * | pinctrl: mvebu: armada-39x: add missing PCIe functionsThomas Petazzoni2015-06-101-0/+2