summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2020-02-28NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan1-1/+1
2020-02-28regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal1-1/+1
2020-02-28drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai1-7/+9
2020-02-28uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai1-2/+4
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-28media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-28pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven1-5/+4
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean1-3/+7
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2020-02-28drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski1-2/+6
2020-02-28scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-6/+13
2020-02-28hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones1-2/+2
2020-02-15dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
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-15pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven1-2/+2
2020-02-15rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski1-1/+1
2020-02-15scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
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: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+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-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/+4
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-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-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-15media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1