summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chipJohn Keeping2017-03-281-4/+40
| * | | | pinctrl: rockchip: split out verification of mux settingsJohn Keeping2017-03-281-16/+30
| * | | | pinctrl: rockchip: convert to raw spinlockJohn Keeping2017-03-281-13/+13
| * | | | pinctrl: rockchip: remove unnecessary lockingJohn Keeping2017-03-281-31/+2Star
| * | | | Merge tag 'sh-pfc-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-03-242-87/+91
| |\| | |
| | * | | pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven2017-03-211-0/+3
| | * | | pinctrl: sh-pfc: r8a7795: Restore sort orderGeert Uytterhoeven2017-03-211-85/+86
| | * | | pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrlGeert Uytterhoeven2017-03-211-2/+2
| | |/ /
| * | | pinctrl: cherryview: Add support for GMMR GPIO opregionHans de Goede2017-03-231-0/+47
| * | | pinctrl: rockchip: rename RK1108 to RV1108Andy Yan2017-03-231-38/+38
| * | | pinctrl: rockchip: add irq_enable & irq_disable opsJeffy Chen2017-03-231-5/+6
| * | | pinctrl: uniphier: make drivers non-modularMasahiro Yamada2017-03-239-72/+38Star
| * | | pinctrl: uniphier: remove obsoleted compatiblesMasahiro Yamada2017-03-238-42/+23Star
| * | | pinctrl: meson: gxl: add the missing PWM pin definitionsMartin Blumenstingl2017-03-231-0/+54
| * | | pinctrl: sunxi: make use of raw_spinlock variantsJulia Cartwright2017-03-162-14/+14
| * | | pinctrl: sirf: atlas7: make use of raw_spinlock variantsJulia Cartwright2017-03-161-22/+22
| * | | pinctrl: amd: make use of raw_spinlock variantsJulia Cartwright2017-03-162-34/+34
| * | | pinctrl: bcm: make use of raw_spinlock variantsJulia Cartwright2017-03-162-45/+45
| * | | pinctrl: qcom: qdf2xxx: add names to the gpiosTimur Tabi2017-03-161-2/+12
| * | | pinctrl: rockchip: Add input schmitt support for rk3328david.wu2017-03-141-0/+23
| * | | pinctrl: rockchip:Add input schmitt supportdavid.wu2017-03-141-0/+73
| * | | pinctrl: sunxi: select GPIOLIBIcenowy Zheng2017-03-141-0/+1
| * | | pinctrl: sunxi: Add A64 R_PIO controller supportIcenowy Zheng2017-03-143-0/+130
| * | | pinctrl: sunxi: refactor pinctrl choice selecting for ARM64Icenowy Zheng2017-03-141-4/+4
| * | | pinctrl: Fix spelling typosAndy Shevchenko2017-03-143-4/+4
| * | | pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr2017-03-141-2/+12
| * | | pinctrl: rockchip: Add rk3328 pinctrl supportdavid.wu2017-03-141-0/+70
| * | | pinctrl: rockchip: Add mux recalculation supportdavid.wu2017-03-141-6/+35
| * | | pinctrl: rockchip: Add 3bit width mux supportdavid.wu2017-03-141-3/+17
| * | | pinctrl: samsung: Remove unused local variableCharles Keepax2017-03-141-2/+0Star
| * | | pinctrl: Fix trivial spelling typo in a commentCharles Keepax2017-03-061-1/+1
| |/ /
* | | pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg2017-04-111-2/+24
* | | pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433Chanwoo Choi2017-04-102-51/+40Star
* | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-075-40/+74
* | | pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter2017-03-231-0/+30
* | | pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard2017-03-231-6/+24
* | | pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-03-231-4/+0Star
* | | pinctrl: samsung: Fix memory mapping codeAndrzej Hajda2017-03-231-3/+10
* | | pinctrl: meson-gxbb: Fix typo in i2c ao groupsNeil Armstrong2017-03-231-2/+2
* | | pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson2017-03-231-1/+1
| |/ |/|
* | pinctrl: uniphier: change pin names of aio/xirq for LD11Kunihiko Hayashi2017-03-061-6/+6
* | pinctrl: qcom: add get_direction functionTimur Tabi2017-03-061-0/+15
|/
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-22101-3600/+11717
|\
| * pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()Wei Yongjun2017-02-131-3/+2Star
| * pinctrl: intel: unlock on error in intel_config_set_pull()Dan Carpenter2017-02-131-2/+4
| * pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker2017-02-134-28/+8Star
| * pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker2017-02-136-66/+1Star
| * pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker2017-02-139-65/+9Star
| * pinctrl: sunxi: make sun5i explicitly non-modularPaul Gortmaker2017-02-061-8/+3Star