summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-06-22net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall3-2/+26
2019-06-22xen/pvcalls: Remove set but not used variableYueHaibing1-4/+0
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: aquantia: fix LRO with FCS errorDmitry Bogdanov1-29/+32
2019-06-22net: aquantia: tx clean budget logic errorIgor Russkikh1-3/+4
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2-3/+4
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang1-0/+1
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai1-0/+3
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren1-4/+4
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+2
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier1-2/+4
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier1-9/+8
2019-06-22net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij1-3/+4
2019-06-22hv_netvsc: Set probe mode to syncHaiyang Zhang1-1/+1
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-19rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach1-8/+24
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula2-0/+37
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula1-8/+17
2019-06-19RAS/CEC: Fix binary search functionBorislav Petkov1-14/+20
2019-06-19RAS/CEC: Convert the timer callback to a workqueueCong Wang1-24/+22
2019-06-19USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-19USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-19USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-19USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-19USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-19usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson4-27/+37
2019-06-19usb: dwc2: Fix DMA cache alignment issuesMartin Schiller1-3/+7
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-19libnvdimm: Fix compilation warnings with W=1Qian Cai3-4/+4
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-19platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel1-0/+24
2019-06-19platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede1-0/+9
2019-06-19nvme: fix memory leak for power latency toleranceYufen Yu1-0/+1
2019-06-19nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig1-5/+20