aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13Input: hanwang - add support for Art Master II tabletweixing
2012-07-13Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim
2012-07-13Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim
2012-07-07Input: ff-memless - fix a couple min_t() castsDan Carpenter
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz
2012-07-07Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim
2012-07-07Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim
2012-07-07Input: spear_keyboard - use correct io accessorsShiraz Hashim
2012-07-07Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar
2012-07-07Input: wacom_i2c - fix compiler warningDmitry Torokhov
2012-07-07Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov
2012-07-06Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam
2012-07-06Input: imx_keypad - adapt the new kpp clock nameFabio Estevam
2012-07-06Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross
2012-07-05Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg
2012-07-05Input: MT - Include win8 supportHenrik Rydberg
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-06-30Linux 3.5-rc5Linus Torvalds
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30printk.c: fix kernel-doc warningsRandy Dunlap
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-29Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-06-29printk: Optimize if statement logic where newline existsSteven Rostedt
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers
2012-06-29Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz