summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Input: atkbd - make dmi callback functions return 1Axel Lin2011-07-131-2/+2
| | * Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-07-111-8/+3Star
| | * Input: gpio_keys - add support for device-tree platform dataDavid Jander2011-07-111-16/+132
| | * Input: aiptek - remove double defineEdwin van Vliet2011-07-111-1/+0Star
| | * Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-092-21/+43
| | * Input: synaptics - process button bits in AGM packetsDaniel Kurtz2011-07-071-16/+16
| | * Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz2011-07-071-7/+10
| | * Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-072-10/+15
| | * Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz2011-07-071-0/+3
| | * Input: wacom - cleanup a return value for the old BambooPing Cheng2011-07-071-1/+1
| | * Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng2011-07-071-11/+8Star
| | * Input: wacom - add serial number for Graphire4 and old BambooPing Cheng2011-07-071-0/+1
| | * Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng2011-07-071-11/+0Star
| | * Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-073-0/+689
| | * Input: wm97xx - mark channels which need pen_downWolfram Sang2011-07-053-15/+20
| | * Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-053-25/+21Star
| | * Input: wm97xx - remove redundant defineWolfram Sang2011-07-054-9/+9
| | * Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-051-1/+1
| | * Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-051-4/+21
| | * Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen2011-07-041-2/+4
| | * Input: atmel_mxt_ts - update object listIiro Valkonen2011-07-041-82/+102
| | * Input: mpr121 - improve sensibility of touch keyJiejing Zhang2011-06-291-4/+12
| | * Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai2011-06-293-0/+387
| | * Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-293-3/+3
| | * Input: gpio_keys - fix a memory leakAxel Lin2011-06-291-0/+1
| | * Input: ads7846 - cleanup GPIO initializationIgor Grinberg2011-06-271-10/+5Star
| | * Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng2011-06-271-0/+12
| | * Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng2011-06-271-1/+1