index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: force feedback - potential integer wrap in input_ff_create()
Dan Carpenter
2011-10-12
1
-3
/
+8
*
Input: tsc2007 - make sure that X plate resistance is specified
Philip Rakity
2011-10-11
1
-0
/
+6
*
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
2011-10-10
1
-25
/
+29
*
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
2011-10-10
1
-6
/
+23
*
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
2011-10-10
1
-8
/
+13
*
Input: serio_raw - fix coding style issues
Dmitry Torokhov
2011-10-10
1
-5
/
+9
*
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
2011-10-10
1
-5
/
+7
*
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
2011-10-10
1
-3
/
+3
*
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
2011-10-10
1
-3
/
+5
*
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
2011-10-10
1
-36
/
+39
*
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
2011-10-10
1
-15
/
+13
*
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-10
10
-198
/
+243
*
Input: wacom - correct max Y value on medium bamboos
Chris Bagwell
2011-10-10
1
-4
/
+4
*
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
2011-10-10
1
-12
/
+23
*
Input: wacom - remove unneeded touch pressure initialization
Chris Bagwell
2011-10-10
1
-5
/
+0
*
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-06
1
-1
/
+1
*
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-06
1
-4
/
+2
*
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-06
1
-1
/
+1
*
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
2011-10-06
1
-10
/
+10
*
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
2011-10-06
1
-6
/
+15
*
Input: wacom - make LED status readable through sysfs
Ping Cheng
2011-10-05
1
-1
/
+8
*
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2011-10-05
2
-30
/
+78
*
Input: wacom - don't expose LED inactive option
Ping Cheng
2011-10-05
1
-3
/
+3
*
Input: wacom - lower the LED luminance
Ping Cheng
2011-10-05
1
-1
/
+1
*
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
2011-09-28
3
-0
/
+197
*
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-09-20
1
-11
/
+13
*
Input: penmount - simplify unregister procedure
Dmitry Torokhov
2011-09-20
1
-4
/
+4
*
Input: penmount - rework handling of different protocols
Dmitry Torokhov
2011-09-20
1
-56
/
+64
*
Input: penmount - add PenMount 6250 support
John Sung
2011-09-20
1
-0
/
+23
*
Input: penmount - add PenMount 3000 support
John Sung
2011-09-20
1
-4
/
+75
*
Input: penmount - add PenMount 6000 support
John Sung
2011-09-20
1
-8
/
+57
*
Input: penmount - fix the protocol
John Sung
2011-09-20
1
-6
/
+8
*
Input: elantech - remove module parameter force_elantech
JJ Ding
2011-09-20
1
-10
/
+2
*
Input: elantech - better support all those v2 variants
JJ Ding
2011-09-20
2
-5
/
+42
*
Input: elantech - add v4 hardware support
JJ Ding
2011-09-09
2
-16
/
+262
*
Input: elantech - add v3 hardware support
JJ Ding
2011-09-09
2
-19
/
+201
*
Input: elantech - clean up elantech_init
JJ Ding
2011-09-09
1
-30
/
+39
*
Input: elantech - packet checking for v2 hardware
JJ Ding
2011-09-09
1
-5
/
+34
*
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
2011-09-09
1
-9
/
+6
*
Input: elantech - use firmware provided x, y ranges
JJ Ding
2011-09-09
2
-16
/
+58
*
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2011-09-09
2
-26
/
+13
*
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
2011-09-09
1
-4
/
+4
*
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
2011-09-09
1
-1
/
+1
*
Input: tegra-kbc - tighten locking
Dmitry Torokhov
2011-09-09
1
-19
/
+12
*
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
2011-09-09
1
-15
/
+43
*
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
2011-09-08
1
-1
/
+1
*
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
19
-20
/
+19
*
Input: wacom - add Intuos4 LED and OLED control
Eduard Hasenleithner
2011-09-07
2
-30
/
+277
*
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
2011-09-07
3895
-382630
/
+449434
|
\
|
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-28
2
-18
/
+23
|
|
\
[next]