summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas1-0/+2
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold1-12/+58
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-1/+1
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+5
2020-01-12ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+15
2020-01-12drm/mst: Fix MST sideband up-reply failure handlingImre Deak1-1/+5
2020-01-12tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2020-01-12Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2020-01-12gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-12md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-12PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-1/+1
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet2-4/+4
2020-01-04net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2020-01-04cdrom: respect device capabilities during opening actionDiego Elio Pettenò1-1/+11
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean1-1/+2
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche1-2/+8
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2020-01-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik1-0/+4
2020-01-04bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li1-0/+2
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik1-0/+1
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil1-5/+10
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli1-0/+4
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2-0/+5
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche1-4/+7
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan1-0/+4
2020-01-04scsi: csiostor: Don't enable IRQs too earlyDan Carpenter1-6/+9
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2020-01-04scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp1-1/+1
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding1-5/+6
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4