summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | HID: multitouch: add support of clickpadsBenjamin Tissoires2015-03-061-0/+9
| | | | | | * | | | HID: logitech-hidpp: fix error return codeJulia Lawall2015-04-051-0/+1
| | | | | | * | | | HID: logitech-hidpp: add a module parameter to keep firmware gesturesBenjamin Tissoires2015-04-021-0/+10
| | | | | | * | | | HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabledMichal Malý2015-02-181-8/+9
| | | | | | * | | | HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...Michal Malý2015-02-182-30/+201
| | | | | | * | | | HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...Michal Malý2015-02-184-13/+28
| | | | | | * | | | HID: hid-lg4ff: Export the real wheel model and supported alternate modesMichal Malý2015-02-182-7/+218
| | | | | | * | | | HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modesMichal Malý2015-02-181-76/+190
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | HID: Stop hiding options with !EXPERTJean Delvare2015-03-161-11/+11
| | | | | | |/ / | | | | | |/| |
| | | | * | | | HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg2015-02-241-18/+50
| | | | |/ / /
| | | * | | | HID: uclogic: make input_mapping independent of usbBenjamin Tissoires2015-03-161-9/+8
| | | * | | | HID: Kconfig: add USB_HID dependency to UC-LOGICBenjamin Tissoires2015-03-041-1/+1
| | | * | | | HID: uclogic: actually invert the in-range bit for huion tablets onlyBenjamin Tissoires2015-03-031-5/+8
| | | * | | | HID: uclogic: discard the extra Pen input node on Huion tabletsBenjamin Tissoires2015-03-031-0/+20
| | | * | | | HID: uclogic: apply quirk NO_EMPTY_INPUTBenjamin Tissoires2015-03-031-0/+1
| | | * | | | HID: uclogic: name the input nodes based on their toolBenjamin Tissoires2015-03-031-0/+46
| | | * | | | HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov2015-03-034-299/+229
| | | * | | | HID: uclogic: Set quirks from inside the driverBenjamin Tissoires2015-03-032-4/+27
| | | |/ / /
| | * | | | HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik2015-02-174-0/+143
| | | |/ / | | |/| |
| * | | | HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum2015-04-022-2/+4
| * | | | HID: usbhid: more mice with ALWAYS_POLLOliver Neukum2015-04-022-0/+8
| | |_|/ | |/| |
| * | | HID: add quirk for PIXART OEM mouse used by HPOliver Neukum2015-03-252-0/+2
| * | | HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum2015-03-252-0/+4
* | | | ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-141-1/+1
* | | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-13824-22325/+38863
|\ \ \ \
| * \ \ \ Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-07304-1381/+2831
| |\ \ \ \
| * | | | | staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
| * | | | | staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
| * | | | | staging: lustre: fix sparse warningTal Shorer2015-04-051-1/+1
| * | | | | Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-042-2/+8
| * | | | | Staging: rtl8192u: use correct array for debug outputDan Carpenter2015-04-031-1/+1
| * | | | | staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-035-22/+2
| * | | | | staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-0316-289/+318
| * | | | | staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-18/+12
| * | | | | staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-44/+45
| * | | | | staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski2015-04-031-54/+58
| * | | | | staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski2015-04-031-8/+2
| * | | | | staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski2015-04-031-1/+1
| * | | | | staging: rtl8192e: Fix BRACES warningMateusz Kulikowski2015-04-031-4/+2
| * | | | | staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski2015-04-031-1/+1
| * | | | | staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski2015-04-033-9/+9
| * | | | | staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski2015-04-031-3/+0
| * | | | | staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski2015-04-035-19/+0
| * | | | | staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-0312-518/+482
| * | | | | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
| * | | | | staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
| * | | | | staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
| * | | | | staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
| * | | | | staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
| * | | | | staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
OpenPOWER on IntegriCloud