summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into for-linusJiri Kosina2012-05-2213-32/+307
|\
| * HID: uclogic: Add support for UC-Logic TWHL850Nikolai Kondrashov2012-05-153-0/+143
| * HID: explain the signed/unsigned handling in hid_add_field()Jiri Kosina2012-05-141-0/+1
| * HID: handle logical min/max signedness properly in parsersrinivas pandruvada2012-05-141-3/+9
| * HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina2012-04-301-1/+1
| * HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-04-274-14/+27
| * HID: hiddev: Use vzalloc to allocate hiddev_listHavard Skinnemoen2012-04-271-4/+5
| * HID: hid-apple: fix a tab width style issueBenedikt Bergenthal2012-04-181-1/+1
| * HID: Aureal Remote Control Device DriverJosenivaldo Benito Junior2012-04-135-0/+65
| * HID: usbhid: Check HID report descriptor contents after device resetSimon Haggett2012-04-041-0/+28
| * HID: tivo: fix support for bluetooth version of tivo SlideJiri Kosina2012-03-301-1/+1
| * HID: usbhid: fix error handling of not enough bandwidthOliver Neukum2012-03-302-10/+28
| |
| \
*-. \ Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linusJiri Kosina2012-05-224-89/+287
|\ \ \
| | * | HID: hid-multitouch: fix wrong protocol detectionBenjamin Tissoires2012-05-101-12/+46
| * | | HID: hid-lg4ff: remove unused label in !LEDS_CLASS caseJiri Kosina2012-04-231-2/+1
| * | | HID: hid-lg4ff: Update CommentsSimon Wood2012-04-231-3/+4
| * | | HID: hid-lg4ff: Add support for G27 LEDsSimon Wood2012-04-231-1/+157
| * | | HID: lg4ff: Take advantage of private driver dataMichal Malý2012-04-131-50/+42
| * | | HID: lg4ff: Remove sysfs iface before deallocating memoryMichal Malý2012-04-032-4/+4
| * | | HID: hid-lg: Allow for custom device-specific properties to be stored in priv...Michal Malý2012-04-032-23/+39
| | |/ | |/|
* | | HID: hyperv: Set the hid drvdata correctlyK. Y. Srinivasan2012-05-171-1/+2
| |/ |/|
* | HID: multitouch: MT interface matching for BaantoJiri Kosina2012-05-051-1/+1
* | 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