| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: berlin: fix an error code in berlin_pinctrl_probe() | Dan Carpenter | 2014-07-05 | 1 | -1/+1 |
* | pinctrl: sunxi: Fix potential null pointer dereference | Sachin Kamat | 2014-06-19 | 1 | -0/+4 |
* | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-03 | 56 | -6179/+10510 |
|\ |
|
| * | pinctrl: sirf: fix a bad conflict resolution | Linus Walleij | 2014-05-30 | 1 | -1/+1 |
| * | pinctrl: msm: Add more MSM8X74 pin definitions | Andy Gross | 2014-05-29 | 1 | -139/+538 |
| * | pinctrl: qcom: ipq8064: Fix naming convention | Kumar Gala | 2014-05-29 | 1 | -1/+1 |
| * | pinctrl: msm: Add missing sdc1 and sdc3 groups | Bjorn Andersson | 2014-05-28 | 1 | -0/+47 |
| * | pinctrl: sirf: switch to using allocated state container | Linus Walleij | 2014-05-28 | 1 | -93/+121 |
| * | pinctrl: Enable "power-source" to be extracted from DT files | Ivan T. Ivanov | 2014-05-28 | 1 | -0/+1 |
| * | pinctrl: sunxi: create irq/pin mapping during init | Chen-Yu Tsai | 2014-05-27 | 1 | -2/+3 |
| * | pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 2014-05-27 | 1 | -2/+1 |
| * | pinctrl: berlin: Use devm_ioremap_resource() | Jingoo Han | 2014-05-27 | 3 | -9/+9 |
| * | pinctrl: sirf: fix typo for GPIO bank number | Barry Song | 2014-05-27 | 1 | -2/+2 |
| * | pinctrl: sunxi: depend on RESET_CONTROLLER | Maxime Ripard | 2014-05-27 | 1 | -0/+1 |
| * | pinctrl: sunxi: fix pin numbers passed to register offset helpers | Chen-Yu Tsai | 2014-05-27 | 1 | -12/+14 |
| * | pinctrl: add pinctrl driver for imx6sx | Anson Huang | 2014-05-27 | 3 | -0/+415 |
| * | pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs | Alexander Stein | 2014-05-27 | 1 | -0/+13 |
| * | pinctrl: msm: switch to using generic GPIO irqchip helpers | Linus Walleij | 2014-05-23 | 2 | -72/+28 |
| * | pinctrl: sunxi: Fix multiple registration issue | Maxime Ripard | 2014-05-23 | 1 | -12/+17 |
| * | pinctrl: sunxi: Fix recursive dependency | Maxime Ripard | 2014-05-23 | 2 | -13/+16 |
| * | pinctrl: berlin: add the BG2CD pinctrl driver | Antoine Tenart | 2014-05-23 | 3 | -0/+222 |
| * | pinctrl: berlin: add the BG2 pinctrl driver | Antoine Tenart | 2014-05-23 | 3 | -0/+279 |
| * | pinctrl: berlin: add the BG2Q pinctrl driver | Antoine Tenart | 2014-05-23 | 3 | -0/+441 |
| * | pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs | Antoine Tenart | 2014-05-23 | 6 | -0/+420 |
| * | pinctrl: baytrail: Add pull type, strength and open drain to debugfs output | Mika Westerberg | 2014-05-23 | 1 | -4/+51 |
| * | pinctrl: baytrail: Register GPIO chip after chip->to_irq is set | Jin Yao | 2014-05-23 | 1 | -6/+6 |
| * | pinctrl: baytrail: Add back Baytrail-T ACPI ID | Jin Yao | 2014-05-23 | 1 | -0/+1 |
| * | pinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build | Magnus Damm | 2014-05-23 | 1 | -0/+3 |
| * | pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build | Magnus Damm | 2014-05-23 | 1 | -0/+2 |
| * | pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build | Magnus Damm | 2014-05-23 | 1 | -0/+2 |
| * | pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform | Laurent Pinchart | 2014-05-23 | 1 | -0/+5 |
| * | pinctrl: sunxi: Enable the pinctrl Kconfig options by default | Maxime Ripard | 2014-05-23 | 1 | -6/+6 |
| * | pinctrl: rockchip: base regmap supplied by a syscon | Heiko Stübner | 2014-05-09 | 1 | -19/+28 |
| * | pinctrl: rockchip: only map bank0-pull-region when pmu regmap missing | Heiko Stübner | 2014-05-09 | 1 | -11/+19 |
| * | pinctrl: rockchip: let pmu registers be supplied by a syscon | Heiko Stübner | 2014-05-09 | 1 | -2/+15 |
| * | pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_data | Heiko Stübner | 2014-05-09 | 1 | -8/+9 |
| * | pinctrl: rockchip: use regmaps instead of raw mappings | Heiko Stübner | 2014-05-09 | 2 | -36/+81 |
| * | pinctrl: rockchip: do not require 2nd register area | Heiko Stübner | 2014-05-09 | 1 | -3/+12 |
| * | Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d... | Linus Walleij | 2014-05-09 | 14 | -4611/+4524 |
| |\ |
|
| | * | pinctrl: sunxi: Move the reset handling functions out of the core | Maxime Ripard | 2014-05-05 | 2 | -16/+23 |
| | * | pinctrl: sunxi: Introduce per-driver Kconfig options | Maxime Ripard | 2014-05-05 | 2 | -6/+30 |
| | * | pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 | 3 | -37/+33 |
| | * | pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own | Maxime Ripard | 2014-05-04 | 4 | -75/+123 |
| | * | pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 | 4 | -821/+866 |
| | * | pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 | 4 | -367/+412 |
| | * | pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 | 4 | -646/+691 |
| | * | pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 | 4 | -995/+1043 |
| | * | pinctrl: sunxi: Libraryse the driver | Maxime Ripard | 2014-05-04 | 2 | -7/+17 |
| | * | pinctrl: sunxi: Switch to devm_ioremap_resource | Maxime Ripard | 2014-05-04 | 1 | -3/+5 |
| | * | pinctrl: sunxi: Replace hardcoded pin defines by a macro | Maxime Ripard | 2014-05-04 | 2 | -1089/+729 |