Age | Commit message (Expand) | Author |
2011-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-08-02 | Input: ad7879 - fix deficient device disable | Michael Hennerich |
2011-08-01 | input: xilinx_ps2: Add missing of_address.h header | Michal Simek |
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-07-27 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-07-26 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
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-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
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-17 | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann |
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-11 | Merge branch 'master' into for-next | Jiri Kosina |
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-07 | input: twl6040-vibra: Do not use wrapper for irq request | Peter Ujfalusi |
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-05 | input: pmic8xxx-pwrkey: Do not use mfd_get_data() | Samuel Ortiz |
2011-07-05 | input: pmic8xxx-keypad: Do not use mfd_get_data() | Samuel Ortiz |
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: Add initial support for TWL6040 vibrator | Misael Lopez Cruz |