index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authenc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
Input: hil_kbd - add missing MODULE_DEVICE_TABLE()
Dzianis Kahanovich
1
-0
/
+2
2010-09-30
Input: sysrq - add locking to sysrq_filter()
Dmitry Torokhov
1
-3
/
+12
2010-09-30
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
1
-1
/
+1
2010-09-30
Input: fm801-gp - add missing call to pci_disable_device()
Dmitry Torokhov
2
-6
/
+7
2010-09-30
Input: emu10k1-gp - add missing calls to pci_disable_device()
Rahul Ruikar
1
-0
/
+2
2010-09-30
Input: hanwang - add support for Art Master HD 5012 tablet
Xing Wei
1
-21
/
+73
2010-09-16
Input: hid-input - allow mapping unknown usages
Dmitry Torokhov
1
-4
/
+9
2010-09-16
Input: ati_remote2 - switch to using new keycode interface
Dmitry Torokhov
1
-28
/
+65
2010-09-14
Input: gameport_driver - drop private pointer
Dmitry Torokhov
1
-2
/
+0
2010-09-14
Input: gameport_driver - mark description as const pointer
Dmitry Torokhov
1
-1
/
+1
2010-09-14
Input: serio_driver - drop private pointer
Dmitry Torokhov
1
-1
/
+0
2010-09-14
Input: serio_driver - mark id_table and description as const
Dmitry Torokhov
1
-2
/
+2
2010-09-14
Input: serio - do not include linux/freezer.h
Dmitry Torokhov
1
-1
/
+0
2010-09-12
Input: hanwang - make compatible with xf86-input-wacom driver
Xing Wei
1
-4
/
+33
2010-09-12
Input: wacom - disable Bamboo touchpad when pen is being used
Chris Bagwell
1
-1
/
+7
2010-09-12
Input: wacom - add support for Bamboo Pen
Chris Bagwell
1
-0
/
+79
2010-09-12
Input: wacom - move Bamboo Touch irq to its own function
Chris Bagwell
1
-4
/
+9
2010-09-12
Input: wacom - request tablet data for Bamboo Pens
Chris Bagwell
1
-4
/
+5
2010-09-10
Input: hid-input - switch to using new keycode interface
Dmitry Torokhov
1
-33
/
+70
2010-09-10
Input: media/IR - switch to using new keycode interface
Dmitry Torokhov
2
-132
/
+263
2010-09-10
Input: sparse-keymap - switch to using new keycode interface
Dmitry Torokhov
1
-16
/
+65
2010-09-10
Input: add support for large scancodes
Mauro Carvalho Chehab
4
-86
/
+292
2010-09-06
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
James Ketrenos
1
-2
/
+2
2010-09-05
Input: wacom - add a quirk for low resolution Bamboo devices
Henrik Rydberg
2
-0
/
+11
2010-09-05
Input: wacom - add support for the Bamboo Touch trackpad
Henrik Rydberg
2
-0
/
+92
2010-09-05
Input: wacom - collect device quirks into single function
Henrik Rydberg
4
-8
/
+24
2010-09-05
Input: wacom - parse the Bamboo device family
Ping Cheng
2
-9
/
+37
2010-09-05
Input: wacom - add fuzz parameters to features
Henrik Rydberg
3
-4
/
+15
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
4
-0
/
+188
2010-09-05
Input: fix a few typos
Dmitry Torokhov
2
-4
/
+4
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
1
-2
/
+13
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
1
-2
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
1
-3
/
+7
2010-09-03
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-09-03
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-09-03
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-09-02
Input: add support for Hanwang tablets
Xing Wei
5
-0
/
+386
2010-09-02
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
8
-17
/
+13
2010-09-02
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC
Andy Ross
1
-55
/
+5
2010-09-02
Staging: mrst-touchscreen - fix channel allocation
Arjan van de Ven
1
-17
/
+12
2010-09-02
Staging: mrst-touchscreen - register platform interface
Alek Du
1
-33
/
+35
2010-09-02
Staging: mrst_touchscreen - more fixes
Dmitry Torokhov
1
-479
/
+413
2010-09-02
Staging: mrst_touchscreen - clean up input side
Alan Cox
5
-81
/
+25
2010-09-01
Input: add support for OMAP4 keyboard controller
Abraham Arce
4
-0
/
+313
2010-08-29
Input: add LPC32xx touchscreen controller driver
Kevin Wells
3
-0
/
+422
2010-08-29
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-29
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-29
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
[next]