index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-96
/
+94
2009-12-30
Input: iforce - wait for command completion when closing the device
Dmitry Torokhov
2
-0
/
+4
2009-12-29
Input: twl4030-pwrbutton - switch to using threaded IRQ
Felipe Balbi
1
-12
/
+2
2009-12-29
Input: twl4030_keypad - switch to using threaded IRQ
Felipe Balbi
1
-9
/
+2
2009-12-29
Input: lifebook - add CONFIG_DMI dependency
Dmitry Torokhov
2
-3
/
+1
2009-12-29
Input: wistron - fix test for CONFIG_PM
Rakib Mullick
1
-1
/
+1
2009-12-29
Input: psmouse - fix compile warning in hgpk module
René Bolldorf
1
-1
/
+0
2009-12-24
Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources
Dmitry Torokhov
1
-7
/
+22
2009-12-24
Input: iforce - fix oops on device disconnect
Dmitry Torokhov
3
-44
/
+12
2009-12-24
Input: ff-memless - add notion of direction to for rumble effects
Jari Vanhala
1
-0
/
+36
2009-12-24
Input: ff-memless - another fix for signed to unsigned overflow
Dmitry Torokhov
1
-3
/
+3
2009-12-24
Input: ff-memless - start playing FF effects immediately
Jari Vanhala
1
-4
/
+2
2009-12-24
Input: serio - do not mark kseriod freezable anymore
Dmitry Torokhov
1
-9
/
+2
2009-12-24
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
2
-3
/
+7
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
19
-372
/
+1111
2009-12-15
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
Sebastian Kapfer
2
-27
/
+228
2009-12-15
Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
Roel Kluin
1
-3
/
+5
2009-12-15
Input: add mc13783 touchscreen driver
Sascha Hauer
3
-0
/
+271
2009-12-15
Input: ep93xx_keypad - update driver to new core support
H Hartley Sweeten
1
-101
/
+49
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
5
-5
/
+5
2009-12-15
Merge commit 'linus' into next
Dmitry Torokhov
16
-21
/
+253
2009-12-15
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
1
-4
/
+23
2009-12-15
Input: wacom - add defines for data packet report IDs
Ping Cheng
2
-13
/
+22
2009-12-15
Input: wacom - add support for new LCD tablets
Ping Cheng
4
-132
/
+311
2009-12-15
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
3
-64
/
+76
2009-12-15
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2
-6
/
+8
2009-12-15
Input: at32psif - do not sleep in atomic context
Dmitry Torokhov
1
-1
/
+1
2009-12-15
Input: i8042 - add Gigabyte M1022M to the noloop list
Dmitry Torokhov
1
-0
/
+8
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
2
-3
/
+3
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2
-2
/
+2
2009-12-13
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
1
-4
/
+3
2009-12-13
input/keyboard: new driver for ADP5520 MFD PMICs
Michael Hennerich
3
-0
/
+231
2009-12-11
Input: i8042 - allow installing platform filters for incoming data
Matthew Garrett
1
-3
/
+55
2009-12-11
Input: i8042 - fix locking in interrupt routine
Dmitry Torokhov
1
-8
/
+26
2009-12-11
Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad
Dmitry Torokhov
1
-0
/
+11
2009-12-11
Input: document use of input_event() function
Dmitry Torokhov
1
-2
/
+8
2009-12-11
Input: sa1111ps2 - annotate probe() and remove() methods
Dmitry Torokhov
1
-5
/
+5
2009-12-11
Input: ambakmi - annotate probe() and remove() methods
Dmitry Torokhov
1
-4
/
+4
2009-12-11
Input: gscps2 - fix probe() and remove() annotations
Dmitry Torokhov
1
-3
/
+3
2009-12-11
Input: altera_ps2 - add annotations to probe and remove methods
Dmitry Torokhov
1
-3
/
+3
2009-12-11
Input: hil-mlc - use del_timer_sync() when unloading the driver
Dmitry Torokhov
1
-5
/
+3
2009-12-11
Input: serio - set owner in driver structures
Dmitry Torokhov
3
-0
/
+3
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+3
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
45
-1045
/
+2737
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
5
-6
/
+6
[next]