summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-257-17/+58
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-2575-1845/+5781
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-10-2475-1845/+5781
| |\
| | * Input: wacom - specify Cinitq supported toolsPing Cheng2010-10-241-12/+30
| | * Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser2010-10-241-1/+1
| | * Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich2010-10-181-1/+1
| | * Input: ad7877 - switch to using threaded IRQDmitry Torokhov2010-10-181-40/+25
| | * Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov2010-10-181-20/+29
| | * Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-184-0/+329
| | * Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-171-3/+6
| | * Merge branch 'for-linus' into nextDmitry Torokhov2010-10-176-17/+34
| | |\
| | * | Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich2010-10-171-0/+7
| | * | Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich2010-10-171-5/+12
| | * | Input: ad7877 - implement specified chip select behaviorMichael Hennerich2010-10-171-1/+11
| | * | Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo2010-10-171-4/+2
| | * | Input: mousedev - correct lockdep annotationHitoshi Mitake2010-10-171-1/+1
| | * | Input: ads7846 - switch to using threaded IRQJason Wang2010-10-171-430/+456
| | * | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-133-46/+86
| | * | Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-132-6/+32
| | * | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-134-0/+705
| | * | Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
| | * | Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
| | * | Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5
| | * | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-132-8/+36
| | * | ux500 - add platform data for Nomadik SKE keypad controllerSundar Iyer2010-10-135-16/+167
| | * | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-134-0/+469
| | * | Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3
| | * | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-134-4/+4
| | * | Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov2010-10-131-18/+25
| | * | Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-131-0/+2
| | * | Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov2010-09-291-3/+12
| | * | Input: i8042 - use unsigned char for 0x90Christoph Fritz2010-09-291-1/+1
| | * | Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov2010-09-292-6/+7
| | * | Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar2010-09-291-0/+2
| | * | Input: hanwang - add support for Art Master HD 5012 tabletXing Wei2010-09-291-21/+73
| | * | Input: hid-input - allow mapping unknown usagesDmitry Torokhov2010-09-151-4/+9
| | * | Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-151-28/+65
| | * | Input: gameport_driver - drop private pointerDmitry Torokhov2010-09-141-2/+0
| | * | Input: gameport_driver - mark description as const pointerDmitry Torokhov2010-09-141-1/+1
| | * | Input: serio_driver - drop private pointerDmitry Torokhov2010-09-141-1/+0
| | * | Input: serio_driver - mark id_table and description as constDmitry Torokhov2010-09-141-2/+2
| | * | Input: serio - do not include linux/freezer.hDmitry Torokhov2010-09-141-1/+0
| | * | Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-121-4/+33
| | * | Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell2010-09-121-1/+7
| | * | Input: wacom - add support for Bamboo PenChris Bagwell2010-09-121-0/+79
| | * | Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell2010-09-121-4/+9
| | * | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-121-4/+5
| | * | Input: hid-input - switch to using new keycode interfaceDmitry Torokhov2010-09-091-33/+70
| | * | Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2010-09-092-132/+263
| | * | Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-091-16/+65