summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson: separate soc driversJerome Brunet2017-10-169-79/+139
* pinctrl: dt-bindings: Fix A37xx uart2 group nameMiquel Raynal2017-10-161-2/+2
* pinctrl: gemini: Add missing functionsLinus Walleij2017-10-141-0/+10
* pinctrl: Do not depend in GPIOLIB, select itLinus Walleij2017-10-122-3/+6
* pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin configFenglin Wu2017-10-111-0/+5
* pinctrl: mcp23s08: remove unused variables from pinconf_setPhil Reid2017-10-111-4/+1Star
* dt-bindings: pinctrl: add mcp23018 to mcp23s08 documentationPhil Reid2017-10-111-0/+1
* dt-bindings: pinctrl: mcp23s08 update binding docLars Poeschel2017-10-111-0/+58
* dt-bindings: pinctrl: Move mcp23s08 from gpioLars Poeschel2017-10-111-0/+0
* pinctrl: change Kconfig PINCTRL variable to a menuconfigPhil Reid2017-10-111-5/+4Star
* pinctrl: meson: remove unused pin_baseJerome Brunet2017-10-111-1/+0Star
* pinctrl: meson-gx: add TEST_N i2s pinmuxJerome Brunet2017-10-112-1/+10
* pinctrl: sx150x: make struct sx150x_regmap_config staticColin Ian King2017-10-091-1/+1
* pinctrl: ingenic: make function ingenic_pinctrl_probe staticColin Ian King2017-10-091-1/+1
* MAINTAINERS: Add git repository to Renesas pinctrl driver sectionGeert Uytterhoeven2017-10-081-0/+1
* Merge tag 'sh-pfc-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-10-073-0/+744
|\
| * pinctrl: sh-pfc: r8a7795: Add USB3.0 host supportTakeshi Kihara2017-10-021-0/+15
| * pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host supportTakeshi Kihara2017-10-021-0/+29
| * pinctrl: sh-pfc: r8a77995: Add USB2.0 host supportTakeshi Kihara2017-09-191-0/+15
| * pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functionsYoshihiro Shimoda2017-09-191-0/+119
| * pinctrl: sh-pfc: r8a7795: Re-add DRIF supportDirk Behme2017-09-191-0/+291
| * pinctrl: sh-pfc: r8a7795: Add SDHI0-3 supportTakeshi Kihara2017-09-191-0/+275
* | pinctrl: rockchip: rk3328: Fix the correct routing configDavid Wu2017-10-071-2/+9
* | pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grfDavid Wu2017-10-071-6/+6
* | Merge branch 'pinconf-rename' into develLinus Walleij2017-10-0720-78/+51Star
|\ \
| * | gpio: pxa: Use library functionsLinus Walleij2017-10-071-12/+2Star
| * | pinctrl: meson: Use library functionsLinus Walleij2017-10-071-14/+2Star
| * | pinctrl: bcm: nsp: Use library functionsLinus Walleij2017-10-071-19/+2Star
| * | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-2221-53/+53
| |/
* | pinctrl: meson-gxbb: add missing GPIOX_22 pinJerome Brunet2017-10-051-0/+1
* | pinctrl: meson-gx: TEST_N belongs to the AO controllerJerome Brunet2017-10-054-10/+10
* | pinctrl: meson: get rid of pin_baseJerome Brunet2017-10-055-25/+13Star
* | pinctrl: meson: remove offset from pinctrlJerome Brunet2017-10-056-1741/+1697Star
* | pinctrl: cherryview fixed typo in commentChris Gorman2017-09-271-1/+1
* | pinctrl: meson: fix incorrect usage of ENOSYSJerome Brunet2017-09-211-1/+1
* | pinctrl: single: make two arrays static const, reduces object code sizeColin Ian King2017-09-211-2/+2
* | pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume staticColin Ian King2017-09-211-2/+2
* | pinctrl: uniphier: make arrays static, reduces object code sizeColin Ian King2017-09-191-6/+8
|/
* Linux 4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1