| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-08-03 | 7 | -6/+24 |
|\ |
|
| * | Input: ad7879 - fix deficient device disable | Michael Hennerich | 2011-08-02 | 1 | -1/+3 |
| * | Input: mma8450 - add device tree probe support | Shawn Guo | 2011-07-31 | 1 | -0/+8 |
| * | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser | 2011-07-30 | 1 | -1/+1 |
| * | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin | 2011-07-30 | 1 | -2/+7 |
| * | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer | 2011-07-30 | 1 | -2/+3 |
| * | Input: kxtj9 - explicitly include module.h | Stephen Rothwell | 2011-07-30 | 1 | -0/+1 |
| * | Input: psmouse - hgpk.c needs module.h | Randy Dunlap | 2011-07-30 | 1 | -0/+1 |
* | | input: xilinx_ps2: Add missing of_address.h header | Michal Simek | 2011-08-01 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-07-27 | 40 | -306/+1829 |
|\ \
| |/ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-07-27 | 46 | -313/+2891 |
| |\ |
|
| | * | Input: synaptics - fix reporting of min coordinates | Dmitry Torokhov | 2011-07-25 | 1 | -1/+1 |
| | * | Input: tegra-kbc - enable key autorepeat | Rakesh Iyer | 2011-07-25 | 1 | -1/+1 |
| | * | Input: kxtj9 - fix locking typo in kxtj9_set_poll() | Dan Carpenter | 2011-07-19 | 1 | -1/+1 |
| | * | Input: kxtj9 - fix bug in probe() | Dan Carpenter | 2011-07-19 | 1 | -1/+1 |
| | * | Input: intel-mid-touch - remove pointless checking for variable 'found' | Axel Lin | 2011-07-18 | 1 | -10/+5 |
| | * | Input: hp_sdc - staticize hp_sdc_kicker() | Axel Lin | 2011-07-18 | 1 | -1/+1 |
| | * | Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure | Axel Lin | 2011-07-18 | 1 | -4/+4 |
| | * | Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data | Axel Lin | 2011-07-18 | 1 | -0/+2 |
| | * | Input: cy8ctmg110_ts - constify i2c_device_id table | Axel Lin | 2011-07-13 | 1 | -1/+1 |
| | * | Input: cy8ctmg110_ts - fix checking return value of i2c_master_send | Axel Lin | 2011-07-13 | 1 | -2/+2 |
| | * | Input: lifebook - make dmi callback functions return 1 | Axel Lin | 2011-07-13 | 1 | -2/+2 |
| | * | Input: atkbd - make dmi callback functions return 1 | Axel Lin | 2011-07-13 | 1 | -2/+2 |
| | * | Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov | 2011-07-10 | 1 | -8/+3 |
| | * | Input: gpio_keys - add support for device-tree platform data | David Jander | 2011-07-10 | 1 | -16/+132 |
| | * | Input: aiptek - remove double define | Edwin van Vliet | 2011-07-10 | 1 | -1/+0 |
| | * | Input: synaptics - set minimum coordinates as reported by firmware | Dmitry Torokhov | 2011-07-09 | 2 | -21/+43 |
| | * | Input: synaptics - process button bits in AGM packets | Daniel Kurtz | 2011-07-06 | 1 | -16/+16 |
| | * | Input: synaptics - rename set_slot to be more descriptive | Daniel Kurtz | 2011-07-06 | 1 | -7/+10 |
| | * | Input: synaptics - fuzz position for touchpad with reduced filtering | Daniel Kurtz | 2011-07-06 | 2 | -10/+15 |
| | * | Input: synaptics - set resolution for MT_POSITION_X/Y axes | Daniel Kurtz | 2011-07-06 | 1 | -0/+3 |
| | * | Input: wacom - cleanup a return value for the old Bamboo | Ping Cheng | 2011-07-06 | 1 | -1/+1 |
| | * | Input: wacom - update Graphire4 and old Bamboo tablet buttons | Ping Cheng | 2011-07-06 | 1 | -11/+8 |
| | * | Input: wacom - add serial number for Graphire4 and old Bamboo | Ping Cheng | 2011-07-06 | 1 | -0/+1 |
| | * | Input: wacom - remove BTN_TOOL_FINGER for pad | Ping Cheng | 2011-07-06 | 1 | -11/+0 |
| | * | Input: add support for Kionix KXTJ9 accelerometer | Chris Hudson | 2011-07-06 | 3 | -0/+689 |
| | * | Input: wm97xx - mark channels which need pen_down | Wolfram Sang | 2011-07-04 | 3 | -15/+20 |
| | * | Input: wm97xx - refactor channel selection in poll_sample() | Wolfram Sang | 2011-07-04 | 3 | -25/+21 |
| | * | Input: wm97xx - remove redundant define | Wolfram Sang | 2011-07-04 | 4 | -9/+9 |
| | * | Input: xen-kbdfront - enable driver for HVM guests | Stefano Stabellini | 2011-07-04 | 1 | -1/+1 |
| | * | Input: xpad - enable rumble support for XBox360 Wireless Controllers | Chris Moeller | 2011-07-04 | 1 | -4/+21 |
| | * | Input: atmel_mxt_ts - handle objects with multiple instances correctly | Iiro Valkonen | 2011-07-04 | 1 | -2/+4 |
| | * | Input: atmel_mxt_ts - update object list | Iiro Valkonen | 2011-07-04 | 1 | -82/+102 |
| | * | Input: mpr121 - improve sensibility of touch key | Jiejing Zhang | 2011-06-29 | 1 | -4/+12 |
| | * | Input: add a driver to support InvenSense mpu3050 gyroscope chip | Joseph Lai | 2011-06-29 | 3 | -0/+387 |
| | * | Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx | Hans-Christian Egtvedt | 2011-06-29 | 3 | -3/+3 |
| | * | Input: gpio_keys - fix a memory leak | Axel Lin | 2011-06-29 | 1 | -0/+1 |
| | * | Input: ads7846 - cleanup GPIO initialization | Igor Grinberg | 2011-06-27 | 1 | -10/+5 |
| | * | Input: wacom - add 3 new models - 6A, 6B, and 97 | Ping Cheng | 2011-06-27 | 1 | -0/+12 |
| | * | Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levels | Ping Cheng | 2011-06-27 | 1 | -1/+1 |