summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-tegra.c
AgeCommit message (Expand)Author
2014-09-15pinctrl: tegra: fix pinconfig_group_setBibek Basu
2014-09-15pinctrl: tegra: set tristate =1 and input =0 for unused pinsLaxman Dewangan
2014-09-15pinctrl: tegra: configure pins for gpio directionLaxman Dewangan
2014-06-23pinctrl: tegra: fix tegra_pinctrl_disableKerwin Wan
2014-02-17pinctrl: tegra: add syscore save/restore functionsPrashant Gaikwad
2014-02-11pinctrl: tegra: ignore string case in debugfs writePaul Walmsley
2014-02-11pinctrl: tegra: fix debugfs field delimiterPaul Walmsley
2014-02-04pinctrl: tegra: add register base address and group name when dumpingLaxman Dewangan
2014-01-30pinctrl: tegra: fix drive groups configuration handlingLaxman Dewangan
2013-12-09pinctrl: tegra: set pins into suspend state before entering into suspendLaxman Dewangan
2013-11-28pinctrl: tegra: configure user state pinmux expliclty during probeLaxman Dewangan
2013-11-28pinctrl: tegra: add debugfs for dumping pincontrol registersLaxman Dewangan
2013-11-28pinctrl: tegra: add safe pinmux function optionLaxman Dewangan
2013-11-26Remove writable permission for pinmuxLeavitt Zhang
2013-11-22pinctrl: tegra: use pinmux define header onlyLaxman Dewangan
2013-11-19pinctrl: tegra: return drive group ID from drive_get_pingroup()Laxman Dewangan
2013-11-19pinctrl: tegra: print group name in error msg when setting pinconfLaxman Dewangan
2013-11-13pinctrl: tegra: fix the debugfs pinmux dumpLaxman Dewangan
2013-11-13pinctrl: tegra: rename public API to refelct that it take pg enumLaxman Dewangan
2013-11-13pinctrl: tegra: do not initialise the drive type if it is not supportedLaxman Dewangan
2013-11-10pinctrl: tegra: correct mux status checkAshwini Ghuge
2013-11-08pinctrl: tegra: add support for soc specific drive configurationLaxman Dewangan
2013-11-07pinctrl: tegra: add support for soc specific suspend/resume callsLaxman Dewangan
2013-11-07pinctrl: tegra: add APIs to access pincontrol from non-dt driverLaxman Dewangan
2013-09-14pinctrl: tegra: add drive-type config paramPritesh Raithatha
2013-09-14pinctrl: tegra: add missing rcv_sel config paramsPritesh Raithatha
2013-09-14pinctrl: tegra: add suspend-resume supportPritesh Raithatha
2013-09-14ARM: tegra: pinmux: add rcv_sel functionalityRay Poudrier
2013-09-13Revert "pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl"Dan Willemsen
2013-09-13Revert "pinctrl: tegra: add support for rcv-sel and drive type"Dan Willemsen
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