index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-23
/
+65
2015-03-07
Input: psmouse - disable "palm detection" in the focaltech driver
Mathias Gottschlag
1
-10
/
+0
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
3
-1
/
+44
2015-03-07
Input: psmouse - ensure that focaltech reports consistent coordinates
Mathias Gottschlag
1
-2
/
+10
2015-03-07
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
Mathias Gottschlag
1
-4
/
+1
2015-03-04
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
1
-3
/
+3
2015-03-04
Input: ALPS - fix memory leak when detection fails
Dmitry Torokhov
1
-1
/
+3
2015-03-02
Input: sun4i-ts - add thermal driver dependency
Arnd Bergmann
1
-0
/
+1
2015-03-02
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Geert Uytterhoeven
1
-1
/
+1
2015-03-02
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
2
-2
/
+2
2015-02-25
Input: mma8450 - add parent device
Stefan Sauer
1
-0
/
+1
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-366
/
+470
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
7
-35
/
+3
2015-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
5
-94
/
+200
2015-02-15
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
1
-28
/
+42
2015-02-15
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
1
-45
/
+38
2015-02-15
Input: bfin_rotary - use generic IO functions
Sonic Zhang
1
-19
/
+43
2015-02-15
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
1
-14
/
+16
2015-02-15
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
1
-1
/
+1
2015-02-15
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
1
-10
/
+4
2015-02-15
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
1
-5
/
+4
2015-02-15
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
1
-39
/
+0
2015-02-15
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
1
-7
/
+8
2015-02-15
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2
-53
/
+151
2015-02-15
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
1
-22
/
+56
2015-02-15
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
1
-64
/
+67
2015-02-15
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2
-38
/
+46
2015-02-15
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2
-11
/
+19
2015-02-15
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2
-16
/
+16
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-3
/
+3
2015-02-11
Input: adi - remove an unnecessary check
Markus Elfring
1
-2
/
+1
2015-02-11
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
1
-3
/
+1
2015-02-10
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
1
-1
/
+1
2015-02-10
Merge branch 'next' into for-linus
Dmitry Torokhov
145
-1546
/
+7818
2015-02-06
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
1
-1
/
+1
2015-02-05
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
1
-11
/
+23
2015-02-04
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
Geert Uytterhoeven
1
-1
/
+1
2015-02-03
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
1
-1
/
+4
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
1
-4
/
+1
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
1
-40
/
+52
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
1
-1
/
+13
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
1
-36
/
+31
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
1
-18
/
+24
2015-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+28
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
6
-16
/
+25
2015-02-01
Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: drv260x - remove wrong and unneeded drv260x-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: cap11xx - remove wrong and unneeded cap11xx modalias
Axel Lin
1
-1
/
+0
2015-01-26
Input: sun4i-ts - add support for touchpanel controller on A31
Chen-Yu Tsai
1
-13
/
+33
[next]