summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall2019-06-223-2/+26
* xen/pvcalls: Remove set but not used variableYueHaibing2019-06-221-4/+0
* i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen2019-06-221-0/+1
* net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-06-221-29/+32
* net: aquantia: tx clean budget logic errorIgor Russkikh2019-06-221-3/+4
* drm/etnaviv: lock MMU while dumping coreLucas Stach2019-06-221-0/+5
* ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-06-222-3/+4
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-06-221-1/+0
* net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang2019-06-221-0/+1
* gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-06-221-0/+1
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-06-221-0/+3
* clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren2019-06-221-4/+4
* Staging: vc04_services: Fix a couple error codesDan Carpenter2019-06-221-2/+2
* net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier2019-06-221-2/+4
* net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier2019-06-221-9/+8
* net/mlx5: Avoid reloading already removed devicesAlaa Hleihel2019-06-221-2/+23
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-221-1/+1
* net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij2019-06-221-3/+4
* hv_netvsc: Set probe mode to syncHaiyang Zhang2019-06-221-1/+1
* be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-221-1/+1
* rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2019-06-191-8/+24
* drm: add fallback override/firmware EDID modes workaroundJani Nikula2019-06-192-0/+37
* drm/edid: abstract override/firmware EDID retrievalJani Nikula2019-06-191-8/+17
* RAS/CEC: Fix binary search functionBorislav Petkov2019-06-191-14/+20
* RAS/CEC: Convert the timer callback to a workqueueCong Wang2019-06-191-24/+22
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-06-191-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-06-191-0/+2
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-06-192-0/+4
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-191-0/+5
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-191-0/+3
* usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-194-27/+37
* usb: dwc2: Fix DMA cache alignment issuesMartin Schiller2019-06-191-3/+7
* drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister2019-06-191-0/+4
* drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister2019-06-191-1/+2
* usbnet: ipheth: fix racing conditionBernd Eckstein2019-06-191-1/+2
* libnvdimm: Fix compilation warnings with W=1Qian Cai2019-06-193-4/+4
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-191-1/+1
* platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel2019-06-191-0/+24
* platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede2019-06-191-0/+9
* nvme: fix memory leak for power latency toleranceYufen Yu2019-06-191-0/+1
* nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-06-191-5/+20
* nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-06-191-23/+24
* nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-06-191-2/+0
* nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-06-191-4/+9
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-191-1/+4
* scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-06-191-13/+19
* scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-06-191-4/+0
* scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-06-191-24/+8
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-191-2/+2