aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack
2012-08-21Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva
2012-08-21Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov
2012-08-21Input: random formatting fixesBaodong Chen
2012-08-21Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown
2012-08-21Input: gpio_keys - report a wakeup_event for a button pressNeilBrown
2012-08-21Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2012-07-24Input: wacom - add support to Cintiq 22HDPing Cheng
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig
2012-07-17Input: add MELFAS mms114 touchscreen driverJoonyoung Shim
2012-07-17Input: add support for key scan interface of the LPC32xx SoCRoland Stigge
2012-07-17Input: omap4-keypad - add device tree supportSourav Poddar
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-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...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-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-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