aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook2012-10-25
* Input: fix sparse warning in __input_release_device()Dmitry Torokhov2012-10-25
* Input: fix sparse warning in multitouch codeDmitry Torokhov2012-10-25
* Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov2012-10-25
* Input: serio - add ARC PS/2 driverMischa Jonker2012-10-23
* Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun2012-10-18
* Input: i8042-io - fix up region handling on MIPSAaro Koskinen2012-10-18
* Input: mms114 - add device tree bindingsTomasz Figa2012-10-11
* Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-11
* Input: wm831x-ts - convert to devm_kzalloc()Mark Brown2012-10-11
* Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown2012-10-11
* Input: as5011 - use C99-style structure initializatorsShubhrajyoti D2012-10-11
* Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta2012-10-11
* Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-08
* Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov2012-10-08
* Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov2012-10-08
* Input: mousedev - reformat structure initializersDmitry Torokhov2012-10-08
* Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov2012-10-08
* Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham2012-10-05
* Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko2012-10-05
* Input: wacom - clean up wacom_query_tablet_dataJason Gerecke2012-10-05
* Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke2012-10-05
* Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke2012-10-04
* Input: wacom - report correct touch contact size for I5/BambooJason Gerecke2012-10-04
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-01
|\
| * Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-19
| * Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-19
| * Input: bcm5974 - Preparatory renamesHenrik Rydberg2012-09-19
| * Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg2012-09-19
| * HID: hid-multitouch: Add Flatfrog supportHenrik Rydberg2012-09-19
| * HID: hid-multitouch: Fix contact count on 3M panelsHenrik Rydberg2012-09-19
| * HID: hid-multitouch: Remove the redundant touch stateHenrik Rydberg2012-09-19
| * HID: hid-multitouch: Simplify setup and frame synchronizationHenrik Rydberg2012-09-19
| * HID: Allow more fields in the hid reportHenrik Rydberg2012-09-19
| * HID: Add an input configured notification callbackHenrik Rydberg2012-09-19
| * Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-19
| * Input: MT - Get slot by keyHenrik Rydberg2012-09-19
| * Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-19
| * Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-19
| * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
| * Input: evdev - Add the events() callbackHenrik Rydberg2012-09-19
| * Input: Send events one packet at a timeHenrik Rydberg2012-09-19
| * Input: Move autorepeat to the event-passing phaseHenrik Rydberg2012-09-19
| * Input: Make sure we follow all EV_KEY eventsHenrik Rydberg2012-09-19
| * Input: Improve the events-per-packet estimateHenrik Rydberg2012-09-19
| * Input: Break out MT dataHenrik Rydberg2012-09-19
* | Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-13
* | Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva2012-09-13
* | Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte2012-09-05
* | Input: omap-keypad - fixed formattingJosh2012-09-05