aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-22
* Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-22
* Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-22
* Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-22
* Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-22
* Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-22
* Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-22
* Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-22
* Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-22
* Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-22
* Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-22
* Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-22
* Input: random formatting fixesBaodong Chen2012-08-22
* Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-22
* Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-22
* Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-22
* Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-07-25
* Input: wacom - add support to Cintiq 22HDPing Cheng2012-07-25
* Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-25
* Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-18
* Input: add support for key scan interface of the LPC32xx SoCRoland Stigge2012-07-18
* Input: omap4-keypad - add device tree supportSourav Poddar2012-07-18
* Input: hanwang - add support for Art Master II tabletweixing2012-07-13
* Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim2012-07-13
* Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim2012-07-13
* Input: ff-memless - fix a couple min_t() castsDan Carpenter2012-07-07
* Input: synaptics - print firmware ID and board number at initDaniel Kurtz2012-07-07
* Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim2012-07-07
* Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim2012-07-07
* Input: spear_keyboard - use correct io accessorsShiraz Hashim2012-07-07
* Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar2012-07-07
* Input: wacom_i2c - fix compiler warningDmitry Torokhov2012-07-07
* Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-07
|\
| * Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg2012-07-05
| * Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz2012-06-29
| * Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz2012-06-29