summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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: 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-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
|\
| * CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| * CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-014-52/+73
|\ \
| * | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| * | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-212-41/+50
* | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-311-0/+2
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-316-148/+196
|\ \ \
| * | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-312-0/+15
| * | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-314-1/+6
| * | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-312-3/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-313-7/+29
|\ \ \ \