aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: use pr_fmt and pr_<level>Joe Perches2010-11-3010-68/+72
| * | Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches2010-11-303-73/+63
| * | Input: add CMA3000 accelerometer driverHemanth V2010-11-307-0/+781
| * | Input: iforce - clean up MakefileDmitry Torokhov2010-11-221-12/+3
| * | Input: clean up Makefile (use input-core-y)Dmitry Torokhov2010-11-221-1/+1
| * | Input: ct82c710 - remove a redundant serio_register_port()Axel Lin2010-11-211-5/+3
| * | Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin2010-11-211-1/+0
| * | Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin2010-11-211-1/+1
| * | Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl2010-11-202-9/+14
| * | Input: add support for keyboards on ST SPEAr platformRajeev Kumar2010-11-194-0/+495
| * | Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov2010-11-181-84/+68
| * | Input: serio - convert to common workqueue instead of a threadDmitry Torokhov2010-11-181-86/+69
| * | Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech2010-11-181-1/+1
| * | Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov2010-11-181-7/+12
| * | Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin2010-11-181-16/+16
| * | Input: hgpk - fix powersave modePaul Fox2010-11-151-9/+17
| * | Input: hgpk - recalibration tweaksDaniel Drake2010-11-151-9/+22
| * | Input: hgpk - detect simple mode overflowsDaniel Drake2010-11-151-0/+5
| * | Input: mac mouse emulation - add lockingDmitry Torokhov2010-11-111-0/+8
| * | Input: hgpk - extend jumpiness detectionDaniel Drake2010-11-112-20/+88
| * | Input: hgpk - rework spew detectionDaniel Drake2010-11-112-32/+103
| * | Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-113-43/+441
| * | Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov2010-11-111-4/+15
| * | Input: xpad - remove useless check in xpad_removeDmitry Torokhov2010-11-111-19/+18
| * | Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin2010-11-111-12/+18
| * | Input: xpad - fix a memory leakAxel Lin2010-11-111-2/+3
| * | Input: xpad - return proper error in error pathAxel Lin2010-11-111-10/+23
* | | Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy2010-12-232-0/+8
* | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-142-57/+62
* | | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-101-0/+3
* | | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-071-0/+3
* | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-064-0/+280
* | | Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1
* | | Input: synaptics - fix handling of 2-button ClickPadsYan Li2010-11-301-1/+2
* | | Input: wacom - add IDs for two new Bamboo PTsDavid Foley2010-11-301-0/+6
* | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
* | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
* | | Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer2010-11-221-0/+1
* | | Input: fix typo in keycode validation supporting large scancodesMattia Dongili2010-11-181-1/+1
* | | Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov2010-11-151-14/+14
* | | Input: sysrq - pass along lone Alt + SysRqDmitry Torokhov2010-11-151-45/+124
|/ /
* | Input: do not pass injected events back to the originating handlerDmitry Torokhov2010-11-111-11/+26
* | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10
* | Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-101-1/+2
* | Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise2010-11-041-1/+11
* | Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes2010-11-041-0/+11
* | kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov2010-11-031-0/+59
* | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-032-16/+38
* | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-032-50/+39
|/
* Linux 2.6.37-rc1Linus Torvalds2010-11-011-2/+2