summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-162/+217
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook-4/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-8/+9
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-3/+5
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+2
2018-06-07Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2130/+11679
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+3
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-4/+3
2018-06-04pinctrl: cherryview: limit Strago DMI workarounds to version 1.0Dmitry Torokhov-0/+4
2018-05-24pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre-6/+7
2018-05-24pinctrl: at91-pio4: add missing of_node_putJulia Lawall-1/+3
2018-05-24pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou-1/+2
2018-05-24pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter-5/+18
2018-05-24pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang-6/+0
2018-05-24pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang-102/+6
2018-05-24pinctrl: mediatek: add EINT support to MT7622 SoCSean Wang-1/+144
2018-05-24pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang-527/+756
2018-05-24pinctrl: freescale: Switch to SPDX identifierFabio Estevam-271/+151
2018-05-24Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke...Linus Walleij-1017/+51
2018-05-24Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-14/+2803
2018-05-23pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banksMarek Szyprowski-1/+1
2018-05-23pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin commentsGeert Uytterhoeven-12/+12
2018-05-23pinctrl: sh-pfc: r8a77965: Add I2C pin supportNiklas Söderlund-0/+77
2018-05-23pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functionsTakeshi Kihara-0/+90
2018-05-23pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functionsTakeshi Kihara-0/+190
2018-05-23pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functionsTakeshi Kihara-0/+365
2018-05-23pinctrl: sh-pfc: r8a77990: Add bias pinconf supportTakeshi Kihara-9/+331
2018-05-23pinctrl: sh-pfc: Initial R8A77990 PFC supportTakeshi Kihara-0/+1741
2018-05-23pinctrl: sh-pfc: Add PORT_GP_11 helper macroTakeshi Kihara-2/+6
2018-05-23pinctrl: berlin: switch to SPDX license identifierJisheng Zhang-32/+6
2018-05-23pinctrl: rockchip: Add set_config callback support for gpiolibShawn Lin-0/+52
2018-05-23pinctrl: rockchip: Add pinctrl support for PX30David Wu-0/+194
2018-05-23pinctrl: mvebu: update use "nand" function for "rb" pinChris Packham-1/+1
2018-05-23pinctrl: actions: Add gpio support for Actions S900 SoCManivannan Sadhasivam-1/+247
2018-05-23pinctrl: pinctrl-single: Add functions to save and restore pinctrl contextKeerthy-1/+71
2018-05-16pinctrl: nand: meson-gxl: fix missing data pinsYixun Lan-2/+2
2018-05-16pinctrl: nand: meson-gxbb: fix missing data pinsYixun Lan-2/+2
2018-05-16pinctrl: qcom: Print high/low status of gpios in debugfsStephen Boyd-2/+10
2018-05-16pinctrl: mvebu: use correct MPP sel value for dev pinsChris Packham-10/+10
2018-05-16pinctrl: qcom: fix wrong pull status display for no_keeper SoCClément Péron-2/+11
2018-05-16pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko-12/+40
2018-05-16pinctrl: sunxi: add support for H6 R_PIO pin controllerIcenowy Zheng-0/+133
2018-05-16pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko-21/+8
2018-05-16pinctrl: bcm2835: Add support for output-low output-high propertiesMatheus Castello-0/+5
2018-05-16pinctrl: bcm2835: Add support for generic pinctrl bindingMatheus Castello-37/+59
2018-05-16pinctrl: sh-pfc: Add r8a77470 PFC supportBiju Das-0/+2356
2018-05-16pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functionsTakeshi Kihara-0/+326
2018-05-16pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functionsKieran Bingham-0/+116
2018-05-16pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifierThomas Gleixner-1/+1
2018-05-16pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control supportSergei Shtylyov-8/+24