aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linusJiri Kosina2-2/+2
2019-09-22Merge branch 'for-5.4/core' into for-linusJiri Kosina3-2/+4
2019-09-22Merge branch 'for-5.4/cleanup' into for-linusJiri Kosina5-20/+3
2019-09-22Merge branch 'for-5.4/apple' into for-linusJiri Kosina380-2209/+3580
2019-09-18HID: core: fix dmesg flooding if report field larger than 32bitJoshua Clayton1-2/+2
2019-09-05HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-09-05HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander1-1/+1
2019-09-04HID: i2c-hid: modify quirks for weida's devicesHungNien Chen1-3/+1
2019-09-04HID: apple: Fix stuck function keys when using FNJoao Moreno1-19/+26
2019-09-03HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-26HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices failsHans de Goede1-5/+5
2019-08-22HID: do not call hid_set_drvdata(hdev, NULL) in driversBenjamin Tissoires5-20/+3
2019-08-22HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2-5/+6
2019-08-22HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern1-1/+1
2019-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds5-26/+13
2019-08-20HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-08-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-75/+163
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+2
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-397/+519
2019-08-19HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires1-2/+6
2019-08-19HID: intel-ish-hid: ipc: add EHL device idEven Xu2-0/+2
2019-08-19HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke1-0/+2
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman1-0/+2
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso5-13/+7
2019-08-18wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-08-18net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2-5/+5
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru1-3/+1
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam1-3/+6
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan1-3/+7
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan1-8/+18
2019-08-18net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-08-18cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-2/+3
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+27
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-2/+2
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-66/+98
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-9/+9
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-41/+68
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds10-18/+146
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller4-6/+43
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-21/+26
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-0/+10
2019-08-16lan78xx: Fix memory leaksWenwen Wang1-3/+5