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
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-08-25
Input: mousedev - fix regression of inverting axes
Christoph Fritz
1
-4
/
+4
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
1
-0
/
+2
2010-08-21
Input: hil_kbd - fix compile error
Dmitry Torokhov
1
-6
/
+6
2010-08-13
Input: fix faulty XXinput_* calls
Daniel Mack
2
-3
/
+3
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-15
/
+25
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
6
-0
/
+805
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-11
/
+11
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
input: STMPE touch controller support
Luotao Fu
3
-0
/
+408
2010-08-12
input: Add STMPE keypad driver
Rabin Vincent
3
-0
/
+397
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-20
/
+5
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2
-15
/
+25
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
22
-200
/
+279
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
22
-200
/
+279
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
1
-0
/
+1
2010-08-10
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
1
-3
/
+3
2010-08-09
Revert "Input: appletouch - fix integer overflow issue"
Benjamin Herrenschmidt
1
-3
/
+3
2010-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
3
-11
/
+11
2010-08-05
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-05
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2
-14
/
+14
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-14
/
+11
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2010-08-05
Input: adxl34x - do not mark device as disabled on startup
Michael Hennerich
1
-1
/
+0
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+5
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
1
-1
/
+1
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-885
/
+5761
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
12
-21
/
+57
2010-08-03
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
1
-0
/
+22
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
10
-18
/
+46
2010-08-02
Input: evdev - rearrange ioctl handling
Dmitry Torokhov
1
-68
/
+73
2010-08-02
Input: dynamically allocate ABS information
Daniel Mack
2
-18
/
+45
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
16
-114
/
+129
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
41
-885
/
+5760
2010-08-02
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
Dmitry Torokhov
1
-29
/
+37
2010-07-31
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
3
-1
/
+379
2010-07-29
ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt
Ian Campbell
1
-1
/
+2
2010-07-26
Input: adp5588-keys - export unused GPIO pins
Xiaolong Chen
1
-2
/
+207
2010-07-26
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
1
-0
/
+1
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2
-10
/
+7
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
12
-21
/
+57
2010-07-22
Input: adxl34x - fix leak and use after free
Dan Carpenter
1
-4
/
+3
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
1
-1
/
+1
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-13
/
+30
2010-07-21
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-21
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
3
-0
/
+501
2010-07-20
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
1
-24
/
+41
2010-07-20
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
1
-6
/
+11
[next]