| Commit message (Expand) | Author | Age |
* | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-03 |
|\ |
|
| * | pinctrl: sirf: fix a bad conflict resolution | Linus Walleij | 2014-05-30 |
| * | pinctrl: msm: Add more MSM8X74 pin definitions | Andy Gross | 2014-05-29 |
| * | pinctrl: qcom: ipq8064: Fix naming convention | Kumar Gala | 2014-05-29 |
| * | pinctrl: msm: Add missing sdc1 and sdc3 groups | Bjorn Andersson | 2014-05-28 |
| * | pinctrl: sirf: switch to using allocated state container | Linus Walleij | 2014-05-28 |
| * | pinctrl: Enable "power-source" to be extracted from DT files | Ivan T. Ivanov | 2014-05-28 |
| * | pinctrl: sunxi: create irq/pin mapping during init | Chen-Yu Tsai | 2014-05-27 |
| * | pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 2014-05-27 |
| * | pinctrl: berlin: Use devm_ioremap_resource() | Jingoo Han | 2014-05-27 |
| * | pinctrl: sirf: fix typo for GPIO bank number | Barry Song | 2014-05-27 |
| * | pinctrl: sunxi: depend on RESET_CONTROLLER | Maxime Ripard | 2014-05-27 |
| * | pinctrl: sunxi: fix pin numbers passed to register offset helpers | Chen-Yu Tsai | 2014-05-27 |
| * | pinctrl: add pinctrl driver for imx6sx | Anson Huang | 2014-05-27 |
| * | pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs | Alexander Stein | 2014-05-27 |
| * | pinctrl: msm: switch to using generic GPIO irqchip helpers | Linus Walleij | 2014-05-22 |
| * | pinctrl: sunxi: Fix multiple registration issue | Maxime Ripard | 2014-05-22 |
| * | pinctrl: sunxi: Fix recursive dependency | Maxime Ripard | 2014-05-22 |
| * | pinctrl: berlin: add the BG2CD pinctrl driver | Antoine Tenart | 2014-05-22 |
| * | pinctrl: berlin: add the BG2 pinctrl driver | Antoine Tenart | 2014-05-22 |
| * | pinctrl: berlin: add the BG2Q pinctrl driver | Antoine Tenart | 2014-05-22 |
| * | pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs | Antoine Tenart | 2014-05-22 |
| * | pinctrl: baytrail: Add pull type, strength and open drain to debugfs output | Mika Westerberg | 2014-05-22 |
| * | pinctrl: baytrail: Register GPIO chip after chip->to_irq is set | Jin Yao | 2014-05-22 |
| * | pinctrl: baytrail: Add back Baytrail-T ACPI ID | Jin Yao | 2014-05-22 |
| * | pinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build | Magnus Damm | 2014-05-22 |
| * | pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build | Magnus Damm | 2014-05-22 |
| * | pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build | Magnus Damm | 2014-05-22 |
| * | pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform | Laurent Pinchart | 2014-05-22 |
| * | pinctrl: sunxi: Enable the pinctrl Kconfig options by default | Maxime Ripard | 2014-05-22 |
| * | pinctrl: rockchip: base regmap supplied by a syscon | Heiko Stübner | 2014-05-09 |
| * | pinctrl: rockchip: only map bank0-pull-region when pmu regmap missing | Heiko Stübner | 2014-05-09 |
| * | pinctrl: rockchip: let pmu registers be supplied by a syscon | Heiko Stübner | 2014-05-09 |
| * | pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_data | Heiko Stübner | 2014-05-09 |
| * | pinctrl: rockchip: use regmaps instead of raw mappings | Heiko Stübner | 2014-05-09 |
| * | pinctrl: rockchip: do not require 2nd register area | Heiko Stübner | 2014-05-09 |
| * | Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d... | Linus Walleij | 2014-05-09 |
| |\ |
|
| | * | pinctrl: sunxi: Move the reset handling functions out of the core | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Introduce per-driver Kconfig options | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Libraryse the driver | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Switch to devm_ioremap_resource | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Replace hardcoded pin defines by a macro | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory | Maxime Ripard | 2014-05-04 |
| | * | pinctrl: sunxi: Drop unused structure members | Maxime Ripard | 2014-05-04 |