aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-18HID: core: Add printk_once variants to hid_warn() etcJoshua Clayton1-0/+11
2019-09-18HID: core: reformat and reduce hid_printk macrosJoshua Clayton1-20/+12
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-21/+28
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-23hid-logitech-dj: add the new Lightspeed receiverFilipe LaĆ­ns2-3/+13
2019-08-23HID: logitech-dj: add support of the G700(s) receiverBenjamin Tissoires1-0/+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-20HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-08-19keys: Fix description sizeDavid Howells1-4/+4
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-19HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume pathsZhang Lixu1-19/+15
2019-08-19HID: intel-ish-hid: ipc: make ish suspend paths clearZhang Lixu1-21/+31
2019-08-19HID: intel-ish-hid: ipc: set NO_D3 flag only when neededZhang Lixu3-3/+21
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman4-2/+22
2019-08-18Linux 5.3-rc5Linus Torvalds1-1/+1
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso3-3/+20
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso6-14/+8
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-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu1-1/+1
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu4-6/+6
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu1-33/+42
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann4-1/+34
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien2-43/+57
2019-08-16lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-08-16MAINTAINERS: r8169: Update path to the driverDenis Efremov1-1/+1
2019-08-16MAINTAINERS: PHY LIBRARY: Update files in the recordDenis Efremov1-1/+1
2019-08-16clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl1-1/+2
2019-08-16clk: Fix falling back to legacy parent string matchingStephen Boyd1-12/+34