index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-10
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
10
-198
/
+243
2011-10-10
Input: wacom - correct max Y value on medium bamboos
Chris Bagwell
1
-4
/
+4
2011-10-10
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
1
-12
/
+23
2011-10-10
Input: wacom - remove unneeded touch pressure initialization
Chris Bagwell
1
-5
/
+0
2011-10-06
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-06
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-4
/
+2
2011-10-06
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-06
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
1
-10
/
+10
2011-10-06
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
1
-6
/
+15
2011-10-05
Input: wacom - make LED status readable through sysfs
Ping Cheng
1
-1
/
+8
2011-10-05
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2
-30
/
+78
2011-10-05
Input: wacom - don't expose LED inactive option
Ping Cheng
1
-3
/
+3
2011-10-05
Input: wacom - lower the LED luminance
Ping Cheng
1
-1
/
+1
2011-09-28
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
3
-0
/
+197
2011-09-20
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
1
-11
/
+13
2011-09-20
Input: penmount - simplify unregister procedure
Dmitry Torokhov
1
-4
/
+4
2011-09-20
Input: penmount - rework handling of different protocols
Dmitry Torokhov
1
-56
/
+64
2011-09-20
Input: penmount - add PenMount 6250 support
John Sung
1
-0
/
+23
2011-09-20
Input: penmount - add PenMount 3000 support
John Sung
1
-4
/
+75
2011-09-20
Input: penmount - add PenMount 6000 support
John Sung
1
-8
/
+57
2011-09-20
Input: penmount - fix the protocol
John Sung
1
-6
/
+8
2011-09-20
Input: elantech - remove module parameter force_elantech
JJ Ding
1
-10
/
+2
2011-09-20
Input: elantech - better support all those v2 variants
JJ Ding
2
-5
/
+42
2011-09-09
Input: elantech - add v4 hardware support
JJ Ding
2
-16
/
+262
2011-09-09
Input: elantech - add v3 hardware support
JJ Ding
2
-19
/
+201
2011-09-09
Input: elantech - clean up elantech_init
JJ Ding
1
-30
/
+39
2011-09-09
Input: elantech - packet checking for v2 hardware
JJ Ding
1
-5
/
+34
2011-09-09
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
1
-9
/
+6
2011-09-09
Input: elantech - use firmware provided x, y ranges
JJ Ding
2
-16
/
+58
2011-09-09
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2
-26
/
+13
2011-09-09
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
1
-4
/
+4
2011-09-09
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
1
-1
/
+1
2011-09-09
Input: tegra-kbc - tighten locking
Dmitry Torokhov
1
-19
/
+12
2011-09-09
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
1
-15
/
+43
2011-09-08
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
1
-1
/
+1
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
19
-20
/
+19
2011-09-07
Input: wacom - add Intuos4 LED and OLED control
Eduard Hasenleithner
2
-30
/
+277
2011-09-07
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
3774
-269406
/
+336210
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-18
/
+23
2011-08-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-0
/
+4
2011-08-26
Input: tsc2007 - add open and close methods
Dmitry Torokhov
1
-8
/
+38
2011-08-26
Input: tsc2007 - convert to threaded IRQ
Dmitry Torokhov
1
-84
/
+66
2011-08-26
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2011-08-26
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+283
2011-08-26
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-25
/
+52
2011-08-26
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-4
/
+66
2011-08-26
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-6
/
+9
2011-08-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-5
/
+11
[next]