aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tegra30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12pinctrl: tegra: consistency cleanupStephen Warren1-15/+17
2014-03-12pinctrl: tegra: dynamically calculate function list of groupsStephen Warren1-1241/+1
2014-03-12pinctrl: tegra: init Tegra20/30 at module_init timeStephen Warren1-12/+1
2013-01-18pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha1-0/+4
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-28pinctrl: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28pinctrl: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-17pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha1-12/+12
2012-04-18pinctrl: tegra: refactor probe handlingStephen Warren1-3/+37
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren1-0/+3726