Age | Commit message (Expand) | Author |
2012-09-19 | Input: edt-ft5x06 - return -EFAULT on copy_to_user() error | Axel Lin |
2012-09-19 | Merge tag 'v3.6-rc5' into for-linus | Dmitry Torokhov |
2012-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-09-04 | Input: usbtouchscreen - initialize eGalax devices | Forest Bond |
2012-08-21 | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS | Guenter Roeck |
2012-08-09 | Input: eeti_ts: pass gpio value instead of IRQ | Arnd Bergmann |
2012-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-24 | Input: add driver for FT5x06 based EDT displays | Simon Budig |
2012-07-17 | Input: add MELFAS mms114 touchscreen driver | Joonyoung Shim |
2012-07-09 | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King |
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: ad7879 - add option to correct xy axis | Michael Hennerich |
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 | 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 |
2012-06-29 | Input: atmel_mxt_ts - optimize reading objects in object sysfs entry | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - use scnprintf for object sysfs entry | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - don't read T5 when dumping objects | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - warn if sysfs could not be created | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - detect OOM when creating mt slots | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - use client name for irq | Daniel Kurtz |
2012-06-29 | Input: atmel_mxt_ts - derive phys from i2c client adapter | Daniel Kurtz |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown |
2012-05-10 | Input: atmel_mxt_ts - dump each message on just 1 line | Daniel Kurtz |
2012-05-10 | Input: atmel_mxt_ts - do not read extra (checksum) byte | Daniel Kurtz |
2012-05-10 | Input: atmel_mxt_ts - verify object size in mxt_write_object | Daniel Kurtz |
2012-05-10 | Input: atmel_mxt_ts - only allow root to update firmware | Daniel Kurtz |