summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: cp2112: use proper specifier for size_tJiri Kosina2014-02-171-2/+2
* HID: cp2112: make sysfs attributes staticJiri Kosina2014-02-171-2/+2
* HID: add hid-cp2112 driverDavid Barksdale2014-02-175-0/+1078
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-2216-136/+592
|\
| *-----. Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2014-01-222408-22102/+54003
| |\ \ \ \
| | | | | * HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey2014-01-163-0/+5
| | | | | * HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires2014-01-161-0/+8
| | | | | * HID: hidraw: make comment more accurate and nicerJiri Kosina2014-01-061-10/+17
| | | | | * HID: input: fix input sysfs path for hid devicesBenjamin Tissoires2013-12-201-1/+1
| | | | | * HID: debug: add labels for some new buttonsAntonio Ospite2013-12-171-1/+4
| | | | | * HID: remove SIS entries from hid_have_special_driver[]Jiri Kosina2013-12-161-3/+0
| | | | | * HID: add support for SiS multitouch panel in the touch monitor LG 23ET83VEmanuel Krenz2013-12-134-0/+6
| | | | | * HID: logitech-dj: add HIDRAW dependency in KconfigOlivier Gay2013-12-031-0/+1
| | | | | * HID: add support for Logitech Dual Action gamepadsVitaly Katraew2013-12-022-0/+3
| | | | | * HID: usbhid: fix sis quirkWanlong Gao2013-12-022-4/+4
| | | | | * HID: usbhid: quirk for Synaptics Quad HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | | * HID: usbhid: quirk for Synaptics HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | | * HID: usbhid: merge the sis quirkAceLan Kao2013-12-022-6/+5
| | | | | * HID: usbkbd: fix inconsistent debugging outputAdam Cozzette2013-11-191-1/+1
| | | | * | HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik2014-01-211-7/+20
| | | | * | HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik2014-01-211-64/+256
| | | | * | HID: sony: Cache the output report for the Dualshock 4Frank Praznik2014-01-201-20/+35
| | | | * | HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik2014-01-171-0/+78
| | | | * | HID: sony: Fix spacing in the device definitions.Frank Praznik2014-01-171-5/+5
| | | | * | HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik2014-01-171-17/+28
| | | | * | HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik2014-01-171-7/+8
| | | | * | HID: sony: Rename worker functionFrank Praznik2014-01-161-2/+2
| | | | * | HID: sony: Add LED controls for the Dualshock 4Frank Praznik2014-01-161-27/+50
| | | | * | HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik2014-01-163-3/+39
| | | | * | HID: sony: fix error return codeJulia Lawall2014-01-021-1/+3
| | | | * | HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann2013-11-201-48/+72
| | | | * | HID: sony: Move LED data to the main structureSven Eckelmann2013-11-201-41/+17
| | | | * | HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann2013-11-201-8/+8
| | | | * | HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann2013-11-201-5/+5
| | | | * | HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann2013-11-201-6/+6
| | | * | | HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada2014-01-162-0/+49
| | * | | | HID: i2c-hid: disable interrupt on suspendMika Westerberg2013-11-251-0/+2
| | | |_|/ | | |/| |
| * | | | HID: microsoft: no fallthrough in MS ergonomy 0xff05 usageJiri Kosina2013-12-151-0/+1
* | | | | Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-2229-321/+767
|\ \ \ \ \
| * | | | | dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang2014-01-212-50/+176
| * | | | | dm space map metadata: fix bug in resizing of thin metadataJoe Thornber2014-01-211-4/+14
| * | | | | dm cache: add policy name to status outputMike Snitzer2014-01-165-3/+17
| * | | | | dm thin: fix pool feature parsingMike Snitzer2014-01-151-1/+1
| * | | | | dm sysfs: fix a module unload raceMikulas Patocka2014-01-146-21/+74
| * | | | | dm snapshot: use dm-bufio prefetchMikulas Patocka2014-01-143-3/+41
| * | | | | dm snapshot: use dm-bufioMikulas Patocka2014-01-144-7/+62
| * | | | | dm snapshot: prepare for switch to using dm-bufioMikulas Patocka2014-01-141-12/+14
| * | | | | dm snapshot: use GFP_KERNEL when initializing exceptionsMikulas Patocka2014-01-141-5/+5
| * | | | | dm cache: add block sizes and total cache blocks to status outputMike Snitzer2014-01-102-28/+38
| * | | | | dm btree: add dm_btree_find_lowest_keyJoe Thornber2014-01-092-7/+34
OpenPOWER on IntegriCloud