Age | Commit message (Expand) | Author |
2011-08-16 | Input: bcm5974 - Add support for newer MacBookPro8,2 | Andrew Drake |
2011-08-16 | Input: wacom - report id 3 returns 4 bytes of data | Ping Cheng |
2011-08-16 | Input: wacom - add WAC_MSG_RETRIES define | Ping Cheng |
2011-08-16 | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K) | Gerard Braad |
2011-08-11 | Input: tegra-kbc - correct call to input_free_device | Axel Lin |
2011-08-11 | Input: mpu3050 - correct call to input_free_device | Axel Lin |
2011-08-08 | Input: bcm5974 - add support for touchpads found in MacBookAir4,2 | Joshua V. Dillon |
2011-08-08 | Input: mma8450 - fix module device table type | Axel Lin |
2011-08-04 | Input: remove CLOCK_TICK_RATE from analog joystick driver | Deepak Saxena |
2011-08-02 | Input: ad7879 - fix deficient device disable | Michael Hennerich |
2011-08-02 | Input: gpio_keys - fix two typos in devicetree documentation | Tobias Klauser |
2011-07-31 | Input: mma8450 - add device tree probe support | Shawn Guo |
2011-07-30 | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser |
2011-07-30 | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin |
2011-07-30 | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer |
2011-07-30 | Input: kxtj9 - explicitly include module.h | Stephen Rothwell |
2011-07-30 | Input: psmouse - hgpk.c needs module.h | Randy Dunlap |
2011-07-27 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-07-25 | Input: synaptics - fix reporting of min coordinates | Dmitry Torokhov |
2011-07-25 | Input: tegra-kbc - enable key autorepeat | Rakesh Iyer |
2011-07-19 | Input: kxtj9 - fix locking typo in kxtj9_set_poll() | Dan Carpenter |
2011-07-19 | Input: kxtj9 - fix bug in probe() | Dan Carpenter |
2011-07-18 | Input: intel-mid-touch - remove pointless checking for variable 'found' | Axel Lin |
2011-07-18 | Input: hp_sdc - staticize hp_sdc_kicker() | Axel Lin |
2011-07-18 | Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure | Axel Lin |
2011-07-18 | Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data | Axel Lin |
2011-07-13 | Input: cy8ctmg110_ts - constify i2c_device_id table | Axel Lin |
2011-07-13 | Input: cy8ctmg110_ts - fix checking return value of i2c_master_send | Axel Lin |
2011-07-13 | Input: lifebook - make dmi callback functions return 1 | Axel Lin |
2011-07-13 | Input: atkbd - make dmi callback functions return 1 | Axel Lin |
2011-07-10 | Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov |
2011-07-10 | Input: gpio_keys - add support for device-tree platform data | David Jander |
2011-07-10 | Input: aiptek - remove double define | Edwin van Vliet |
2011-07-09 | Input: synaptics - set minimum coordinates as reported by firmware | Dmitry Torokhov |
2011-07-06 | Input: synaptics - process button bits in AGM packets | Daniel Kurtz |
2011-07-06 | Input: synaptics - rename set_slot to be more descriptive | Daniel Kurtz |
2011-07-06 | Input: synaptics - fuzz position for touchpad with reduced filtering | Daniel Kurtz |
2011-07-06 | Input: synaptics - set resolution for MT_POSITION_X/Y axes | Daniel Kurtz |
2011-07-06 | Input: wacom - cleanup a return value for the old Bamboo | Ping Cheng |
2011-07-06 | Input: wacom - update Graphire4 and old Bamboo tablet buttons | Ping Cheng |
2011-07-06 | Input: wacom - add serial number for Graphire4 and old Bamboo | Ping Cheng |
2011-07-06 | Input: wacom - remove BTN_TOOL_FINGER for pad | Ping Cheng |
2011-07-06 | Input: add support for Kionix KXTJ9 accelerometer | Chris Hudson |
2011-07-04 | Input: add guarding parentheses to macros | Simon Budig |
2011-07-04 | Input: wm97xx - mark channels which need pen_down | Wolfram Sang |
2011-07-04 | Input: wm97xx - refactor channel selection in poll_sample() | Wolfram Sang |
2011-07-04 | Input: wm97xx - remove redundant define | Wolfram Sang |
2011-07-04 | Input: xen-kbdfront - enable driver for HVM guests | Stefano Stabellini |
2011-07-04 | Input: xpad - enable rumble support for XBox360 Wireless Controllers | Chris Moeller |
2011-07-04 | Input: sh_keysc - fix compile warning | Dmitry Torokhov |