aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusDmitry Torokhov2012-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
| | * 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
* | | Merge branch 'next' into for-linusDmitry Torokhov2012-10-01
|\| |
| * | 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: omap-keypad - fixed formattingJosh2012-09-05
| * | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-05
| |\|
| * | Input: tegra - move platform data headerStephen Warren2012-09-05
| * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-09-05
| * | Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat2012-08-31
| * | Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-22
| * | Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-22
| * | Input: uinput - fix formattingDmitry Torokhov2012-08-22
| * | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-22
| * | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-22
| * | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-22
| * | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-22
| * | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-22
| * | Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-22
| * | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-22
| * | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-22
| * | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-22
| * | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-22
| * | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-22