index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Input: tsdev - fix broken usec-to-millisecs conversion
Andrew Morton
1
-1
/
+1
2007-07-10
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
1
-1
/
+1
2007-07-10
Input: serio_raw - shut up errorneous warning
Andrew Morton
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-07-10
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2
-0
/
+39
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
1
-20
/
+20
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
1
-1
/
+2
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
1
-1
/
+1
2007-07-10
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
1
-2
/
+2
2007-07-10
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
4
-9
/
+53
2007-07-10
Input: add gpio-mouse driver
Hans-Christian Egtvedt
3
-0
/
+213
2007-07-10
Input: convert from class devices to standard devices
Dmitry Torokhov
5
-299
/
+335
2007-07-10
Input: wistron - add support for querying/changing keymap
Dmitry Torokhov
1
-34
/
+87
2007-07-10
Input: wistron - convert to use input-polldev
Dmitry Torokhov
2
-99
/
+102
2007-07-10
Input: wistron - add LED support
Eric Piel
2
-2
/
+91
2007-07-10
Input: wriston - reduce polling frequency
Eric Piel
1
-4
/
+14
2007-07-10
Input: aiptek - update driver version
Rene van Paassen
1
-2
/
+2
2007-07-10
Input: aiptek - rework the function key code
Rene van Paassen
1
-51
/
+46
2007-07-10
Input: aiptek - tolerate newlines in sysfs files
Rene van Paassen
1
-1
/
+4
2007-07-10
Input: aiptek - correct the tool switching code
Rene van Paassen
1
-42
/
+52
2007-07-10
Input: aiptek - use only absolute misc reports
Rene van Paassen
1
-1
/
+4
2007-07-10
Input: aiptek - put sensible warnings in probe
Rene van Paassen
1
-6
/
+22
2007-07-10
Input: aiptek - use set_bit instead of bitwise or
Rene van Paassen
1
-8
/
+20
2007-07-10
Input: aiptek - fix relative mode parsing
Mark Vytlacil
1
-5
/
+7
2007-07-10
Input: aiptek - fixed mouse button defines
Rene van Paassen
1
-3
/
+3
2007-07-10
Input: aiptek - correct the proximity and validity checks
Rene van Paassen
1
-8
/
+8
2007-07-10
Input: aiptek - correct documentation on reports
Rene van Paassen
1
-2
/
+2
2007-07-10
Input: aiptek - use array to list all buttons
Dmitry Torokhov
1
-17
/
+12
2007-07-10
Input: aiptek - kill aiptek_convert_from_2s_complement()
Dmitry Torokhov
1
-22
/
+2
2007-07-10
Input: aiptek - use maps in attributes
Dmitry Torokhov
1
-224
/
+138
2007-07-10
Input: aiptek - do not check for NULL in attribute methods
Dmitry Torokhov
1
-101
/
+0
2007-07-10
Input: aiptek - use attribute group
Dmitry Torokhov
1
-69
/
+40
2007-07-10
Input: aiptek - remove vendor and product attributes from sysfs
Dmitry Torokhov
1
-73
/
+0
2007-07-10
Input: aiptek - do not try to export associated event device
Dmitry Torokhov
1
-42
/
+0
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
2
-0
/
+30
2007-07-10
Input: xpad - add Xbox360 gamepad rumble support
Jan Kratochvil
2
-4
/
+128
2007-07-10
Input: xpad - add support for Xbox 360 gamepad
Jan Kratochvil
1
-34
/
+117
2007-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-17
/
+43
2007-06-29
Input: serio - take drv_mutex in serio_cleanup()
Dmitry Torokhov
1
-0
/
+2
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
1
-3
/
+4
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
1
-14
/
+26
2007-06-28
Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist
Dmitry Torokhov
1
-0
/
+11
2007-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-34
/
+54
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov
5
-12
/
+14
2007-06-12
Input: i8042 - add ULI EV4873 to noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: i8042 - add ASUS P65UP5 to the noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
1
-22
/
+22
2007-06-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2007-06-05
[ARM] pxa: fix pxa27x keyboard driver
Russell King
1
-3
/
+3
[next]