summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | pinctrl: Combine substrings for a message in pin_config_group_get()Markus Elfring2017-05-221-3/+2
* | | pinctrl: Adjust five checks for null pointersMarkus Elfring2017-05-221-5/+5
* | | pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()Markus Elfring2017-05-221-2/+2
* | | pinctrl/amd: Update contact information for AMD pinctrl/amdShyam Sundar S K2017-05-221-0/+4
* | | pinctrl: Use seq_putc() in three functionsMarkus Elfring2017-05-221-5/+3
* | | pinctrl: armada-37xx: Add irqchip supportGregory CLEMENT2017-05-221-0/+229
* | | pinctrl: rockchip: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-221-11/+11
* | | pinctrl: add ZTE ZX pinctrl driver supportShawn Guo2017-05-227-0/+1594
* | | dt-bindings: add bindings doc for ZTE pinctrlShawn Guo2017-05-221-0/+85
|/ /
* | Linux 4.12-rc2v4.12-rc2Linus Torvalds2017-05-221-1/+1
* | x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-221-3/+3