summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2012-10-1122-691/+1045
|\
| * Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-084-253/+180
| * Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov2012-10-081-0/+1
| * Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov2012-10-081-8/+8
| * Input: mousedev - reformat structure initializersDmitry Torokhov2012-10-081-15/+15
| * Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov2012-10-081-17/+30
| * Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham2012-10-041-1/+10
| * Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko2012-10-041-4/+2
| * Input: wacom - clean up wacom_query_tablet_dataJason Gerecke2012-10-041-39/+35
| * Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke2012-10-041-0/+71
| * Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke2012-10-031-2/+2
| * Input: wacom - report correct touch contact size for I5/BambooJason Gerecke2012-10-031-4/+22
| * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-0118-350/+671
| |\
| | * Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-191-45/+28
| | * Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-191-144/+111
| | * Input: bcm5974 - Preparatory renamesHenrik Rydberg2012-09-191-12/+13
| | * Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg2012-09-191-17/+26
| | * Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-191-3/+7
| | * Input: MT - Get slot by keyHenrik Rydberg2012-09-191-0/+32
| | * Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-191-2/+142
| | * Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-191-2/+68
| | * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-1915-19/+21
| | * Input: evdev - Add the events() callbackHenrik Rydberg2012-09-191-21/+47
| | * Input: Send events one packet at a timeHenrik Rydberg2012-09-191-53/+123
| | * Input: Move autorepeat to the event-passing phaseHenrik Rydberg2012-09-191-21/+25
| | * Input: Make sure we follow all EV_KEY eventsHenrik Rydberg2012-09-191-7/+13
| | * Input: Improve the events-per-packet estimateHenrik Rydberg2012-09-192-4/+7
| | * Input: Break out MT dataHenrik Rydberg2012-09-193-35/+43
* | | Merge branch 'next' into for-linusDmitry Torokhov2012-10-0117-266/+497
|\ \ \ | |/ /
| * | Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-121-6/+3
| * | Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva2012-09-121-0/+1
| * | Input: omap-keypad - fixed formattingJosh2012-09-041-4/+4
| * | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-0412-16/+225
| |\ \ | | |/
| * | Input: tegra - move platform data headerStephen Warren2012-09-041-1/+1
| * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-09-041-1/+5
| * | Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat2012-08-311-1/+1
| * | Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-211-4/+2
| * | Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-211-3/+1
| * | Input: uinput - fix formattingDmitry Torokhov2012-08-211-10/+18
| * | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-211-5/+6
| * | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-211-38/+40
| * | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-211-30/+44
| * | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-211-0/+3
| * | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-211-3/+24
| * | Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-211-17/+26
| * | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-211-16/+80
| * | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-211-6/+6
| * | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-211-25/+8
| * | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-211-2/+3
| * | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-211-5/+127
OpenPOWER on IntegriCloud