aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich
2011-08-01input: xilinx_ps2: Add missing of_address.h headerMichal Simek
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
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-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann
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-11Merge branch 'master' into for-nextJiri Kosina
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-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi
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-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz
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: Add initial support for TWL6040 vibratorMisael Lopez Cruz