summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2012-06-29Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use client name for irqDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-11Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz
2012-05-04USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-02USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden
2012-04-30Input: usbtouchscreen - fix typoShawn Landden
2012-04-25USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge
2012-04-16Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2012-04-04Input: st1232 - add device tree supportMagnus Damm
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie
2012-03-17Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-17Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-13Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov