summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into for-linusJiri Kosina2012-10-0131-229/+110
|\
| * HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2012-10-012-6/+16
| * HID: ntrig: change default value of logical/physical width/height to 1Wen-chien Jesse Sung2012-09-251-4/+4
| * HID: roccat: conditional blacklisting of Roccat modulesStefan Achatz2012-09-171-0/+2
| * HID: Fix return values in open_collection()Sachin Kamat2012-09-171-3/+3
| * HID: lenovo-tpkbd: Remove unnecessary casts of void pointersAxel Lin2012-09-171-114/+33
| * HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin2012-09-171-9/+9
| * HID: lg4ff: Remove unnecessary casts of void pointersAxel Lin2012-09-171-2/+2
| * HID: lg: Remove unnecessary casts of void pointersAxel Lin2012-09-171-5/+5
| * HID: holtekff: use %*ph to dump small buffersAndy Shevchenko2012-09-101-2/+1
| * HID: primax: Remove px_probe() and px_remove() functionsAxel Lin2012-09-071-25/+0
| * HID: waltop: Remove waltop_probe() and waltop_remove() functionsAxel Lin2012-09-071-29/+0
| * HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000Axel Lin2012-09-051-1/+1
| * HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina2012-09-0517-17/+0
| * HID: Remove "default m" from HID_LOGITECH_DJJosh Triplett2012-09-031-1/+0
| * HID: update hid_have_special_driver[] explanationJiri Kosina2012-09-021-1/+8
| * Merge branch 'master' into upstreamJiri Kosina2012-08-274870-108482/+328486
| |\
| * | HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg2012-08-271-3/+9
| * | HID: Remove duplicate ID for QUANTA 3001 touchscreenSimon Farnsworth2012-08-272-2/+1
| * | HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov2012-08-151-4/+11
| * | HID: add quirk for Freescale i.MX28 ROM recoveryMarek Vasut2012-08-152-0/+4
| * | HID: Bump maximum global item tag report size to 128 bytesMarek Vasut2012-08-151-1/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-01545-5148/+8154
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | HID: wiimote: fix weight conversion error for values > 17kgFlorian Echtler2012-09-181-1/+2
| | | | | | | * | | HID: wiimote: Parse calibration data of balance boardsFlorian Echtler2012-09-171-1/+38
| | | | | | | * | | HID: wiimote: Add Nintendo Balance-Board supportDavid Herrmann2012-09-171-0/+59
| | | | | | * | | | HID: wacom: Fix wacom_probe error handlingAxel Lin2012-09-191-9/+14
| | | | | | * | | | HID: wacom: OLEDs control over sysfs for Intuos4Przemo Firszt2012-08-152-0/+156
| | | | | | * | | | HID: wacom: Use half of brightness for low statePrzemo Firszt2012-08-151-1/+2
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | HID: uclogic: Add support for UC-Logic TWHA60Nikolai Kondrashov2012-08-273-0/+100
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | HID: Add support for Sony PS3 BD Remote ControlDavid Dillow2012-10-015-1/+232
| | | * | | | | HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-10-011-1/+1
| | | * | | | | HID: picoLCD: bounds check in dump_buff_as_hex()Bruno Prémont2012-09-241-6/+6
| | | * | | | | HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin2012-09-191-4/+0
| | | * | | | | HID: picoLCD: drop version check during probeBruno Prémont2012-09-191-18/+0
| | | * | | | | HID: picolcd: fix build error if !CONFIG_DEBUG_FSAxel Lin2012-09-111-5/+4
| | | * | | | | HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter2012-09-081-1/+1
| | | * | | | | HID: picoLCD: use proper device as input_dev parentBruno Prémont2012-09-051-1/+1
| | | * | | | | HID: picoLCD: fix dumping of IR_DATA reportBruno Prémont2012-09-051-2/+2
| | | * | | | | HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-09-051-1/+1
| | | * | | | | HID: picoLCD: Add support for CIRBruno Prémont2012-09-053-5/+98
| | | * | | | | HID: picoLCD: rework hid-fbdev interactionBruno Prémont2012-09-052-109/+126
| | | * | | | | HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont2012-09-051-1/+1
| | | * | | | | HID: picolcd: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-08-221-0/+1
| | | * | | | | HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell2012-08-161-0/+1
| | | * | | | | HID: picoLCD: add myself to MAINTAINERSBruno Prémont2012-08-151-0/+6
| | | * | | | | HID: picoLCD: Improve unplug handlingBruno Prémont2012-08-155-25/+46
| | | * | | | | HID: picoLCD: satify some checkpatch warningsBruno Prémont2012-08-151-2/+2
| | | * | | | | HID: picoLCD: prevent NULL pointer dereference on unplugBruno Prémont2012-08-151-0/+2
| | | * | | | | HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont2012-08-153-103/+18
OpenPOWER on IntegriCloud