summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-05-29pinctrl: meson-gxl: Add Ethernet PHY LEDS pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add CEC pinsNeil Armstrong
2017-05-29pinctrl: meson-gxbb: Add CEC pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Fix typo in AO SPDIF pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Fix typo in AO I2S pinsNeil Armstrong
2017-05-29pinctrl: meson-gxbb: Add missing GPIODV_18 pin entryNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add missing GPIODV_18 pin entryNeil Armstrong
2017-05-29pinctrl: bcm: clean up modular vs. non-modular distinctionsPaul Gortmaker
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker
2017-05-29pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada
2017-05-29pinctrl: zte: fix group_desc initializationShawn Guo
2017-05-29pinctrl: meson-gxbb: Add SPI pins for SPICC controllerNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add SPI pins for the SPICC controllerNeil Armstrong
2017-05-23pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel
2017-05-23pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel
2017-05-23pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel
2017-05-23pinctrl: mcp23s08: add pinconf supportSebastian Reichel
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel
2017-05-22Merge branch 'ingenic' into develLinus Walleij
2017-05-22mtd: nand: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil
2017-05-22fbdev: jz4740-fb: Let the pinctrl driver configure the pinsPaul Cercueil
2017-05-22pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil
2017-05-22mmc: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil
2017-05-22gpio: Add gpio-ingenic driverPaul Cercueil
2017-05-22pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCsPaul Cercueil
2017-05-22pinctrl: When claiming hog, skip maps not served by same deviceNikita Yushchenko
2017-05-22pinctrl: imx: add soc specific mux_mode mask and shift propertyDong Aisheng
2017-05-22pinctrl: imx: add generic pin config core supportDong Aisheng
2017-05-22pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG caseDong Aisheng
2017-05-22pinctrl: imx: Check for memory allocation failureChristophe JAILLET
2017-05-22pinctrl: mediatek: reuse pinctrl driver for mt7623Sean Wang
2017-05-22pinctrl: meson: meson8: add the AO HDMI CEC pinMartin Blumenstingl
2017-05-22pinctrl: meson: meson8: add support for the AO remote output pinMartin Blumenstingl
2017-05-22pinctrl: meson: meson8: add support for the I2S and SPDIF pinsMartin Blumenstingl
2017-05-22pinctrl: meson: meson8: add the PWM pinsMartin Blumenstingl
2017-05-22pinctrl: Adjust nine checks for null pointersMarkus Elfring
2017-05-22pinctrl: Use seq_putc() in pinctrl_maps_show()Markus Elfring
2017-05-22pinctrl: Add spaces for better code readabilityMarkus Elfring
2017-05-22pinctrl: Combine substrings for a message in pin_config_group_get()Markus Elfring
2017-05-22pinctrl: Adjust five checks for null pointersMarkus Elfring