summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke2012-10-253-3/+104
* Input: wacom - handle split-sensor devices with internal hubsJason Gerecke2012-10-253-2/+35
* Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov2012-10-223-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-138-342/+375
|\
| * 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
| | |\
* | | \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-16/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-16/+1
| |\ \ \ \ \ \
| | | | * | | | Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg2012-09-211-16/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-052-18/+127
|\ \ \ \ \ \ \
| * | | | | | | mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang2012-10-021-6/+85
| * | | | | | | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-15/+31
| * | | | | | | input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-181-2/+16
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-0219-274/+520
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | 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
| | * | | | | | Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-211-7/+7
| | * | | | | | Input: random formatting fixesBaodong Chen2012-08-216-17/+18
| | * | | | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-211-0/+1