summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-15libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-15libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-02-15serial: uartps: Move the spinlock after the read of the tx emptyShubhrajyoti Datta1-2/+1
2020-02-15dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
2020-02-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor3-2/+5
2020-02-15pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven1-2/+2
2020-02-15media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-15crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers1-6/+1
2020-02-15crypto: artpec6 - return correct error code for failed setkey()Eric Biggers1-1/+1
2020-02-15platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg1-2/+3
2020-02-15rtc: cmos: Stop using shared IRQAndy Shevchenko1-1/+1
2020-02-15rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski1-1/+1
2020-02-15serial: uartps: Add a timeout to the tx empty waitShubhrajyoti Datta1-4/+10
2020-02-15PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-15PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-02-15scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
2020-02-15RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge2-3/+3
2020-02-15drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-02-15bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-12/+32
2020-02-15net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-15net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-15net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-15net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli1-1/+3
2020-02-15mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade1-0/+1
2020-02-15mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-02-15ubi: Fix an error pointer dereference in error handling codeDan Carpenter1-9/+12
2020-02-15ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer1-1/+1
2020-02-15IB/core: Fix ODP get user pages flowYishai Hadas1-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-15phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor1-1/+1
2020-02-15scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das1-0/+3
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-15xen/balloon: Support xend-based toolstack take twoJuergen Gross1-1/+1
2020-02-15mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-02-15iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-15scsi: qla2xxx: Fix unbound NVME response lengthArun Easi3-6/+18
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-15crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel1-0/+1
2020-02-15dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz1-2/+8
2020-02-15dm space map common: fix to ensure new block isn't already in useJoe Thornber4-3/+37