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
/
spear
/
pinctrl-plgpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: spear: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-5
/
+3
2023-04-20
pinctrl: plgpio: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-12-05
pinctrl: spear: plgpio: Introduce regmap phandle
Herve Codina
1
-5
/
+17
2021-12-05
pinctrl: spear: plgpio: Convert to regmap
Herve Codina
1
-60
/
+76
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+1
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-30
pinctrl: spear/plgpio: Pass irqchip when adding gpiochip
Linus Walleij
1
-26
/
+21
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-01-03
pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...
Markus Elfring
1
-6
/
+2
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-3
/
+3
2017-02-13
pinctrl: spear: make bool drivers explicitly non-modular
Paul Gortmaker
1
-6
/
+1
2016-01-05
pinctrl: spear-plgpio: use gpiochip data pointer
Linus Walleij
1
-11
/
+11
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
1
-53
/
+31
2014-10-29
treewide: Fix company name in module descriptions
Masanari Iida
1
-1
/
+1
2014-10-20
pinctrl: spear: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
1
-2
/
+1
2014-06-19
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
1
-51
/
+30
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-06-18
pinctrl: spear/plgpio: Staticize spear310_o2p
Sachin Kamat
1
-1
/
+1
2013-06-16
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+1
2013-05-02
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2013-04-30
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-3
/
+3
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-1
/
+1
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+2
2012-11-23
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
1
-1
/
+1
2012-11-15
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
1
-4
/
+15
2012-11-15
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
1
-1
/
+2
2012-11-11
pinctrl: SPEAr: Add plgpio driver
Viresh Kumar
1
-0
/
+746