index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Input: migor_ts - convert to dev_pm_ops
Mark Brown
1
-4
/
+8
2011-01-06
Input: mcs5000_ts - convert to dev_pm_ops
Mark Brown
1
-7
/
+10
2011-01-06
Input: eeti_ts - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-01-06
Input: ad7879 - convert I2C to dev_pm_ops
Mark Brown
1
-7
/
+10
2010-12-30
Input: wacom_w8001 - support pen or touch only devices
Ping Cheng
1
-12
/
+32
2010-12-27
Input: wacom_w8001 - use __set_bit to set keybits
Ping Cheng
1
-5
/
+5
2010-12-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
8
-6
/
+125
2010-12-27
Input: bu21013_ts - fix misuse of logical operation in place of bitop
David Sterba
1
-1
/
+1
2010-12-27
Input: i8042 - add Acer Aspire 5100 to the Dritek list
Pali Rohár
1
-0
/
+7
2010-12-23
Input: psmouse - disable the synaptics extension on OLPC machines
Andres Salomon
1
-0
/
+30
2010-12-23
Input: psmouse - fix up Synaptics comment
Andres Salomon
1
-2
/
+2
2010-12-22
Input: synaptics - ignore bogus mt packet
Henrik Rydberg
1
-2
/
+2
2010-12-21
Input: synaptics - add multi-finger and semi-mt support
Henrik Rydberg
2
-3
/
+88
2010-12-21
Input: synaptics - report clickpad property
Henrik Rydberg
1
-0
/
+3
2010-12-20
Input: fix double equality sign in uevent
Henrik Rydberg
1
-1
/
+1
2010-12-20
Input: introduce device properties
Henrik Rydberg
3
-0
/
+27
2010-12-18
hid: egalax: Add support for Wetab (726b)
Andy Ross
3
-0
/
+4
2010-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
12
-198
/
+253
2010-12-16
hid: egalax: Add support for Samsung NB30 netbook
Richard Nauber
3
-0
/
+4
2010-12-16
hid: egalax: Document the new devices in Kconfig
Henrik Rydberg
1
-1
/
+2
2010-12-16
hid: egalax: Add support for Wetab
Henrik Rydberg
3
-0
/
+4
2010-12-16
hid: egalax: Convert to MT slots
Henrik Rydberg
1
-63
/
+23
2010-12-16
hid: egalax: Add event filtering
Henrik Rydberg
1
-6
/
+10
2010-12-16
hid: egalax: Report zero as minimum pressure
Henrik Rydberg
1
-0
/
+1
2010-12-16
hid: egalax: Correct for device resolution report error
Henrik Rydberg
1
-0
/
+2
2010-12-16
hid: egalax: Setup input device manually
Henrik Rydberg
1
-12
/
+22
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
5
-71
/
+122
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
5
-14
/
+17
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
7
-49
/
+64
2010-12-15
Input: add ST1232 touchscreen controller driver
Tony SIM
3
-5
/
+292
2010-12-07
Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-0
/
+2
2010-12-07
Input: tca6416-keypad - add support for tca6408a
Tony SIM
2
-7
/
+16
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
10
-68
/
+72
2010-11-30
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
Joe Perches
3
-73
/
+63
2010-11-30
Input: add CMA3000 accelerometer driver
Hemanth V
5
-0
/
+607
2010-11-22
Input: iforce - clean up Makefile
Dmitry Torokhov
1
-12
/
+3
2010-11-22
Input: clean up Makefile (use input-core-y)
Dmitry Torokhov
1
-1
/
+1
2010-11-21
Input: ct82c710 - remove a redundant serio_register_port()
Axel Lin
1
-5
/
+3
2010-11-21
Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
Axel Lin
1
-1
/
+0
2010-11-21
Input: ps2mult - fix wrong kfree in ps2mult_connect error path
Axel Lin
1
-1
/
+1
2010-11-20
Input: serio HIL MLC - don't deref null, don't leak and return proper error
Jesper Juhl
2
-9
/
+14
2010-11-19
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar
3
-0
/
+354
2010-11-18
Input: gameport - convert to use common workqueue instead of a thread
Dmitry Torokhov
1
-84
/
+68
2010-11-18
Input: serio - convert to common workqueue instead of a thread
Dmitry Torokhov
1
-86
/
+69
2010-11-18
Input: qt602240_ts - fix wrong sizeof in object table allocation
Chris Leech
1
-1
/
+1
2010-11-18
Input: qt602240_ts - convert to using dev_pm_ops
Dmitry Torokhov
1
-7
/
+12
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
1
-16
/
+16
2010-11-15
Input: hgpk - fix powersave mode
Paul Fox
1
-9
/
+17
2010-11-15
Input: hgpk - recalibration tweaks
Daniel Drake
1
-9
/
+22
2010-11-15
Input: hgpk - detect simple mode overflows
Daniel Drake
1
-0
/
+5
[next]