summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05tee: optee: Fix compilation issue with nommuVincenzo Frascino
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss
2020-02-05bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-02-05net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli
2020-02-05qmi_wwan: Add support for Quectel RM500QKristian Evensen
2020-02-05platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limitsHans de Goede
2020-02-05igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-02-05clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland
2020-02-05soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2020-02-05media: gspca: zero usb_bufHans Verkuil
2020-02-05media: vp7045: do not read uninitialized values if usb transfer failsSean Young
2020-02-05media: af9005: uninitialized variable printkedSean Young
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young
2020-02-05PM / devfreq: Add new name attribute for sysfsChanwoo Choi
2020-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla
2020-02-01random: try to actively add entropy rather than passively wait for itLinus Torvalds
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott
2020-02-01iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe
2020-02-01PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski
2020-02-01platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD
2020-02-01HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-02-01atm: eni: fix uninitialized variable warningArnd Bergmann
2020-02-01gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2020-02-01net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-02-01spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-02-01watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade
2020-02-01watchdog: max77620_wdt: fix potential build errorsDavid Engraf
2020-02-01phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren
2020-02-01phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang