summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada2017-05-291-6/+2
* pinctrl: zte: fix group_desc initializationShawn Guo2017-05-291-2/+2
* pinctrl: meson-gxbb: Add SPI pins for SPICC controllerNeil Armstrong2017-05-291-0/+14
* pinctrl: meson-gxl: Add SPI pins for the SPICC controllerNeil Armstrong2017-05-291-0/+14
* pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai2017-05-231-1/+1
* MAINTAINERS: extend mvebu SoC entry with pinctrl driversGregory CLEMENT2017-05-231-0/+1
* pinctrl: pinctrl.txt: standardize document formatMauro Carvalho Chehab2017-05-231-554/+570
* Merge branch 'mcp23s08' into develLinus Walleij2017-05-2310-308/+425
|\
| * pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel2017-05-231-5/+5
| * pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2017-05-232-20/+2
| * pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-233-26/+13
| * pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2017-05-232-36/+9
| * pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel2017-05-231-35/+32
| * pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel2017-05-231-19/+7
| * pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel2017-05-231-38/+2
| * pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel2017-05-231-8/+2
| * pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel2017-05-231-4/+0
| * pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel2017-05-231-1/+0
| * pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel2017-05-231-95/+192
| * pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel2017-05-232-8/+0
| * pinctrl: mcp23s08: add pinconf supportSebastian Reichel2017-05-232-24/+176
| * gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-239-24/+20
* | Merge branch 'ingenic' into develLinus Walleij2017-05-2221-1095/+1639
|\ \
| * | MIPS: jz4740: Remove custom GPIO codePaul Cercueil2017-05-223-892/+0
| * | MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil2017-05-221-0/+60
| * | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil2017-05-222-12/+49
| * | MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+98
| * | MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+68
| * | MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil2017-05-221-0/+1
| * | mtd: nand: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-22/+1
| * | fbdev: jz4740-fb: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-101/+3
| * | pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-29/+0
| * | mmc: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-39/+5
| * | gpio: Add gpio-ingenic driverPaul Cercueil2017-05-223-0/+405
| * | pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCsPaul Cercueil2017-05-223-0/+862
| * | dt/bindings: Document gpio-ingenicPaul Cercueil2017-05-221-0/+46
| * | dt/bindings: Document pinctrl-ingenicPaul Cercueil2017-05-221-0/+41
| |/
* | pinctrl: When claiming hog, skip maps not served by same deviceNikita Yushchenko2017-05-221-0/+10
* | pinctrl: imx: add soc specific mux_mode mask and shift propertyDong Aisheng2017-05-223-5/+11
* | pinctrl: imx: add generic pin config core supportDong Aisheng2017-05-223-11/+124
* | pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG caseDong Aisheng2017-05-221-4/+8
* | pinctrl: imx: Check for memory allocation failureChristophe JAILLET2017-05-221-2/+3
* | pinctrl: mediatek: reuse pinctrl driver for mt7623Sean Wang2017-05-225-2324/+2
* | pinctrl: meson: meson8: add the AO HDMI CEC pinMartin Blumenstingl2017-05-221-0/+9
* | pinctrl: meson: meson8: add support for the AO remote output pinMartin Blumenstingl2017-05-221-1/+3
* | pinctrl: meson: meson8: add support for the I2S and SPDIF pinsMartin Blumenstingl2017-05-221-0/+52
* | pinctrl: meson: meson8: add the PWM pinsMartin Blumenstingl2017-05-221-0/+62
* | pinctrl: Adjust nine checks for null pointersMarkus Elfring2017-05-221-9/+9
* | pinctrl: Use seq_putc() in pinctrl_maps_show()Markus Elfring2017-05-221-1/+1
* | pinctrl: Add spaces for better code readabilityMarkus Elfring2017-05-221-4/+4