summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-11-15pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai-6/+81
2016-11-15pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai-1/+5
2016-11-15pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai-2/+15
2016-11-15pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker-81/+15
2016-11-15pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi-0/+25
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi-78/+99
2016-11-15pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell-0/+11
2016-11-15pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell-12/+38
2016-11-11pinctrl: single: search for the bits property when parsing bitsAxel Haslam-1/+1
2016-11-11pinctrl: single: check for any error when getting rowsAxel Haslam-4/+8
2016-11-08pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt-1/+1
2016-11-08pinctrl: st: st_pinconf_dbg_show wrong format stringHeinrich Schuchardt-1/+1
2016-11-08Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-10/+378
2016-11-08pinctrl: sx150x: fix up headersLinus Walleij-2/+1
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_resetAndrey Smirnov-2/+4
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_typeAndrey Smirnov-4/+20
2016-11-08pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irqAndrey Smirnov-1/+12
2016-11-08pinctrl-sx150x: Simplify interrupt handlerAndrey Smirnov-12/+6
2016-11-08pinctrl-sx150x: Improve oscio GPIO functionsAndrey Smirnov-7/+11
2016-11-08pinctrl-sx150x: Remove excessive lockingAndrey Smirnov-54/+16
2016-11-08pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap APIAndrey Smirnov-243/+284
2016-11-08pinctrl-sx150x: Convert driver to use regmap APIAndrey Smirnov-46/+57
2016-11-08pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6Andrey Smirnov-0/+7
2016-11-08pinctrl-sx150x: Move some code out of sx150x_init_hwAndrey Smirnov-12/+26
2016-11-08pinctrl-sx150x: Fix incorrect constant in sx150x_init_hwAndrey Smirnov-1/+1
2016-11-08pinctrl-sx150x: Replace magic number in sx150x_init_hwAndrey Smirnov-1/+4
2016-11-08bindings: pinctrl-sx150x: Document SX1503 compatibility stringAndrey Smirnov-1/+2
2016-11-08pinctrl-sx150x: Add SX1503 specific dataAndrey Smirnov-0/+25
2016-11-08pinctrl-sx150x: Improve OF device matching codeAndrey Smirnov-8/+13
2016-11-07pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3Geert Uytterhoeven-10/+10
2016-11-04pinctrl: qcom: Add msm8994 pinctrl driverMichael Scott-0/+1566
2016-11-04pinctrl: sunxi: make bool drivers explicitly non-modularPaul Gortmaker-95/+26
2016-11-04pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong-1/+734
2016-11-04pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren-24/+24
2016-11-04pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pinsTony Lindgren-18/+93
2016-11-04pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_argsTony Lindgren-1/+210
2016-11-04pinctrl: bcm2835: reduce GPPUD set-up timeStefan Wahren-4/+6
2016-11-04pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs outputMika Westerberg-1/+1
2016-11-04pinctrl: zynq: Add a 8 bit wide nand optionJason Gunthorpe-1/+5
2016-10-31pinctrl: at91: add support for OUTPUT configBoris BREZILLON-0/+25
2016-10-29pinctrl: sunxi: Deal with configless pinsMaxime Ripard-14/+37
2016-10-29pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko-0/+41
2016-10-29pinctrl: generic: Parse pinmux init nodes if node status is okayLaxman Dewangan-1/+1
2016-10-29pinctrl: max77620: add OF dependencyArnd Bergmann-1/+1
2016-10-28pinctrl: single: Drop pointless macroTony Lindgren-11/+7
2016-10-28pinctrl: single: Drop custom namesTony Lindgren-30/+6
2016-10-24Merge branch 'ib-sx150x' into develLinus Walleij-842/+1151
2016-10-24pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong-842/+1151
2016-10-24pinctrl: sunxi: Deprecate sunxi pinctrl bindingsMaxime Ripard-0/+16
2016-10-24pinctrl: sunxi: Support generic bindingMaxime Ripard-2/+46