summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-051-5/+2Star
|\
| * Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-051-5/+2Star
* | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-166-26/+58
|\|
| * Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-131-6/+8
| * Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-091-0/+20
| * Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-082-1/+26
| * Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-271-1/+0Star
| * Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-271-1/+1
| * Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-271-2/+2
| * Input: wacom - remove pressure for touch devicesPing Cheng2011-08-272-17/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-2415-145/+241
|\|
| * Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-224-41/+49
| * Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-224-103/+131
| * Input: ad714x - fix endianness issuesMichael Hennerich2011-08-222-33/+25Star
| * Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-221-0/+6
| * Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
| * Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-171-0/+12
| * Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-171-0/+20
| * Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-161-4/+6
| * Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-161-3/+4
| * Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad2011-08-161-0/+4
| * Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-091-0/+20
| * Input: mma8450 - fix module device table typeAxel Lin2011-08-091-1/+1
| * Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-047-6/+24
|\|
| * Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3
| * Input: mma8450 - add device tree probe supportShawn Guo2011-08-011-0/+8
| * Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser2011-07-301-1/+1
| * Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin2011-07-301-2/+7
| * Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-301-2/+3
| * Input: kxtj9 - explicitly include module.hStephen Rothwell2011-07-301-0/+1
| * Input: psmouse - hgpk.c needs module.hRandy Dunlap2011-07-301-0/+1
* | input: xilinx_ps2: Add missing of_address.h headerMichal Simek2011-08-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-2740-306/+1829
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-07-2746-313/+2891
| |\
| | * Input: synaptics - fix reporting of min coordinatesDmitry Torokhov2011-07-251-1/+1
| | * Input: tegra-kbc - enable key autorepeatRakesh Iyer2011-07-251-1/+1
| | * Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter2011-07-201-1/+1
| | * Input: kxtj9 - fix bug in probe()Dan Carpenter2011-07-201-1/+1
| | * Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-191-10/+5Star
| | * Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin2011-07-191-1/+1
| | * Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin2011-07-191-4/+4
| | * Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-191-0/+2
| | * Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-131-1/+1
| | * Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin2011-07-131-2/+2
| | * Input: lifebook - make dmi callback functions return 1Axel Lin2011-07-131-2/+2