summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-0122-453/+769
|\
| * 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: Add an input configured notification callbackHenrik Rydberg2012-09-191-2/+9
| * 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-1917-21/+23
| * 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
* | 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-043663-122149/+284612
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-312-6/+3
| |\
| | * s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3016-123/+169
| |\ \
| | * | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| | * | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| | |\ \
| | | * | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | | * | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | | * | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | | * | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | | * | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | | * | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | | * | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | | * | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | | * | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | | * | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1