summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-26serial: 8250: Avoid error message on reprobeLukas Wunner
2020-09-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-09-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang
2020-09-23i2c: i801: Fix resume bugVolker Rümelin
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-23Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor
2020-09-23clk: davinci: Use the correct size when allocating memoryChristophe JAILLET
2020-09-23spi: Fix memory leak on splited transfersGustav Wiklander
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-23nvme-rdma: cancel async events before freeing event structDavid Milburn
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn
2020-09-23rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart
2020-09-23spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch
2020-09-23regulator: pwm: Fix machine constraints applicationVincent Whitchurch
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-09-23scsi: libfc: Fix for double free()Javed Hasan
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-09-23hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-23scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran
2020-09-23scsi: qla2xxx: Move rport registration out of internal work_listQuinn Tran
2020-09-23scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_neededQuinn Tran
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-17USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-09-17USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal
2020-09-17video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa
2020-09-17fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds