aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-29pinctrl: rockchip: Add iomux-route switching supportDavid Wu1-1/+64
2017-05-29gpio/pinctrl: ingenic: depend on OFLinus Walleij2-0/+2
2017-05-29pinctrl: meson-gxl: Add Ethernet PHY LEDS pinsNeil Armstrong1-0/+10
2017-05-29pinctrl: meson-gxl: Add CEC pinsNeil Armstrong1-0/+10
2017-05-29pinctrl: meson-gxbb: Add CEC pinsNeil Armstrong1-0/+10
2017-05-29pinctrl: meson-gxl: Fix typo in AO SPDIF pinsNeil Armstrong1-2/+2
2017-05-29pinctrl: meson-gxl: Fix typo in AO I2S pinsNeil Armstrong1-2/+2
2017-05-29pinctrl: meson-gxbb: Add missing GPIODV_18 pin entryNeil Armstrong1-0/+1
2017-05-29pinctrl: meson-gxl: Add missing GPIODV_18 pin entryNeil Armstrong1-0/+1
2017-05-29pinctrl: bcm: clean up modular vs. non-modular distinctionsPaul Gortmaker3-31/+16
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker6-36/+18
2017-05-29pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada1-6/+2
2017-05-29pinctrl: zte: fix group_desc initializationShawn Guo1-2/+2
2017-05-29pinctrl: meson-gxbb: Add SPI pins for SPICC controllerNeil Armstrong1-0/+14
2017-05-29pinctrl: meson-gxl: Add SPI pins for the SPICC controllerNeil Armstrong1-0/+14
2017-05-23pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai1-1/+1
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij5-268/+411
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 Reichel5-18/+14
2017-05-22Merge branch 'ingenic' into develLinus Walleij10-191/+1276
2017-05-22mtd: nand: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil1-22/+1
2017-05-22fbdev: jz4740-fb: Let the pinctrl driver configure the pinsPaul Cercueil1-101/+3
2017-05-22pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil1-29/+0
2017-05-22mmc: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil1-39/+5
2017-05-22gpio: Add gpio-ingenic driverPaul Cercueil3-0/+405
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