Age | Commit message (Expand) | Author |
2012-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-24 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-23 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-17 | Input: add MELFAS mms114 touchscreen driver | Joonyoung Shim |
2012-07-17 | Input: add support for key scan interface of the LPC32xx SoC | Roland Stigge |
2012-07-17 | Input: omap4-keypad - add device tree support | Sourav Poddar |
2012-07-17 | Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clk | Arnd Bergmann |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-13 | Input: hanwang - add support for Art Master II tablet | weixing |
2012-07-13 | Input: spear_keyboard - reconfigure operating frequency on suspend | Shiraz Hashim |
2012-07-13 | Input: spear_keyboard - fix clock handling during suspend/resume | Shiraz Hashim |
2012-07-12 | Input: xpad - add Andamiro Pump It Up pad | Yuri Khan |
2012-07-11 | Input: xpad - add signature for Razer Onza Tournament Edition | Ilia Katsnelson |
2012-07-11 | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan |
2012-07-10 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg |
2012-07-07 | Input: ff-memless - fix a couple min_t() casts | Dan Carpenter |
2012-07-07 | Input: synaptics - print firmware ID and board number at init | Daniel Kurtz |
2012-07-07 | Input: spear_keyboard - generalize keyboard frequency configuration | Shiraz Hashim |
2012-07-07 | Input: spear_keyboard - rename bit definitions to reflect register | Shiraz Hashim |
2012-07-07 | Input: spear_keyboard - use correct io accessors | Shiraz Hashim |
2012-07-07 | Input: spear-keyboard - fix disable device_init_wakeup in remove | Vipul Kumar Samar |
2012-07-07 | Input: wacom_i2c - fix compiler warning | Dmitry Torokhov |
2012-07-07 | Pull input changes from Henrik Rydberg, including large update to | Dmitry Torokhov |
2012-07-07 | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov |
2012-07-06 | Input: imx_keypad - check error returned by clk_prepare_enable() | Fabio Estevam |
2012-07-06 | Input: imx_keypad - adapt the new kpp clock name | Fabio Estevam |
2012-07-06 | Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() | Fabio Estevam |
2012-07-06 | Input: ad7879 - add option to correct xy axis | Michael Hennerich |
2012-07-06 | Input: synaptics_usb - Remove TrackPoint name trailing whitespace | Bob Ross |
2012-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-05 | Revert "Input: atmel_mxt_ts - warn if sysfs could not be created" | Henrik Rydberg |
2012-07-04 | Merge commit 'v3.5-rc5' into next | Dmitry Torokhov |
2012-07-04 | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen |
2012-06-29 | Input: atmel_mxt_ts - parse T6 reports | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - send all MT-B slots in one input report | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - cache T9 reportid range when reading object table | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - refactor when and how object table is freed | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - add detail to touchevent debug message | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - simplify event reporting | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - add sysfs entries to read fw and hw version | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - update driver ID info logging | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - read ID information block in one i2c transaction | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - optimize writing of object table entries | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - add variable length __mxt_write_reg | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - return errors from i2c layer | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - print all instances when dumping objects | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - print less overhead when dumping objects | Daniel Kurtz |