| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-11-24 | 8 | -396/+158 |
|\ |
|
| * | Revert "HID: input: Create a utility class for counting scroll events" | Benjamin Tissoires | 2018-11-22 | 1 | -45/+0 |
| * | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati... | Benjamin Tissoires | 2018-11-22 | 1 | -34/+13 |
| * | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice" | Benjamin Tissoires | 2018-11-22 | 1 | -245/+4 |
| * | Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice" | Benjamin Tissoires | 2018-11-22 | 1 | -5/+10 |
| * | Revert "HID: logitech: fix a used uninitialized GCC warning" | Benjamin Tissoires | 2018-11-22 | 1 | -3/+5 |
| * | Revert "HID: input: simplify/fix high-res scroll event handling" | Benjamin Tissoires | 2018-11-22 | 1 | -21/+22 |
| * | HID: Add quirk for Primax PIXART OEM mice | Sebastian Parschauer | 2018-11-20 | 2 | -0/+4 |
| * | HID: i2c-hid: Disable runtime PM for LG touchscreen | Kai-Heng Feng | 2018-11-19 | 2 | -0/+3 |
| * | HID: multitouch: Add pointstick support for Cirque Touchpad | Kai-Heng Feng | 2018-11-19 | 2 | -0/+9 |
| * | HID: steam: remove input device when a hid client is running. | Rodrigo Rivas Costa | 2018-11-19 | 1 | -64/+90 |
| * | Revert "HID: uhid: use strlcpy() instead of strncpy()" | David Herrmann | 2018-11-19 | 1 | -6/+7 |
| * | HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges | Eric Biggers | 2018-11-19 | 1 | -0/+12 |
| * | HID: input: Ignore battery reported by Symbol DS4308 | Benson Leung | 2018-11-12 | 2 | -0/+4 |
| * | HID: Add quirk for Microsoft PIXART OEM mouse | Sebastian Parschauer | 2018-11-08 | 2 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-24 | 42 | -211/+309 |
|\ \ |
|
| * | | net: gemini: Fix copy/paste error | Andreas Fiedler | 2018-11-24 | 1 | -1/+1 |
| * | | net: phy: mscc: fix deadlock in vsc85xx_default_config | Quentin Schulz | 2018-11-24 | 1 | -9/+5 |
| * | | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue | Lorenzo Bianconi | 2018-11-24 | 1 | -1/+3 |
| * | | net: amd: add missing of_node_put() | Yangtao Li | 2018-11-24 | 1 | -1/+3 |
| * | | team: no need to do team_notify_peers or team_mcast_rejoin when disabling port | Hangbin Liu | 2018-11-24 | 1 | -2/+0 |
| * | | virtio-net: fail XDP set if guest csum is negotiated | Jason Wang | 2018-11-23 | 1 | -2/+3 |
| * | | virtio-net: disable guest csum during XDP set | Jason Wang | 2018-11-23 | 1 | -6/+2 |
| * | | ibmvnic: Update driver queues after change in ring size support | Thomas Falcon | 2018-11-22 | 1 | -1/+8 |
| * | | ibmvnic: Fix RX queue buffer cleanup | Thomas Falcon | 2018-11-22 | 1 | -2/+2 |
| * | | net: thunderx: set xdp_prog to NULL if bpf_prog_add fails | Lorenzo Bianconi | 2018-11-22 | 1 | -2/+7 |
| * | | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i... | Vincent Chen | 2018-11-22 | 1 | -4/+3 |
| * | | Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub... | David S. Miller | 2018-11-22 | 16 | -38/+82 |
| |\ \ |
|
| | * | | mt76: fix uninitialized mutex access setting rts threshold | Lorenzo Bianconi | 2018-11-16 | 2 | -3/+2 |
| | * | | brcmfmac: fix reporting support for 160 MHz channels | Rafał Miłecki | 2018-11-16 | 1 | -1/+2 |
| | * | | ath10k: don't assume 'vif' is non-NULL in flush() | Brian Norris | 2018-11-16 | 1 | -1/+1 |
| | * | | iwlwifi: mvm: don't use SAR Geo if basic SAR is not used | Luca Coelho | 2018-11-15 | 1 | -8/+28 |
| | * | | iwlwifi: fix D3 debug data buffer memory leak | Shahar S Matityahu | 2018-11-15 | 2 | -1/+7 |
| | * | | iwlwifi: mvm: fix regulatory domain update when the firmware starts | Emmanuel Grumbach | 2018-11-15 | 2 | -5/+8 |
| | * | | iwlwifi: mvm: support sta_statistics() even on older firmware | Emmanuel Grumbach | 2018-11-15 | 1 | -4/+0 |
| | * | | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE | Matt Chen | 2018-11-15 | 2 | -2/+4 |
| | * | | mt76: fix building without CONFIG_LEDS_CLASS | Arnd Bergmann | 2018-11-06 | 3 | -5/+15 |
| | * | | brcmutil: really fix decoding channel info for 160 MHz bandwidth | Rafał Miłecki | 2018-11-06 | 1 | -0/+3 |
| | * | | wlcore: Fixup "Add support for optional wakeirq" | John Stultz | 2018-11-06 | 1 | -6/+11 |
| | * | | ath9k: Fix a locking bug in ath9k_add_interface() | Dan Carpenter | 2018-11-06 | 1 | -2/+1 |
| * | | | tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths | Siva Reddy Kallam | 2018-11-20 | 1 | -2/+16 |
| * | | | Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-11-20 | 12 | -83/+116 |
| |\ \ \ |
|
| | * | | | net/mlx5e: Fix failing ethtool query on FEC query error | Shay Agroskin | 2018-11-20 | 1 | -2/+1 |
| | * | | | net/mlx5e: Removed unnecessary warnings in FEC caps query | Shay Agroskin | 2018-11-20 | 2 | -4/+4 |
| | * | | | net/mlx5e: Fix wrong field name in FEC related functions | Shay Agroskin | 2018-11-20 | 1 | -2/+2 |
| | * | | | net/mlx5e: Fix a bug in turning off FEC policy in unsupported speeds | Shay Agroskin | 2018-11-20 | 1 | -16/+12 |
| | * | | | net/mlx5e: Fix selftest for small MTUs | Valentine Fatiev | 2018-11-19 | 1 | -16/+10 |
| | * | | | net/mlx5e: RX, verify received packet size in Linear Striding RQ | Moshe Shemesh | 2018-11-19 | 5 | -1/+15 |
| | * | | | net/mlx5e: Apply the correct check for supporting TC esw rules split | Roi Dayan | 2018-11-19 | 1 | -1/+1 |
| | * | | | net/mlx5e: Adjust to max number of channles when re-attaching | Yuval Avnery | 2018-11-19 | 1 | -5/+22 |