summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-11Input: mpu3050 - correct call to input_free_deviceAxel Lin
2011-08-08Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon
2011-08-08Input: mma8450 - fix module device table typeAxel Lin
2011-08-04Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich
2011-07-31Input: mma8450 - add device tree probe supportShawn Guo
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer
2011-07-19Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter
2011-07-19Input: kxtj9 - fix bug in probe()Dan Carpenter
2011-07-18Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin
2011-07-18Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin
2011-07-18Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander
2011-07-10Input: aiptek - remove double defineEdwin van Vliet
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson
2011-07-04Input: wm97xx - mark channels which need pen_downWolfram Sang
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang
2011-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg