index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ucb1x00-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
MFD: ucb1x00: convert to use genirq
Russell King
1
-7
/
+30
2012-02-18
MFD: ucb1x00-ts: provide input layer with device parent
Russell King
1
-0
/
+1
2012-02-03
MFD: mcp-sa11x0: remove DMA initializers and variables
Russell King
1
-1
/
+0
2012-01-22
MFD: ucb1x00-ts: fix resume failure
Russell King
1
-27
/
+5
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
1
-1
/
+1
2012-01-09
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
1
-1
/
+1
2011-03-23
mfd: Add BTN_TOUCH event to ucb1x00-ts
Jochen Friedrich
1
-1
/
+4
2011-03-02
mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfo
Jochen Friedrich
1
-3
/
+9
2009-11-27
move drivers/mfd/*.h to include/linux/mfd
Thomas Kunze
1
-1
/
+1
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-04-28
mfd: use shorter set_current_state()
Robert P. J. Day
1
-4
/
+3
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+4
2007-06-03
Input: ucb1x00 - do not access input_dev->private directly
Dmitry Torokhov
1
-3
/
+4
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+1
2007-05-22
Input: ucb1x00-ts - remove commented out code
Dmitry Torokhov
1
-10
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-09-29
[PATCH] ucb1x00-ts: handle errors from input_register_device()
Dmitry Torokhov
1
-17
/
+28
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-08
[PATCH] drivers/mfd: header included twice
Nicolas Kaiser
1
-1
/
+0
2005-12-12
[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...
Nicolas Pitre
1
-8
/
+11
2005-10-30
[ARM] Sharp sl-5500 touchscreen support
Pavel Machek
1
-21
/
+53
2005-10-28
[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
Dmitry Torokhov
1
-19
/
+24
2005-09-24
[MFD] Fix "bious one-bit signed bitfield" errors
Russell King
1
-2
/
+2
2005-09-11
[MFD] Cleanups suggested by Dmitri, Vojtech and lists.
Pavel Machek
1
-48
/
+17
2005-09-11
[MFD] Add code UCB1200/UCB1300 touchscreen support
Russell King
1
-0
/
+430