summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-09pinctrl: sunxi: constify irq_domain_opsTobias Klauser1-1/+1
2017-06-09pinctrl: stm32: remove useless checkAlexandre TORGUE1-5/+0
2017-06-09pinctrl: meson: add interrupts to pinctrl dataJerome Brunet5-46/+63
2017-06-09pinctrl: meson-gxbb: remove non-existing pin GPIOX_22Heiner Kallweit1-1/+0
2017-05-31Merge tag 'sh-pfc-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij9-1353/+1926
2017-05-31pinctrl: stm32: Implement .get_direction gpio_chip callbackAlexandre TORGUE2-3/+25
2017-05-31pinctrl: stm32: set pin to gpio input when used as interruptAlexandre TORGUE1-10/+29
2017-05-31pinctrl: mcp23s08: improve I2C Kconfig dependencyArnd Bergmann1-0/+1
2017-05-29pinctrl: xway: fix copy/paste error in xrx200_grpsMartin Schiller1-1/+1
2017-05-29pinctrl: sunxi: drop dedicated A20 driverIcenowy Zheng3-1061/+0
2017-05-29pinctrl: sunxi: add A20 support to A10 driverIcenowy Zheng2-65/+226
2017-05-29pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCsIcenowy Zheng1-0/+3
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3399David Wu1-0/+41
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3328David Wu1-0/+83
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3228David Wu1-0/+132
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