summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2016-11-11pinctrl: single: search for the bits property when parsing bitsAxel Haslam
2016-11-11pinctrl: single: check for any error when getting rowsAxel Haslam
2016-11-08pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt
2016-11-08pinctrl: st: st_pinconf_dbg_show wrong format stringHeinrich Schuchardt
2016-11-08Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2016-11-08pinctrl: sx150x: fix up headersLinus Walleij
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_resetAndrey Smirnov
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_typeAndrey Smirnov
2016-11-08pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irqAndrey Smirnov
2016-11-08pinctrl-sx150x: Simplify interrupt handlerAndrey Smirnov
2016-11-08pinctrl-sx150x: Improve oscio GPIO functionsAndrey Smirnov
2016-11-08pinctrl-sx150x: Remove excessive lockingAndrey Smirnov
2016-11-08pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap APIAndrey Smirnov
2016-11-08pinctrl-sx150x: Convert driver to use regmap APIAndrey Smirnov
2016-11-08pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6Andrey Smirnov
2016-11-08pinctrl-sx150x: Move some code out of sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Fix incorrect constant in sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Replace magic number in sx150x_init_hwAndrey Smirnov
2016-11-08pinctrl-sx150x: Add SX1503 specific dataAndrey Smirnov
2016-11-08pinctrl-sx150x: Improve OF device matching codeAndrey Smirnov
2016-11-07pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3Geert Uytterhoeven
2016-11-07pinctrl-aspeed-g5: Never set SCU90[6]Andrew Jeffery
2016-11-04pinctrl: qcom: Add msm8994 pinctrl driverMichael Scott
2016-11-04pinctrl: sunxi: make bool drivers explicitly non-modularPaul Gortmaker
2016-11-04pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong
2016-11-04pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren
2016-11-04pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pinsTony Lindgren
2016-11-04pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_argsTony Lindgren
2016-11-04pinctrl: cherryview: Prevent possible interrupt storm on resumeMika Westerberg
2016-11-04pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg
2016-11-04pinctrl: bcm2835: reduce GPPUD set-up timeStefan Wahren
2016-11-04pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs outputMika Westerberg
2016-11-04pinctrl: zynq: Add a 8 bit wide nand optionJason Gunthorpe
2016-10-31pinctrl: imx: reset group index on probeStefan Agner
2016-10-31pinctrl: stm32: remove dependency with interrupt controllerAlexandre TORGUE
2016-10-31pinctrl: st: don't specify default interrupt triggerPatrice Chotard
2016-10-31pinctrl: iproc: Fix iProc and NSP GPIO supportRay Jui
2016-10-31pinctrl: at91: add support for OUTPUT configBoris BREZILLON
2016-10-29pinctrl: sunxi: Deal with configless pinsMaxime Ripard
2016-10-29pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko
2016-10-29pinctrl: generic: Parse pinmux init nodes if node status is okayLaxman Dewangan
2016-10-29pinctrl: max77620: add OF dependencyArnd Bergmann
2016-10-28pinctrl: single: Drop pointless macroTony Lindgren
2016-10-28pinctrl: single: Drop custom namesTony Lindgren
2016-10-24Merge branch 'ib-sx150x' into develLinus Walleij
2016-10-24pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong
2016-10-24pinctrl: sunxi: Support generic bindingMaxime Ripard
2016-10-24pinctrl: oxnas: Add support for OX820Neil Armstrong
2016-10-24pinctrl: oxnas: Move OX810SE specific function and structure as separateNeil Armstrong
2016-10-24pinctrl: sunxi: Handle bias disableMaxime Ripard