summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-08-205-26/+13Star
|\
| * HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-201-1/+1
| * HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires2019-08-191-2/+6
| * HID: intel-ish-hid: ipc: add EHL device idEven Xu2019-08-192-0/+2
| * HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-191-0/+2
| * HID: logitech-hidpp: remove support for the G700 over USBBenjamin Tissoires2019-08-131-2/+0Star
| * Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"Benjamin Tissoires2019-08-131-20/+0Star
| * HID: wacom: add back changes dropped in merge commitAaron Armstrong Skomra2019-08-131-1/+2
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-206-75/+163
|\ \
| * | clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl2019-08-161-1/+2
| * | clk: Fix falling back to legacy parent string matchingStephen Boyd2019-08-161-12/+34
| * | clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen2019-08-141-1/+1
| * | clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski2019-08-081-14/+34
| * | clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki2019-08-081-11/+43
| * | clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki2019-08-084-36/+49
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-204-2/+22
|\ \ \
| * | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-194-2/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-19125-688/+1156
|\ \ \ \
| * | | | ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
| * | | | Merge branch 'flow_offload-hardware-priority-fixes'David S. Miller2019-08-189-17/+28
| |\ \ \ \
| | * | | | netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-183-3/+20
| | * | | | net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-186-14/+8Star
| |/ / / /
| * | | | wimax/i2400m: fix a memory leak bugWenwen Wang2019-08-181-1/+3
| * | | | net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
| * | | | ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-08-181-9/+2Star
| * | | | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2019-08-185-29/+42
| |\ \ \ \
| | * | | | bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
| | * | | | bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1Star
| | * | | | bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
| | * | | | bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5Star
| | * | | | bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
| | * | | | bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-181-8/+18
| |/ / / /
| * | | | net: kalmia: fix memory leaksWenwen Wang2019-08-181-3/+3
| * | | | cx82310_eth: fix a memory leak bugWenwen Wang2019-08-181-1/+2
| * | | | bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-179-9/+84
| |\ \ \ \
| | * | | | Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-174-1/+34
| | * | | | Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao2019-08-141-2/+2
| | * | | | Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
| | * | | | Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
| | * | | | Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke2019-08-121-2/+7
| | * | | | Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-123-0/+31
| | * | | | Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke2019-08-121-1/+1
| | * | | | Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun2019-08-121-1/+1
| | * | | | Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-08-121-0/+3
| | * | | | Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun2019-08-121-1/+3
| * | | | | tipc: fix false detection of retransmit failuresTuong Lien2019-08-172-43/+57
| * | | | | lan78xx: Fix memory leaksWenwen Wang2019-08-171-3/+5
| * | | | | MAINTAINERS: r8169: Update path to the driverDenis Efremov2019-08-161-1/+1
| * | | | | MAINTAINERS: PHY LIBRARY: Update files in the recordDenis Efremov2019-08-161-1/+1