summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl1-4/+4
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl1-7/+0
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl1-33/+18
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring1-0/+5
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-09-10cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren1-0/+1
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt1-0/+1
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-09-06scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-09-06vhost: scsi: add weight supportJason Wang1-3/+3
2019-09-06vhost_net: fix possible infinite loopJason Wang1-10/+9
2019-09-06vhost: introduce vhost_exceeds_weight()Jason Wang4-16/+37
2019-09-06vhost_net: introduce vhost_exceeds_weight()Jason Wang1-4/+8
2019-09-06vhost_net: use packet weight for rx handler, tooPaolo Abeni1-4/+8
2019-09-06vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2019-09-06net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov1-2/+7
2019-09-06dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-09-06dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-09-06dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-09-06Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka1-1/+3
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-09-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-09-06can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11