summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "HID: multitouch: enable palm rejection if device implements confidenc...Allen Hung2016-06-281-5/+0
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-06-241-5/+5
* HID: multitouch: Add MT_QUIRK_NOT_SEEN_MEANS_UP to Surface Pro 3Benjamin Tissoires2016-06-011-0/+5
* HID: elo: kill not flush the workOliver Neukum2016-06-011-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-1712-73/+126
|\
| * Merge branch 'for-4.7/wacom' into for-linusJiri Kosina2016-05-173-7/+10
| |\
| | * HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke2016-05-033-7/+10
| * | Merge branch 'for-4.7/upstream' into for-linusJiri Kosina2016-05-175-24/+31
| |\ \
| | * | HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...Trent Lloyd2016-04-272-0/+12
| | * | HID: simplify implement() a bitDmitry Torokhov2016-04-071-18/+15
| | * | HID: hidraw: silence an uninitialized variable warningDan Carpenter2016-04-041-3/+2
| | * | HID: roccat: silence an uninitialized variable warningDan Carpenter2016-04-041-3/+2
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...Jiri Kosina2016-05-173298-126827/+229922
| |\ \ \ \ \
| | | | * | | HID: thingm: remove not needed error messageHeiner Kallweit2016-04-251-6/+1
| | | | * | | HID: thingm: set new flag LED_HW_PLUGGABLEHeiner Kallweit2016-04-181-0/+1
| | | | * | | HID: thingm: factor out duplicated code to thingm_init_ledHeiner Kallweit2016-04-181-28/+15
| | | | | |/ | | | | |/|
| | | * | | HID: hidraw: switch to using memdup_userDmitry Torokhov2016-03-241-9/+4
| | | | |/ | | | |/|
| | * | | HID: asus: add support for VivoBook E200HAYusuke Fujimaki2016-04-044-7/+15
| | * | | HID: Asus X205TA keyboard driverYusuke Fujimaki2016-04-015-0/+57
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-1725-38/+38
|\ \ \ \
| * | | | mfd: ab8500-debugfs: fix "between" in printkColin Ian King2016-04-281-1/+1
| * | | | memstick: trivial fix of spelling mistake on managementColin Ian King2016-04-282-9/+9
| * | | | treewide: Fix typos in printkMasanari Iida2016-04-2811-15/+15
| * | | | IB/mlx4: printk fixColin Ian King2016-04-281-1/+1
| * | | | pinctrl: sirf/atlas7: fix printk spellingColin Ian King2016-04-281-1/+1
| * | | | serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven2016-04-181-2/+2
| * | | | w1: comment spelling s/minmum/minimum/Geert Uytterhoeven2016-04-181-1/+1
| * | | | treewide: Fix typos in printkMasanari Iida2016-04-187-8/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17918-24685/+56228
|\ \ \ \ \
| * | | | | Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller2016-05-171-1/+1
| * | | | | Revert "phy dp83867: Make rgmii parameters optional"David S. Miller2016-05-171-28/+3
| * | | | | r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel2016-05-171-19/+25
| * | | | | phy dp83867: Make rgmii parameters optionalAlexander Graf2016-05-171-3/+28
| * | | | | phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf2016-05-171-1/+1
| * | | | | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller2016-05-175-73/+202
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson2016-05-135-73/+202
| | |\ \ \ \ \
| | | * | | | | soc: qcom: smd: Make callback pass channel referenceBjorn Andersson2016-04-193-11/+28
| | | * | | | | soc: qcom: smem: Use write-combine remap for SMEMBjorn Andersson2016-04-191-2/+1
| | | * | | | | soc: qcom: smd: Support opening additional channelsBjorn Andersson2016-03-301-0/+76
| | | * | | | | soc: qcom: smd: Support multiple channels per sdevBjorn Andersson2016-03-301-3/+11
| | | * | | | | soc: qcom: smd: Refactor channel open and close handlingBjorn Andersson2016-03-301-22/+40
| | | * | | | | soc: qcom: smd: Split discovery and state change workBjorn Andersson2016-03-301-27/+31
| | | * | | | | soc: qcom: smd: Introduce callback setterBjorn Andersson2016-03-301-8/+17
| | | * | | | | drivers: qcom: spm: avoid module usage in non-modular SPM driverLina Iyer2016-03-301-5/+3
| * | | | | | | asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-05-171-1/+1
| * | | | | | | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-2/+2
| * | | | | | | drivers: net: Don't print unpopulated net_device nameHarvey Hunt2016-05-173-10/+20
| * | | | | | | qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-1710-8/+825
| * | | | | | | ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven2016-05-171-1/+6
| * | | | | | | qed: Remove a stray tabDan Carpenter2016-05-171-1/+1