index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
pinctrl: use to octal permissions for debugfs files
Drew Fustini
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2019-01-28
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
1
-222
/
+0
2018-12-07
pinctrl: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-25
/
+4
2017-08-14
pinctrl: check ops->pin_config_set in pinconf_set_config()
Masahiro Yamada
1
-1
/
+1
2017-08-14
pinctrl: move const qualifier before struct
Masahiro Yamada
1
-6
/
+6
2017-05-22
pinctrl: Add spaces for better code readability
Markus Elfring
1
-4
/
+4
2017-05-22
pinctrl: Combine substrings for a message in pin_config_group_get()
Markus Elfring
1
-3
/
+2
2017-05-22
pinctrl: Adjust five checks for null pointers
Markus Elfring
1
-5
/
+5
2017-05-22
pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()
Markus Elfring
1
-2
/
+2
2017-05-22
pinctrl: Use seq_putc() in three functions
Markus Elfring
1
-5
/
+3
2017-03-14
pinctrl: Fix spelling typos
Andy Shevchenko
1
-2
/
+2
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
1
-0
/
+12
2016-05-31
pinctrl: pinconf: separate config parameters with commas for debugfs
Masahiro Yamada
1
-2
/
+2
2016-05-31
pinctrl: do not care about blank pin name
Masahiro Yamada
1
-4
/
+2
2015-10-31
pinctrl: pinconf: remove needless loop
Laurent Meunier
1
-8
/
+5
2015-08-03
pinctrl: join dev_dbg strings into a single line
Masahiro Yamada
1
-2
/
+2
2015-07-17
pinctrl: pinconf: pinconf_show_config() can be static
kbuild test robot
1
-1
/
+1
2015-07-17
pinctrl: pinconf: Fix display of configs
Jon Hunter
1
-37
/
+27
2015-07-17
pinctrl: pinconf: Allow groups to be configured via debugfs
Jon Hunter
1
-6
/
+14
2015-01-11
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
1
-2
/
+2
2013-12-13
pinctrl: pinconf: remove warning: unused variable 'ops'
Alexandre Belloni
1
-2
/
+0
2013-12-12
pinctrl: pinconf: remove checks on ops->pin_config_get
Alexandre Belloni
1
-16
/
+4
2013-09-23
pinctrl: remove an unnecessary cast
Dan Carpenter
1
-1
/
+1
2013-09-23
pinctrl: fix pinconf_dbg_config_write return type
Vincent Stehlé
1
-1
/
+1
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-23
/
+19
2013-08-07
pinctrl: pinconf: fix comparison of different types
Jingoo Han
1
-1
/
+1
2013-08-07
pinctrl: shut up a couple of pinctrl warnings
Russell King - ARM Linux
1
-18
/
+11
2013-06-25
pinctrl: rip out the direct pinconf API
Linus Walleij
1
-174
/
+0
2013-05-27
pinctrl: pinconf: take the right mutex
Linus Walleij
1
-2
/
+2
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
1
-22
/
+24
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-19
pinctrl/pinconfig: add debug interface
Laurent Meunier
1
-0
/
+232
2013-04-03
pinctrl/pinconf: partial revert of pin config debugfs
Linus Walleij
1
-207
/
+0
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-1
/
+1
2013-02-10
pinctrl/pinconfig: add debug interface
Laurent Meunier
1
-0
/
+207
2012-10-18
pinctrl: remove mutex lock in groups show
Haojian Zhuang
1
-4
/
+0
2012-05-15
pinctrl: a minor error checking improvement for pinconf
Dong Aisheng
1
-2
/
+2
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
1
-2
/
+8
2012-04-18
pinctrl: a minor fix of pin config debug information
Dong Aisheng
1
-2
/
+2
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
1
-4
/
+27
2012-04-18
pinctrl: add some error checking for user interfaces
Dong Aisheng
1
-0
/
+4
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
1
-1
/
+2
2012-03-12
pinctrl: introduce generic pin config
Linus Walleij
1
-1
/
+5
2012-03-12
pinctrl: fix error path in pinconf_map_to_setting()
Linus Walleij
1
-10
/
+17
2012-03-05
pinctrl: enhance mapping table to support pin config operations
Stephen Warren
1
-0
/
+165
2012-03-05
pinctrl: fix and simplify locking
Stephen Warren
1
-28
/
+79
2012-02-22
pinctrl: fix pinconf_groups_show() to emit newline
Stephen Warren
1
-0
/
+2
2012-02-22
pinctrl: Re-order pinconf.[ch] to match each-other
Stephen Warren
1
-16
/
+15
2012-02-01
pinctrl: delete raw device pointers in pinmux maps
Linus Walleij
1
-4
/
+4
[next]