index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-single.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
pinctrl: single: fix infinite loop caused by bad mask
Tomi Valkeinen
1
-0
/
+8
2014-01-15
pinctrl: single: fix pcs_disable with bits_per_mux
Tomi Valkeinen
1
-2
/
+8
2013-11-14
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
Roger Quadros
1
-7
/
+3
2013-10-18
pinctrl: single: Fix build when not built on ARM
Tony Lindgren
1
-1
/
+6
2013-10-10
pinctrl: single: Add support for auxdata
Tony Lindgren
1
-0
/
+23
2013-10-10
pinctrl: single: Add support for wake-up interrupts
Tony Lindgren
1
-0
/
+322
2013-10-09
pinctrl: single: Prepare for supporting SoC specific features
Tony Lindgren
1
-9
/
+29
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
1
-0
/
+2
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-11
/
+22
2013-07-22
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
1
-0
/
+2
2013-06-17
pinctrl: single: adopt pinctrl sleep mode management
Hebbar Gururaja
1
-0
/
+27
2013-06-16
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
Manjunathappa, Prakash
1
-5
/
+10
2013-06-16
pinctrl: pinctrl-single: enhance to configure multiple pins of different modules
Manjunathappa, Prakash
1
-33
/
+165
2013-05-14
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()
Wei Yongjun
1
-1
/
+2
2013-03-13
pinctrl: single: correct argument for pinconf
Haojian Zhuang
1
-8
/
+8
2013-03-07
pinctrl: single: Fix build error
Axel Lin
1
-3
/
+3
2013-03-07
pinctrl: single: support generic pinconf
Haojian Zhuang
1
-7
/
+401
2013-03-07
pinctrl: single: set function mask as optional
Haojian Zhuang
1
-4
/
+22
2013-03-07
pinctrl: single: create new gpio function range
Haojian Zhuang
1
-2
/
+71
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-01-22
Revert "pinctrl: single: support gpio request and free"
Haojian Zhuang
1
-77
/
+2
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pinctrl: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
pinctrl: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-23
pinctrl: pinctrl-single: Fix error check condition
Sachin Kamat
1
-1
/
+1
2012-11-21
pinctrl: single: support gpio request and free
Haojian Zhuang
1
-2
/
+78
2012-11-15
pinctrl: single: dump pinmux register value
Haojian Zhuang
1
-4
/
+4
2012-09-28
pinctrl: pinctrl-single: add debugfs pin h/w state info
Matt Porter
1
-1
/
+9
2012-09-13
pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux
Peter Ujfalusi
1
-10
/
+36
2012-09-10
pinctrl: pinctrl-single: Make sure we do not change bits outside of mask
Peter Ujfalusi
1
-1
/
+1
2012-07-14
pinctrl: Add one-register-per-pin type device tree based pinctrl driver
Tony Lindgren
1
-0
/
+987