aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAge
...
| * | pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8Masahiro Yamada2016-05-31
| * | pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: support per-pin input enable for new SoCsMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: introduce capability flagMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: support pin configuration in sparse pin spaceMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: support 3-bit drive strength controlMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: rename macros for drive strength controlMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: allocate struct pinctrl_desc in probe functionMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: set pinctrl_desc name in common probe functionMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: set pinctrl_desc owner in common probe functionMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: fix register offsets for drive strength controlMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: rename function and variable namesMasahiro Yamada2016-05-31
| * | pinctrl: uniphier: fix .pin_dbg_show() callbackMasahiro Yamada2016-05-31
| * | pinctrl: imx: fix initialization of imx_pinctrl_descPeng Fan2016-05-31
| * | pinctrl: amlogic: gxbb: add ethernet pinsKevin Hilman2016-05-31
| * | pinctrl: amlogic: gxbb: add more UART pinsKevin Hilman2016-05-31
| * | pinctrl: amlogic: gxbb: add EMMC and SD pinsKevin Hilman2016-05-31
| * | pinctrl: amlogic: gxbb: add UART_AO_B, I2CKevin Hilman2016-05-31
| * | pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failureMasahiro Yamada2016-05-31
| * | pinctrl: digicolor: add missing platform_set_drvdata() callMasahiro Yamada2016-05-31
| * | pinctrl: pinconf: separate config parameters with commas for debugfsMasahiro Yamada2016-05-31
| * | pinctrl: copy per-pin driver private data to struct pin_descMasahiro Yamada2016-05-31
| * | pinctrl: do not care about blank pin nameMasahiro Yamada2016-05-31
| * | pinctrl: stm32: factorize stm32_pconf_input/output_get()Patrice Chotard2016-05-31
| * | pinctrl: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski2016-05-30
| * | pinctrl: oxnas: Add GPIO get_directionNeil Armstrong2016-05-30
| * | pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024Laxman Dewangan2016-05-30
| * | pinctrl: tegra: Get rid of parked_regLaxman Dewangan2016-05-30
| * | Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij2016-05-30
| * | pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driverNeil Armstrong2016-05-30
| |/
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\ \
| * | pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij2016-06-07
* | | pinctrl: baytrail: Fix mingled clock pinsCristina Ciocan2016-06-23
* | | pinctrl: tegra: Fix build dependencyAxel Lin2016-06-22
* | | pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-06-22
* | | pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-06-22
|/ /
* | pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-05-31
* | pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-30
|/
* drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton2016-05-26
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-19
|\
| * Revert "pinctrl: tegra: avoid parked_reg and parked_bank"Linus Walleij2016-05-12
| * pinctrl: meson: Fix eth_tx_en bit indexAlexander Müller2016-05-11
| * pinctrl: tegra: avoid parked_reg and parked_bankLaxman Dewangan2016-05-11
| * pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan2016-05-11
| * pinctrl: amlogic: Add support for Amlogic Meson GXBB SoCCarlo Caione2016-05-11
| * pinctrl: rockchip: fix pull setting error for rk3399David Wu2016-05-11
| * pinctrl: stm32: Implement .pin_config_dbg_show()Patrice Chotard2016-05-10
| * pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann2016-05-09
| * pinctrl: ns2: rename pinctrl_utils_dt_free_mapArnd Bergmann2016-05-09