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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
Stefan Agner
3
-3
/
+3
2018-01-11
pinctrl: imx: constify struct imx_pinctrl_soc_info
Stefan Agner
11
-11
/
+11
2018-01-11
pinctrl: imx7d: simplify imx7d_pinctrl_probe
Stefan Agner
1
-7
/
+3
2018-01-11
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
Stefan Agner
4
-52
/
+44
2018-01-09
pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
Bai Ping
1
-4
/
+48
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
pinctrl: freescale: make mxs_regs const
Bhumika Goyal
2
-2
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-5
/
+3
2017-08-14
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
Dong Aisheng
1
-0
/
+26
2017-08-14
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
Dong Aisheng
3
-44
/
+49
2017-08-14
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
Dong Aisheng
1
-69
/
+0
2017-08-14
pinctrl: imx: add imx7ulp driver
Dong Aisheng
3
-0
/
+346
2017-08-14
pinctrl: imx: switch to use the generic pinmux property
Dong Aisheng
1
-3
/
+3
2017-06-29
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
1
-3
/
+3
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
1
-4
/
+12
2017-05-23
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
1
-4
/
+12
2017-05-22
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
3
-5
/
+11
2017-05-22
pinctrl: imx: add generic pin config core support
Dong Aisheng
3
-11
/
+124
2017-05-22
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
1
-4
/
+8
2017-05-22
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
1
-2
/
+3
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
1
-1
/
+1
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-4
/
+4
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2
-28
/
+141
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
1
-17
/
+17
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2016-11-25
pinctrl: imx: fix imx_pinctrl_desc initialization
Gary Bisson
1
-4
/
+4
2016-10-31
pinctrl: imx: reset group index on probe
Stefan Agner
1
-0
/
+1
2016-09-12
pinctrl: imx: accept gpio request/free from pinctrl
Vladimir Zapolskiy
1
-2
/
+2
2016-09-06
pinctrl: imx: output one pin/config pair per line in pinconf-groups
Vladimir Zapolskiy
1
-1
/
+1
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
21
-203
/
+44
2016-07-06
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
Fabio Estevam
1
-1
/
+0
2016-06-29
pinctrl: remove orphaned exported ".remove" function
Paul Gortmaker
2
-13
/
+0
2016-06-29
pinctrl: imx28: make it explicitly non-modular
Paul Gortmaker
1
-13
/
+4
2016-06-29
pinctrl: imx23: make it explicitly non-modular
Paul Gortmaker
1
-13
/
+4
2016-06-29
pinctrl: vf610: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx7d: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6ul: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6sx: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6sl: make it explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2016-06-29
pinctrl: imx6q: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx6dl: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx53: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx51: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx50: make it explicitly non-modular
Paul Gortmaker
1
-9
/
+0
2016-06-29
pinctrl: imx35: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx27: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx25: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx21: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+2
[next]