summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2017-03-28pinctrl: meson-gxl: Fix inverted registers and add missing pinsNeil Armstrong
2017-03-28pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chipJohn Keeping
2017-03-28pinctrl: rockchip: split out verification of mux settingsJohn Keeping
2017-03-28pinctrl: rockchip: convert to raw spinlockJohn Keeping
2017-03-28pinctrl: rockchip: remove unnecessary lockingJohn Keeping
2017-03-24Merge tag 'sh-pfc-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-03-23pinctrl: samsung: Use devres version of gpiochip_add_dataCharles Keepax
2017-03-23pinctrl: samsung: Register pinctrl before GPIOCharles Keepax
2017-03-23pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCsMarek Szyprowski
2017-03-23pinctrl: samsung: Ensure that pad retention is disabled on driver initMarek Szyprowski
2017-03-23pinctrl: cherryview: Add support for GMMR GPIO opregionHans de Goede
2017-03-23pinctrl: rockchip: rename RK1108 to RV1108Andy Yan
2017-03-23pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter
2017-03-23pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard
2017-03-23pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson
2017-03-23pinctrl: samsung: Fix memory mapping codeAndrzej Hajda
2017-03-23pinctrl: meson-gxbb: Fix typo in i2c ao groupsNeil Armstrong
2017-03-23pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson
2017-03-23pinctrl: rockchip: add irq_enable & irq_disable opsJeffy Chen
2017-03-23pinctrl: uniphier: make drivers non-modularMasahiro Yamada
2017-03-23pinctrl: uniphier: remove obsoleted compatiblesMasahiro Yamada
2017-03-23pinctrl: meson: gxl: add the missing PWM pin definitionsMartin Blumenstingl
2017-03-21pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven
2017-03-21pinctrl: sh-pfc: r8a7795: Restore sort orderGeert Uytterhoeven
2017-03-21pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrlGeert Uytterhoeven
2017-03-16pinctrl: sunxi: make use of raw_spinlock variantsJulia Cartwright
2017-03-16pinctrl: sirf: atlas7: make use of raw_spinlock variantsJulia Cartwright
2017-03-16pinctrl: amd: make use of raw_spinlock variantsJulia Cartwright
2017-03-16pinctrl: bcm: make use of raw_spinlock variantsJulia Cartwright
2017-03-16pinctrl: qcom: qdf2xxx: add names to the gpiosTimur Tabi
2017-03-14pinctrl: rockchip: Add input schmitt support for rk3328david.wu
2017-03-14pinctrl: rockchip:Add input schmitt supportdavid.wu
2017-03-14pinctrl: sunxi: select GPIOLIBIcenowy Zheng
2017-03-14pinctrl: sunxi: Add A64 R_PIO controller supportIcenowy Zheng
2017-03-14pinctrl: sunxi: refactor pinctrl choice selecting for ARM64Icenowy Zheng
2017-03-14pinctrl: Fix spelling typosAndy Shevchenko
2017-03-14pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr
2017-03-14pinctrl: rockchip: Add rk3328 pinctrl supportdavid.wu
2017-03-14pinctrl: rockchip: Add mux recalculation supportdavid.wu
2017-03-14pinctrl: rockchip: Add 3bit width mux supportdavid.wu
2017-03-14pinctrl: samsung: Remove unused local variableCharles Keepax
2017-03-06pinctrl: uniphier: change pin names of aio/xirq for LD11Kunihiko Hayashi
2017-03-06pinctrl: qcom: add get_direction functionTimur Tabi
2017-03-06pinctrl: Fix trivial spelling typo in a commentCharles Keepax
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-13pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()Wei Yongjun
2017-02-13pinctrl: intel: unlock on error in intel_config_set_pull()Dan Carpenter
2017-02-13pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker