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
2014-05-15
Input: mcs_touchkey: Add parse DT function from device tree
Beomho Seo
1
-5
/
+71
2014-04-03
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
1
-1
/
+0
2014-04-03
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-04-03
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-04-03
Input: mousedev - fix race when creating mixed device
Dmitry Torokhov
1
-31
/
+42
2014-03-31
Input: wacom - make sure touch_max is set for touch devices
Ping Cheng
1
-2
/
+5
2014-03-31
Input: elantech - improve clickpad detection
Hans de Goede
1
-3
/
+42
2014-03-06
Input - arizona-haptics: Fix double lock of dapm_mutex
Charles Keepax
1
-7
/
+4
2014-01-09
Input: allocate absinfo data when setting ABS capability
Dmitry Torokhov
1
-0
/
+4
2013-12-20
Input: usbtouchscreen - separate report and transmit buffer size handling
Christian Engelmayer
1
-4
/
+18
2013-12-20
Input: xpad - add signature for Razer Onza Classic Edition
Mag
1
-0
/
+1
2013-12-11
Input: mousedev - allow disabling even without CONFIG_EXPERT
Tom Gundersen
1
-1
/
+1
2013-12-11
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
2
-5
/
+5
2013-12-04
Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs
Forest Bond
1
-3
/
+1
2013-12-04
Input: i8042 - add PNP modaliases
Tom Gundersen
1
-0
/
+2
2013-12-04
Input: cypress_ps2 - do not consider data bad if palm is detected
Joseph Salisbury
1
-16
/
+3
2013-12-04
Input: evdev - fall back to vmalloc for client event buffer
Daniel Stone
1
-4
/
+12
2013-09-26
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
1
-3
/
+3
2013-07-21
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
1
-2
/
+34
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+27
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2013-06-18
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
1
-0
/
+2
2013-06-10
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
2
-0
/
+2
2013-06-05
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
1
-1
/
+1
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2013-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+7
2013-06-04
Input: wacom - fix a typo for Cintiq 22HDT
Ping Cheng
1
-3
/
+5
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
1
-0
/
+2
2013-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+69
2013-05-23
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
1
-4
/
+15
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-8
/
+8
2013-05-05
Input: wacom - add a few new styli for Cintiq series
Ping Cheng
1
-19
/
+17
2013-05-05
Input: wacom - add three new display tablets
Ping Cheng
2
-0
/
+37
2013-05-05
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
1
-1
/
+1
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
7
-18
/
+383
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+26
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
35
-427
/
+2673
2013-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
53
-1003
/
+3472
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2
-87
/
+166
2013-04-19
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
Ping Cheng
1
-1
/
+1
2013-04-19
Input: wacom - DTH2242 Grip Pen id was off by one bit
Ping Cheng
1
-1
/
+1
2013-04-19
input: Export matrix_keypad_parse_of_params()
Michal Marek
1
-0
/
+1
2013-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
3
-8
/
+8
2013-04-15
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-04-15
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
1
-7
/
+5
[next]