summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede
2014-07-26Input: alps - improve 2-finger reporting on v3 modelsHans de Goede
2014-07-26Input: alps - fix rushmore packet decodingYunkang Tang
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-07-25Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner
2014-07-20Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-20Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-20Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-20Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi
2014-07-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-19Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa