| Commit message (Expand) | Author | Age |
... | |
* | | | | pinctrl: single: Add support for auxdata | Tony Lindgren | 2013-10-10 |
* | | | | pinctrl: single: Add support for wake-up interrupts | Tony Lindgren | 2013-10-10 |
* | | | | pinctrl: single: Prepare for supporting SoC specific features | Tony Lindgren | 2013-10-09 |
| |_|/
|/| | |
|
* | | | pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT | Laxman Dewangan | 2013-09-27 |
* | | | pinctrl: Correct number of pins for s5pv210 | Mateusz Krawczuk | 2013-09-27 |
| |/
|/| |
|
* | | pinctrl: remove an unnecessary cast | Dan Carpenter | 2013-09-23 |
* | | pinctrl: fix pinconf_dbg_config_write return type | Vincent Stehlé | 2013-09-23 |
* | | pinctrl: tegra114: Remove MODULE_ALIAS | Thierry Reding | 2013-09-19 |
|/ |
|
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 |
|\ |
|
| * | pinctrl: don't use PTR_RET(). | Rusty Russell | 2013-07-14 |
* | | pinctrl: sunxi: Fix off-by-one for valid offset range checking | Axel Lin | 2013-08-30 |
* | | pinctrl: sunxi: drop lock on error path | Linus Walleij | 2013-08-30 |
* | | pinctrl: pinconf-generic: Remove ti prefix in dev_err messages | Axel Lin | 2013-08-29 |
* | | Merge tag 'v3.11-rc7' into devel | Linus Walleij | 2013-08-29 |
|\ \ |
|
| * | | pinctrl: sunxi: Add spinlocks | Maxime Ripard | 2013-08-07 |
| * | | pinctrl: sunxi: Fix gpio_set behaviour | Maxime Ripard | 2013-08-07 |
| * | | pinctrl: sunxi: Read register before writing to it in irq_set_type | Maxime Ripard | 2013-08-07 |
| * | | pinctrl: fix a memleak when freeing maps | Linus Walleij | 2013-07-25 |
| * | | pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM | Jean-Francois Moine | 2013-07-22 |
| * | | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT | Guennadi Liakhovetski | 2013-07-22 |
| * | | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow... | Qipan Li | 2013-07-21 |
| * | | pinctrl: sirf: fix the pin number and mux bit for usp0 | Qipan Li | 2013-07-21 |
| |/ |
|
* | | pinctrl: rockchip: Implement .request() and .free() callbacks | Axel Lin | 2013-08-29 |
* | | pinctrl: at91: fix get_pullup/down function return | Boris BREZILLON | 2013-08-28 |
* | | pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-28 |
* | | pinctrl: Add s5pv210 support to pinctrl-exynos | Mateusz Krawczuk | 2013-08-28 |
* | | pinctrl: utils: include export.h to avoid warnings | Laxman Dewangan | 2013-08-28 |
* | | pinctrl: s3c24xx: off by one in s3c24xx_eint_init() | Dan Carpenter | 2013-08-28 |
* | | pinctrl: mvebu: testing the wrong variable | Dan Carpenter | 2013-08-28 |
* | | pinctrl: abx500: fix bitwise AND test | Dan Carpenter | 2013-08-28 |
* | | pinctrl: mvebu: Convert to use devm_ioremap_resource | Jisheng Zhang | 2013-08-28 |
* | | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 |
* | | pinctrl: tz1090-pdc: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 |
* | | pinctrl: tz1090: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 |
* | | pinctrl: tegra: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 |
* | | pinctrl: rockchip: Simplify pin_to_bank equation | Axel Lin | 2013-08-28 |
* | | pinctrl: spear: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 |
* | | pinctrl: rockchip: Remove of_match_ptr macro for DT only driver | Axel Lin | 2013-08-28 |
* | | pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX | Axel Lin | 2013-08-28 |
* | | pinctrl: core: Add proper mutex lock in pinctrl_request_gpio | Axel Lin | 2013-08-28 |
* | | pinctrl: imx: Fix compilation with DEBUG enabled | Sascha Hauer | 2013-08-23 |
* | | pinctrl: rockchip: Simplify for loop iteration | Axel Lin | 2013-08-23 |
* | | pinctrl: tegra: use pinctrl-utils APIs for mapping | Laxman Dewangan | 2013-08-23 |
* | | pinctrl: utils : add support to pass config type in generic util APIs | Laxman Dewangan | 2013-08-23 |
* | | pinctrl: samsung: Parse pin groups before calling pinctrl_register() | Tomasz Figa | 2013-08-23 |
* | | pinctrl: palmas: Fix device name in Kconfig text | Mark Brown | 2013-08-23 |
* | | pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE | Axel Lin | 2013-08-23 |
* | | pinctrl: sunxi: Add Allwinner A20 pins set | Maxime Ripard | 2013-08-23 |
* | | pinctrl: sunxi: Add Allwinner A31 pins set | Maxime Ripard | 2013-08-23 |
* | | pinctrl: sunxi: Fix inconsistent indentation | Maxime Ripard | 2013-08-23 |