index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-13
/
+0
2014-04-22
pinctrl: tegra: print better error messages
Stephen Warren
1
-3
/
+14
2014-04-22
pinctrl: tegra: remove fsafe from data tables
Stephen Warren
1
-6
/
+0
2014-04-22
pinctrl: tegra: remove redundant data table fields
Stephen Warren
1
-13
/
+13
2014-03-12
pinctrl: tegra: dynamically calculate function list of groups
Stephen Warren
1
-0
/
+38
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-31
/
+38
2013-08-28
pinctrl: tegra: Convert to devm_ioremap_resource
Axel Lin
1
-19
/
+3
2013-08-23
pinctrl: tegra: use pinctrl-utils APIs for mapping
Laxman Dewangan
1
-112
/
+18
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-01-18
pinctrl: tegra: add support for rcv-sel and drive type
Pritesh Raithatha
1
-0
/
+14
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-15
pinctrl: tegra: Staticize non-exported symbols
Axel Lin
1
-10
/
+12
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
1
-1
/
+1
2012-10-17
pinctrl: tegra: set low power mode bank width to 2
Pritesh Raithatha
1
-1
/
+1
2012-09-14
pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl
Stephen Warren
1
-2
/
+0
2012-07-03
pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl
Devendra Naga
1
-2
/
+2
2012-07-03
pinctrl: remove pinctrl_remove_gpio_range
Dong Aisheng
1
-1
/
+0
2012-04-25
pinctrl: tegra: error reporting cleanup
Stephen Warren
1
-26
/
+55
2012-04-18
pinctrl: tegra: debugfs enhancements
Stephen Warren
1
-6
/
+69
2012-04-18
pinctrl: tegra: refactor probe handling
Stephen Warren
1
-68
/
+12
2012-04-18
ARM: tegra: Switch to new pinctrl driver
Stephen Warren
1
-3
/
+3
2012-04-18
pinctrl: tegra: Add complete device tree support
Stephen Warren
1
-0
/
+205
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
1
-34
/
+6
2012-03-06
pinctrl: add a driver for NVIDIA Tegra
Stephen Warren
1
-0
/
+559