summaryrefslogtreecommitdiff
path: root/drivers (unfollow)
Commit message (Expand)Author
2019-09-15cnss2: support wakeup using gpioRajasekaran Kalidoss
2019-09-13qseecom: correct range check in __qseecom_update_qteec_req_bufZhen Kong
2019-09-13msm: diag: Update LF markings to be on same lineAmandeep Singh
2019-09-13msm: Update config to replace the restricted keywordAmandeep Singh
2019-09-13msm: Update config name of function-1 driverAmandeep Singh
2019-09-12usb: dwc3-msm: Try core reset and reinit if PHY PLL lock failsAjay Agarwal
2019-09-12Revert "HID: core: move Usage Page concatenation to Main item"Rahul Shahare
2019-09-12msm: qcn: Change spin_lock api to synchronize clientsAmandeep Singh
2019-09-12msm: qti_sdio_client: Return error number in diag callbackAmandeep Singh
2019-09-12msm: qcn: Remove irq release when switching to RDDMAmandeep Singh
2019-09-11cnss2: Expose QMI send related APIsYue Ma
2019-09-11Revert "HID: core: move Usage Page concatenation to Main item"Rahul Shahare
2019-09-10diag: Update diag get log request structureHardik Arya
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-09dsp: avtimer: validate payload size before memory copySoumya Managoli
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann
2019-09-06scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-09-06vhost: scsi: add weight supportJason Wang
2019-09-06vhost_net: fix possible infinite loopJason Wang
2019-09-06vhost: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: use packet weight for rx handler, tooPaolo Abeni
2019-09-06vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)