summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: pixcir_i2c_ts - add device tree supportRoger Quadros2014-07-283-0/+104
* Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2014-07-282-17/+69
* Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros2014-07-281-31/+94
* Input: alps - add support for v7 devicesYunkang Tang2014-07-262-3/+280
* Input: alps - cache firmware versionHans de Goede2014-07-262-0/+5
* Input: alps - change decode function prototype to return an intHans de Goede2014-07-262-4/+10
* Input: alps - report 2 touches when we've > 2 fingersHans de Goede2014-07-261-1/+1
* Input: alps - add an alps_report_semi_mt_data functionHans de Goede2014-07-261-47/+29
* Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede2014-07-261-1/+1
* Input: alps - use standard contact tracking instead of DIYHans de Goede2014-07-261-36/+16
* Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2014-07-262-122/+104
* Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede2014-07-261-2/+2
* Input: alps - process_bitmap: fix counting of high point bitsHans de Goede2014-07-261-2/+1
* Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2014-07-262-45/+35
* Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2014-07-262-9/+12
* Input: alps - improve 2-finger reporting on v3 modelsHans de Goede2014-07-261-36/+24
* Input: alps - fix rushmore packet decodingYunkang Tang2014-07-261-0/+3
* Input: soc_button_array - add missing memory allocation checkPramod Gurav2014-07-261-0/+3
* Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov2014-07-261-1/+5
* Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov2014-07-241-32/+56
* Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow2014-07-243-0/+155
* Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-249812-249886/+497885
|\
| * Linux 3.16-rc6v3.16-rc6Linus Torvalds2014-07-211-1/+1
| * Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-212-1/+10
| |\
| | * Merge tag 'iio-fixes-for-3.16d' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-142-1/+10
| | |\
| | | * iio: mma8452: Use correct acceleration units.Martin Fuzzey2014-07-121-1/+7
| | | * iio:core: Handle error when mask type is not separateSrinivas Pandruvada2014-07-111-0/+3
| * | | Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-212-2/+21
| |\ \ \
| | * | | usb: Check if port status is equal to RxDetectGavin Guo2014-07-181-0/+19
| | * | | usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza2014-07-181-2/+2
| | |/ /
| * | | Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-211-4/+14
| |\ \ \
| | * | | platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck2014-07-121-4/+14
| * | | | Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-07-211-1/+1
| |\ \ \ \
| | * | | | Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui2014-07-181-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-214-6/+17
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-194-6/+17
| | |\ \ \ \
| | | * | | | Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"Dave Airlie2014-07-141-2/+2
| | | * | | | drm/i915: Track the primary plane correctly when reassigning planesDaniel Vetter2014-07-141-0/+1
| | | * | | | drm/i915: Ignore VBT backlight presence check on HP Chromebook 14Scot Doyle2014-07-141-0/+3
| | | * | | | Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"Daniel Vetter2014-07-142-4/+11
| | | |/ / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-07-213-9/+11
| |\ \ \ \ \
| | * | | | | um: segv: Save regs only in case of a kernel mode faultRichard Weinberger2014-07-201-1/+1
| | * | | | | um: Fix hung task in fix_range_common()Richard Weinberger2014-07-201-1/+5
| | * | | | | um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-201-0/+3
| | * | | | | Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-201-7/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-212-4/+15
| |\ \ \ \ \ \
| | * | | | | | btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-191-4/+4
| | * | | | | | Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-191-0/+11
| * | | | | | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-216-62/+343
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-131-1/+1