summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-16pinctrl: single: Fix a couple error codesDan Carpenter1-2/+6
2016-11-16pinctrl: sunxi: fix theoretical uninitialized variable accessArnd Bergmann1-2/+5
2016-11-16pinctrl: rockchip: add support for rk1108Andy Yan1-0/+86
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pinsNiklas Söderlund1-0/+69
2016-11-16pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pinsNiklas Söderlund1-3/+27
2016-11-16pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...Niklas Söderlund1-15/+148
2016-11-16pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund1-0/+8
2016-11-16pinctrl: sh-pfc: r8a7778: Use lookup function for bias dataNiklas Söderlund1-170/+172
2016-11-16pinctrl: sh-pfc: r8a7795: Use lookup function for bias dataNiklas Söderlund1-171/+172
2016-11-16pinctrl: sh-pfc: r8a7795: Simplify get bias logicNiklas Söderlund1-6/+5
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund3-0/+25
2016-11-15pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2
2016-11-15pinctrl: sh-pfc: r8a7796: Add DU supportNiklas Söderlund1-0/+101
2016-11-15pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functionsTakeshi Kihara1-0/+87
2016-11-15dt-bindings: add documentation for rk1108 pinctrlAndy Yan1-4/+5
2016-11-15pinctrl: sunxi: Add support for interrupt debouncingMaxime Ripard3-0/+105
2016-11-15pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helperChen-Yu Tsai1-32/+32
2016-11-15pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai2-6/+81
2016-11-15pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai1-1/+5
2016-11-15pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai1-2/+15
2016-11-15pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker7-81/+15
2016-11-15pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi2-0/+25
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi6-78/+99
2016-11-15pinctrl: bcm2835: Return pins to inputs when freedPhil Elwell1-0/+11
2016-11-15pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53Phil Elwell1-12/+38
2016-11-11pinctrl: single: search for the bits property when parsing bitsAxel Haslam1-1/+1
2016-11-11pinctrl: single: check for any error when getting rowsAxel Haslam1-4/+8
2016-11-08pinctrl: st: st_pctl_dt_parse_groups simplify expressionHeinrich Schuchardt1-1/+1
2016-11-08pinctrl: st: st_pinconf_dbg_show wrong format stringHeinrich Schuchardt1-1/+1
2016-11-08pinctrl: sx150x: fix up headersLinus Walleij1-2/+1
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_resetAndrey Smirnov1-2/+4
2016-11-08pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_typeAndrey Smirnov1-4/+20
2016-11-08pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irqAndrey Smirnov1-1/+12
2016-11-08pinctrl-sx150x: Simplify interrupt handlerAndrey Smirnov1-12/+6
2016-11-08pinctrl-sx150x: Improve oscio GPIO functionsAndrey Smirnov1-7/+11
2016-11-08pinctrl-sx150x: Remove excessive lockingAndrey Smirnov1-54/+16
2016-11-08pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap APIAndrey Smirnov1-243/+284
2016-11-08pinctrl-sx150x: Convert driver to use regmap APIAndrey Smirnov2-46/+57
2016-11-08pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6Andrey Smirnov1-0/+7
2016-11-08pinctrl-sx150x: Move some code out of sx150x_init_hwAndrey Smirnov1-12/+26
2016-11-08pinctrl-sx150x: Fix incorrect constant in sx150x_init_hwAndrey Smirnov1-1/+1
2016-11-08pinctrl-sx150x: Replace magic number in sx150x_init_hwAndrey Smirnov1-1/+4
2016-11-08bindings: pinctrl-sx150x: Document SX1503 compatibility stringAndrey Smirnov1-1/+2
2016-11-08pinctrl-sx150x: Add SX1503 specific dataAndrey Smirnov1-0/+25
2016-11-08pinctrl-sx150x: Improve OF device matching codeAndrey Smirnov1-8/+13
2016-11-07pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3Geert Uytterhoeven1-10/+10
2016-11-04pinctrl: qcom: Add msm8994 pinctrl driverMichael Scott4-0/+1566
2016-11-04pinctrl: sunxi: make bool drivers explicitly non-modularPaul Gortmaker13-95/+26
2016-11-04pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong6-1/+734
2016-11-04pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren1-24/+24