summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-07-10mfd: omap-usb-tll: Fix register offsetsArnd Bergmann1-2/+2
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-10team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-10can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-07-10hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn1-0/+1
2019-07-10parport: Fix mem leak in parport_register_dev_modelYueHaibing1-0/+2
2019-07-10Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2-0/+9
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2-11/+1
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
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-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
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-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-22bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-22i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang2-18/+6
2019-06-22pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer1-0/+2
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko4-10/+9
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren1-8/+17
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-22video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu1-0/+5