summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun2012-10-171-9/+1
* Input: i8042-io - fix up region handling on MIPSAaro Koskinen2012-10-171-1/+1
* Input: mms114 - add device tree bindingsTomasz Figa2012-10-112-2/+94
* Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2
* Input: wm831x-ts - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2
* Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown2012-10-111-1/+0
* Input: as5011 - use C99-style structure initializatorsShubhrajyoti D2012-10-111-3/+16
* Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta2012-10-111-2/+11
* Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-085-256/+187
* 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-0125-469/+850
|\
| * 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
| * HID: hid-multitouch: Add Flatfrog supportHenrik Rydberg2012-09-192-5/+24
| * HID: hid-multitouch: Fix contact count on 3M panelsHenrik Rydberg2012-09-191-1/+3
| * HID: hid-multitouch: Remove the redundant touch stateHenrik Rydberg2012-09-191-65/+23
| * HID: hid-multitouch: Simplify setup and frame synchronizationHenrik Rydberg2012-09-191-29/+38
| * HID: Allow more fields in the hid reportHenrik Rydberg2012-09-191-1/+1
| * HID: Add an input configured notification callbackHenrik Rydberg2012-09-192-2/+12
| * Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-191-3/+7
| * Input: MT - Get slot by keyHenrik Rydberg2012-09-192-0/+36
| * Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-192-2/+163
| * Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-192-2/+77
| * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-1918-22/+27
| * Input: evdev - Add the events() callbackHenrik Rydberg2012-09-191-21/+47
| * Input: Send events one packet at a timeHenrik Rydberg2012-09-192-56/+144
| * 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-195-46/+61
* | 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: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte2012-09-041-0/+2
* | Input: omap-keypad - fixed formattingJosh2012-09-041-4/+4
* | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-048219-252910/+521108
|\ \ | |/
| * Linux 3.6-rc4v3.6-rc4Linus Torvalds2012-09-011-1/+1
| * time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-012-5/+12
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-312-3/+7
| |\
| | * KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
OpenPOWER on IntegriCloud