aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Input: extend the number of event (and other) devicesDmitry Torokhov5-256/+187
2012-10-08Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov1-0/+1
2012-10-08Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov1-8/+8
2012-10-08Input: mousedev - reformat structure initializersDmitry Torokhov1-15/+15
2012-10-08Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov1-17/+30
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko1-4/+2
2012-10-04Input: wacom - clean up wacom_query_tablet_dataJason Gerecke1-39/+35
2012-10-04Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke1-0/+71
2012-10-03Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke1-2/+2
2012-10-03Input: wacom - report correct touch contact size for I5/BambooJason Gerecke1-4/+22
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov25-469/+850
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg1-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg1-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg1-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg1-17/+26
2012-09-19HID: hid-multitouch: Add Flatfrog supportHenrik Rydberg2-5/+24
2012-09-19HID: hid-multitouch: Fix contact count on 3M panelsHenrik Rydberg1-1/+3
2012-09-19HID: hid-multitouch: Remove the redundant touch stateHenrik Rydberg1-65/+23
2012-09-19HID: hid-multitouch: Simplify setup and frame synchronizationHenrik Rydberg1-29/+38
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg1-1/+1
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg2-2/+12
2012-09-19Input: MT - Allow legacy pressure computationHenrik Rydberg1-3/+7
2012-09-19Input: MT - Get slot by keyHenrik Rydberg2-0/+36
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg2-2/+163
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg2-2/+77
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg18-22/+27
2012-09-19Input: evdev - Add the events() callbackHenrik Rydberg1-21/+47
2012-09-19Input: Send events one packet at a timeHenrik Rydberg2-56/+144
2012-09-19Input: Move autorepeat to the event-passing phaseHenrik Rydberg1-21/+25
2012-09-19Input: Make sure we follow all EV_KEY eventsHenrik Rydberg1-7/+13
2012-09-19Input: Improve the events-per-packet estimateHenrik Rydberg2-4/+7
2012-09-19Input: Break out MT dataHenrik Rydberg5-46/+61
2012-09-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko1-6/+3
2012-09-12Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva1-0/+1
2012-09-04Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte1-0/+2
2012-09-04Input: omap-keypad - fixed formattingJosh1-4/+4
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov8123-200697/+468895
2012-09-04Input: tegra - move platform data headerStephen Warren2-1/+1
2012-09-04Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-09-01Linux 3.6-rc4Linus Torvalds1-1/+1
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2-5/+12
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+7
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds3-7/+7
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-9/+7
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat1-1/+1
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-126/+174
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel1-0/+3
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-111/+141