summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multitouch' into device-groupsJiri Kosina2012-05-053-0/+8
|\
| * HID: multitouch: Add support for Baanto touchscreenJiri Kosina2012-04-203-0/+8
* | HID: hid-multitouch: Only match MT interfacesHenrik Rydberg2012-05-051-70/+73
* | HID: Create a common generic driverHenrik Rydberg2012-05-015-42/+68
* | HID: hid-multitouch: Switch to device groupsHenrik Rydberg2012-05-014-92/+24
* | HID: Create a generic device groupHenrik Rydberg2012-05-014-16/+9
* | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-013-2/+4
* | HID: Scan the device for group info before adding itHenrik Rydberg2012-05-012-0/+67
* | HID: Add device group to modaliasHenrik Rydberg2012-05-014-3/+27
* | HID: Handle driver-specific device descriptor in coreHenrik Rydberg2012-05-012-32/+94
* | HID: hid-logitech: Collect report descriptors before sendingHenrik Rydberg2012-05-011-42/+29
* | HID: hid-hyperv: Do not use hid_parse_report() directlyHenrik Rydberg2012-05-011-2/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-202-2/+2
|\ \
| * | HID: default HID_BATTERY_STRENGTH to noJosh Boyer2012-04-191-1/+1
| * | HID: tivo: fix support for bluetooth version of tivo SlideJiri Kosina2012-03-301-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-04-206-18/+4
|\ \
| * | m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer2012-04-172-3/+0
| * | m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer2012-04-171-1/+1
| * | m68knommu: move and fix the 68VZ328 platform bootlogo.hGreg Ungerer2012-04-161-1/+1
| * | m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328Greg Ungerer2012-04-162-13/+2
* | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-193-5/+6
|\ \ \
| * | | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
| * | | nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-112-5/+5
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\ \ \ \
| * | | | nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * | | | drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| * | | | drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| * | | | drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| * | | | drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| * | | | radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| * | | | drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| |\ \ \ \
| | * | | | drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | * | | | drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | * | | | drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| | | |/ / | | |/| |
| * | | | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| * | | | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| * | | | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2
| * | | | drm/radeon: disable MSI on RV515Dave Airlie2012-04-161-0/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-195-21/+43
|\ \ \ \
| * | | | KVM: lock slots_lock around device assignmentAlex Williamson2012-04-191-8/+15
| * | | | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity2012-04-191-1/+4
| * | | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-123-3/+15
| * | | | KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov2012-04-101-9/+9
| | |/ / | |/| |
* | | | memcg: fix Bad page state after replace_page_cacheHugh Dickins2012-04-191-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-191-0/+1
|\ \ \ \
| * | | | security: fix compile error in commoncap.cJonghwan Choi2012-04-191-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-194-28/+129
|\ \ \ \ \
| * | | | | fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
| * | | | | fuse: allow nanosecond granularityMiklos Szeredi2012-04-111-0/+1