summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-tegra.c
AgeCommit message (Expand)Author
2016-02-05pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada
2015-12-22pinctrl-tegra: add missing of_node_putJulia Lawall
2015-08-13pinctrl: tegra: Only set the gpio range if neededTomeu Vizoso
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-03-09pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren
2015-03-09pinctrl: tegra: some bits move between registersStephen Warren
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu
2014-04-22pinctrl: tegra: print better error messagesStephen Warren
2014-04-22pinctrl: tegra: remove fsafe from data tablesStephen Warren
2014-04-22pinctrl: tegra: remove redundant data table fieldsStephen Warren
2014-03-12pinctrl: tegra: dynamically calculate function list of groupsStephen Warren
2014-02-06pinctrl: tegra: return correct error typepinctrl-v3.14-2Laxman Dewangan
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-08-28pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin
2013-08-23pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
2013-01-18pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28pinctrl: remove use of __devexitBill Pemberton
2012-11-15pinctrl: tegra: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin
2012-10-17pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren
2012-07-03pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga
2012-07-03pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng
2012-04-25pinctrl: tegra: error reporting cleanupStephen Warren
2012-04-18pinctrl: tegra: debugfs enhancementsStephen Warren
2012-04-18pinctrl: tegra: refactor probe handlingStephen Warren
2012-04-18ARM: tegra: Switch to new pinctrl driverStephen Warren
2012-04-18pinctrl: tegra: Add complete device tree supportStephen Warren
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren