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-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
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-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-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-12spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan1-0/+2
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar1-54/+12
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar1-2/+2
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar1-6/+6
2020-01-12xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
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-12media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost1-2/+3
2020-01-12regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-17/+0
2020-01-12media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-12Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2020-01-12PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez1-1/+1
2020-01-12gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-12ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-12ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli1-0/+7
2020-01-12ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-2/+4
2020-01-12drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-12xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
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-04gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-1/+1
2020-01-04pinctrl: baytrail: Really serialize all register accessesHans de Goede1-37/+44
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22