summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech-dj.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina2013-04-301-48/+5
|\ \
| | * Revert "HID: Fix logitech-dj: missing Unifying device issue"Andrew de los Reyes2013-03-011-45/+0
| | * HID: logitech-dj: Allow incoming packets during probe().Andrew de los Reyes2013-03-011-0/+3
| * | HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanupsJiri Kosina2013-03-091-8/+14
| |\ \ | |/ / |/| |
| * | HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-2/+1
| |/
* / HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires2013-03-071-8/+14
|/
* HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2012-09-221-0/+45
* dj: memory scribble in logi_djAlan Cox2012-09-051-2/+2
* HID: logitech: don't use stack based dj_report structuresMarc Dionne2012-06-031-14/+24
*-. Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linusJiri Kosina2012-05-221-2/+3
|\ \
| * | HID: logitech: read all 32 bits of report type bitfieldJonathan Nieder2012-05-111-2/+3
| |/
* / HID: hid-logitech: Collect report descriptors before sendingHenrik Rydberg2012-05-011-42/+29
|/
* HID: logitech: fix mask to enable DJ modeNestor Lopez Casado2012-02-021-1/+1
* HID: hid-logitech-dj: fix off by oneNestor Lopez Casado2011-09-201-4/+1
* HID: Add full support for Logitech Unifying receiversNestor Lopez Casado2011-09-151-0/+925