summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2017-05-23pinctrl: samsung: Clean up modular vs. non-modular distinctionsPaul Gortmaker5-27/+6
2017-05-23pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai1-1/+1
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij3-0/+1208
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel1-17/+2
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel1-19/+10
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel1-18/+9
2017-05-23pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel1-35/+32
2017-05-23pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel1-19/+7
2017-05-23pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel1-38/+2
2017-05-23pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel1-8/+2
2017-05-23pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel1-4/+0
2017-05-23pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel1-1/+0
2017-05-23pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel1-95/+192
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel1-7/+0
2017-05-23pinctrl: mcp23s08: add pinconf supportSebastian Reichel2-24/+176
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel3-0/+1061
2017-05-22Merge branch 'ingenic' into develLinus Walleij3-0/+862
2017-05-22pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCsPaul Cercueil3-0/+862
2017-05-22pinctrl: When claiming hog, skip maps not served by same deviceNikita Yushchenko1-0/+10
2017-05-22pinctrl: imx: add soc specific mux_mode mask and shift propertyDong Aisheng3-5/+11
2017-05-22pinctrl: imx: add generic pin config core supportDong Aisheng3-11/+124
2017-05-22pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG caseDong Aisheng1-4/+8
2017-05-22pinctrl: imx: Check for memory allocation failureChristophe JAILLET1-2/+3
2017-05-22pinctrl: mediatek: reuse pinctrl driver for mt7623Sean Wang5-2324/+2
2017-05-22pinctrl: meson: meson8: add the AO HDMI CEC pinMartin Blumenstingl1-0/+9
2017-05-22pinctrl: meson: meson8: add support for the AO remote output pinMartin Blumenstingl1-1/+3
2017-05-22pinctrl: meson: meson8: add support for the I2S and SPDIF pinsMartin Blumenstingl1-0/+52
2017-05-22pinctrl: meson: meson8: add the PWM pinsMartin Blumenstingl1-0/+62
2017-05-22pinctrl: Adjust nine checks for null pointersMarkus Elfring1-9/+9
2017-05-22pinctrl: Use seq_putc() in pinctrl_maps_show()Markus Elfring1-1/+1
2017-05-22pinctrl: Add spaces for better code readabilityMarkus Elfring1-4/+4
2017-05-22pinctrl: Combine substrings for a message in pin_config_group_get()Markus Elfring1-3/+2
2017-05-22pinctrl: Adjust five checks for null pointersMarkus Elfring1-5/+5
2017-05-22pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()Markus Elfring1-2/+2
2017-05-22pinctrl/amd: Update contact information for AMD pinctrl/amdShyam Sundar S K1-0/+4
2017-05-22pinctrl: Use seq_putc() in three functionsMarkus Elfring1-5/+3
2017-05-22pinctrl: armada-37xx: Add irqchip supportGregory CLEMENT1-0/+229
2017-05-22pinctrl: rockchip: remove unneeded (void *) casts in of_match_tableMasahiro Yamada1-11/+11
2017-05-22pinctrl: add ZTE ZX pinctrl driver supportShawn Guo7-0/+1594
2017-05-16pinctrl: sh-pfc: r8a7794: Add R8A7745 supportSergei Shtylyov5-2/+38
2017-05-16pinctrl: sh-pfc: r8a7794: Remove reserved bitsSergei Shtylyov1-588/+529
2017-05-16pinctrl: sh-pfc: r8a7794: Remove AVB_AVTP_* groupsSergei Shtylyov1-32/+0
2017-05-16pinctrl: sh-pfc: r8a7794: Rename some I2C signalsSergei Shtylyov1-69/+69
2017-05-16pinctrl: sh-pfc: r8a7791: Add R8A7743 supportSergei Shtylyov5-420/+473
2017-05-16pinctrl: sh-pfc: r8a7795-es1: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349Kuninori Morimoto1-15/+15
2017-05-16pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349Kuninori Morimoto1-10/+10
2017-05-16pinctrl: sh-pfc: r8a7796: Add Audio clock pin supportKuninori Morimoto1-0/+160
2017-05-16pinctrl: sh-pfc: r8a7796: Add Audio SSI pin supportKuninori Morimoto1-0/+231
2017-05-16pinctrl: sh-pfc: r8a7796: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349Kuninori Morimoto1-10/+10
2017-05-15pinctrl: samsung: Remove unneeded (void *) casts in of_match_tableMasahiro Yamada1-10/+10