| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Input: use pr_fmt and pr_<level> | Joe Perches | 2010-11-30 | 10 | -68/+72 |
| * | | Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use | Joe Perches | 2010-11-30 | 3 | -73/+63 |
| * | | Input: add CMA3000 accelerometer driver | Hemanth V | 2010-11-30 | 7 | -0/+781 |
| * | | Input: iforce - clean up Makefile | Dmitry Torokhov | 2010-11-22 | 1 | -12/+3 |
| * | | Input: clean up Makefile (use input-core-y) | Dmitry Torokhov | 2010-11-22 | 1 | -1/+1 |
| * | | Input: ct82c710 - remove a redundant serio_register_port() | Axel Lin | 2010-11-21 | 1 | -5/+3 |
| * | | Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit | Axel Lin | 2010-11-21 | 1 | -1/+0 |
| * | | Input: ps2mult - fix wrong kfree in ps2mult_connect error path | Axel Lin | 2010-11-21 | 1 | -1/+1 |
| * | | Input: serio HIL MLC - don't deref null, don't leak and return proper error | Jesper Juhl | 2010-11-20 | 2 | -9/+14 |
| * | | Input: add support for keyboards on ST SPEAr platform | Rajeev Kumar | 2010-11-19 | 4 | -0/+495 |
| * | | Input: gameport - convert to use common workqueue instead of a thread | Dmitry Torokhov | 2010-11-18 | 1 | -84/+68 |
| * | | Input: serio - convert to common workqueue instead of a thread | Dmitry Torokhov | 2010-11-18 | 1 | -86/+69 |
| * | | Input: qt602240_ts - fix wrong sizeof in object table allocation | Chris Leech | 2010-11-18 | 1 | -1/+1 |
| * | | Input: qt602240_ts - convert to using dev_pm_ops | Dmitry Torokhov | 2010-11-18 | 1 | -7/+12 |
| * | | Input: xpad - ensure xpad->bulk_out is initialized before submitting urb | Axel Lin | 2010-11-18 | 1 | -16/+16 |
| * | | Input: hgpk - fix powersave mode | Paul Fox | 2010-11-15 | 1 | -9/+17 |
| * | | Input: hgpk - recalibration tweaks | Daniel Drake | 2010-11-15 | 1 | -9/+22 |
| * | | Input: hgpk - detect simple mode overflows | Daniel Drake | 2010-11-15 | 1 | -0/+5 |
| * | | Input: mac mouse emulation - add locking | Dmitry Torokhov | 2010-11-11 | 1 | -0/+8 |
| * | | Input: hgpk - extend jumpiness detection | Daniel Drake | 2010-11-11 | 2 | -20/+88 |
| * | | Input: hgpk - rework spew detection | Daniel Drake | 2010-11-11 | 2 | -32/+103 |
| * | | Input: hgpk - support GlideSensor and PenTablet modes | Daniel Drake | 2010-11-11 | 3 | -43/+441 |
| * | | Input: pcf_keypad - convert to dev_op_ops | Dmitry Torokhov | 2010-11-11 | 1 | -4/+15 |
| * | | Input: xpad - remove useless check in xpad_remove | Dmitry Torokhov | 2010-11-11 | 1 | -19/+18 |
| * | | Input: xpad - fix resource reclaim in xpad_probe error path | Axel Lin | 2010-11-11 | 1 | -12/+18 |
| * | | Input: xpad - fix a memory leak | Axel Lin | 2010-11-11 | 1 | -2/+3 |
| * | | Input: xpad - return proper error in error path | Axel Lin | 2010-11-11 | 1 | -10/+23 |
* | | | Input: wacom - add support for digitizer in Lenovo W700 | Ajay Ramaswamy | 2010-12-23 | 2 | -0/+8 |
* | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov | 2010-12-14 | 2 | -57/+62 |
* | | | Input: wacom - add another Bamboo Pen ID (0xd4) | Kevin Granade | 2010-12-10 | 1 | -0/+3 |
* | | | Input: wacom - add new Bamboo PT (0xdb) | David Foley | 2010-12-07 | 1 | -0/+3 |
* | | | Input: add input driver for polled GPIO buttons | Gabor Juhos | 2010-12-06 | 4 | -0/+280 |
* | | | Input: turbografx - fix reference counting | Namhyung Kim | 2010-12-01 | 1 | -0/+1 |
* | | | Input: synaptics - fix handling of 2-button ClickPads | Yan Li | 2010-11-30 | 1 | -1/+2 |
* | | | Input: wacom - add IDs for two new Bamboo PTs | David Foley | 2010-11-30 | 1 | -0/+6 |
* | | | Input: document struct input_absinfo | Dmitry Torokhov | 2010-11-30 | 1 | -1/+20 |
* | | | Input: add keycodes for touchpad on/off keys | Bastien Nocera | 2010-11-30 | 1 | -0/+4 |
* | | | Input: usbtouchscreen - add support for LG Flatron T1710B | Glenn Sommer | 2010-11-22 | 1 | -0/+1 |
* | | | Input: fix typo in keycode validation supporting large scancodes | Mattia Dongili | 2010-11-18 | 1 | -1/+1 |
* | | | Input: aiptek - tighten up permissions on sysfs attributes | Dmitry Torokhov | 2010-11-15 | 1 | -14/+14 |
* | | | Input: sysrq - pass along lone Alt + SysRq | Dmitry Torokhov | 2010-11-15 | 1 | -45/+124 |
|/ / |
|
* | | Input: do not pass injected events back to the originating handler | Dmitry Torokhov | 2010-11-11 | 1 | -11/+26 |
* | | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe | Dan Carpenter | 2010-11-11 | 1 | -13/+10 |
* | | Input: acecad - fix a memory leak in usb_acecad_probe error path | Axel Lin | 2010-11-10 | 1 | -1/+2 |
* | | Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards | Benjamin LaHaise | 2010-11-04 | 1 | -1/+11 |
* | | Input: i8042 - add Sony VAIOs to MUX blacklist | Jesse Barnes | 2010-11-04 | 1 | -0/+11 |
* | | kgdboc: reset input devices (keyboards) when exiting debugger | Dmitry Torokhov | 2010-11-03 | 1 | -0/+59 |
* | | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov | 2010-11-03 | 2 | -16/+38 |
* | | Input: adp5588-keys - unify common header defines | Michael Hennerich | 2010-11-03 | 2 | -50/+39 |
|/ |
|
* | Linux 2.6.37-rc1 | Linus Torvalds | 2010-11-01 | 1 | -2/+2 |