summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-15ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer1-1/+1
2020-02-15IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-02-15net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2020-02-15net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1
2020-02-15ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2020-02-15NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor1-1/+1
2020-02-15scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2020-02-15scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2020-02-15scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche1-4/+3
2020-02-15clk: tegra: Mark fuse clock as criticalStephen Warren1-1/+5
2020-02-15mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-02-15crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan1-2/+13
2020-02-15crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus1-25/+12
2020-02-15dm space map common: fix to ensure new block isn't already in useJoe Thornber4-3/+37
2020-02-15of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2-1/+9
2020-02-15power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck1-1/+1
2020-02-15scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2020-02-15PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-02-15mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij1-3/+8
2020-02-15media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+12
2020-02-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+13
2020-02-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros4-4/+4
2020-02-15brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost1-0/+1
2020-02-15mfd: dln2: More sanity checking for endpointsOliver Neukum1-2/+11
2020-02-15media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-15gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo1-2/+4
2020-02-15media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-05l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-02-05seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-02-05net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur1-2/+2
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-02-05r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke1-0/+3
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu1-10/+27
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl1-5/+0
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel1-1/+1
2020-02-05soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach1-2/+2
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones1-1/+1
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan1-6/+9
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1