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
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
4
-17
/
+310
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-884
/
+0
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-7
/
+14
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
59
-839
/
+4035
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-26
Merge branch 'next' into for-linus
Dmitry Torokhov
68
-863
/
+4487
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-24
input: Add power button support for mc13783
Philippe Rétornaz
3
-0
/
+293
2011-10-24
input: Convert mc13783-ts to mc13xxx API
Uwe Kleine-König
1
-17
/
+17
2011-10-18
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
2
-129
/
+484
2011-10-12
Input: imx_keypad - add pm suspend and resume support
Hui Wang
1
-0
/
+44
2011-10-12
Input: force feedback - potential integer wrap in input_ff_create()
Dan Carpenter
1
-3
/
+8
2011-10-12
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
1
-0
/
+7
2011-10-12
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
1
-6
/
+6
2011-10-11
Input: tsc2007 - make sure that X plate resistance is specified
Philip Rakity
1
-0
/
+6
2011-10-10
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
1
-25
/
+29
2011-10-10
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
1
-6
/
+23
2011-10-10
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
1
-8
/
+13
2011-10-10
Input: serio_raw - fix coding style issues
Dmitry Torokhov
1
-5
/
+9
2011-10-10
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
1
-5
/
+7
2011-10-10
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
1
-3
/
+3
2011-10-10
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
1
-3
/
+5
2011-10-10
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-10
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
10
-198
/
+243
2011-10-10
Input: wacom - correct max Y value on medium bamboos
Chris Bagwell
1
-4
/
+4
2011-10-10
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
1
-12
/
+23
2011-10-10
Input: wacom - remove unneeded touch pressure initialization
Chris Bagwell
1
-5
/
+0
2011-10-06
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-06
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-4
/
+2
2011-10-06
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-06
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
1
-10
/
+10
2011-10-06
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
1
-6
/
+15
2011-10-05
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-5
/
+2
2011-10-05
Input: wacom - make LED status readable through sysfs
Ping Cheng
1
-1
/
+8
2011-10-05
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2
-30
/
+78
2011-10-05
Input: wacom - don't expose LED inactive option
Ping Cheng
1
-3
/
+3
2011-10-05
Input: wacom - lower the LED luminance
Ping Cheng
1
-1
/
+1
2011-10-04
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
Jason Gerecke
1
-5
/
+2
2011-09-28
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
3
-0
/
+197
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-22
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
3
-884
/
+0
2011-09-20
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
1
-11
/
+13
2011-09-20
Input: penmount - simplify unregister procedure
Dmitry Torokhov
1
-4
/
+4
2011-09-20
Input: penmount - rework handling of different protocols
Dmitry Torokhov
1
-56
/
+64
2011-09-20
Input: penmount - add PenMount 6250 support
John Sung
1
-0
/
+23
2011-09-20
Input: penmount - add PenMount 3000 support
John Sung
1
-4
/
+75
2011-09-20
Input: penmount - add PenMount 6000 support
John Sung
1
-8
/
+57
[next]