summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-19spi: dw: Correct handling of native chipselectCharles Keepax
2020-01-19spi: cadence: Correct handling of native chipselectCharles Keepax
2020-01-19drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-19clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2020-01-19EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2020-01-19Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost
2020-01-19EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2020-01-19watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2020-01-19md/raid0: Fix an error message in raid0_make_request()Dan Carpenter
2020-01-19binder: Handle start==NULL in binder_update_page_range()Jann Horn
2020-01-19binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn
2020-01-19binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn
2020-01-19thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2020-01-19RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2020-01-19can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2020-01-19spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CSGregory CLEMENT
2020-01-19spi: Fix SPI_CS_HIGH setting when using native and GPIO CSGregory CLEMENT
2020-01-19spi: atmel: Fix CS high supportGregory CLEMENT
2020-01-19spi: stm32-qspi: Fix kernel oops when unbinding driverPatrice Chotard
2020-01-19spi: spi-fsl-qspi: Clear TDH bits in FLSHCR registerFrieder Schrempf
2020-01-19spi: spi-fsl-qspi: change i.MX7D RX FIFO sizeHan Xu
2020-01-19crypto: ccp - fix uninitialized list headMark Salter
2020-01-19crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2020-01-19crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2020-01-19crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2020-01-19drm/i810: Prevent underflow in ioctlDan Carpenter
2020-01-19drm: damage_helper: Fix race checking plane->state->fbSean Paul
2020-01-19drm/msm: fix memleak on releaseJohan Hovold
2020-01-19tty: vt: keyboard: reject invalid keycodesDmitry Torokhov
2020-01-19media: rc: mark input device as pointing stickSean Young
2020-01-19coresight: etm4x: Fix input validation for sysfs.Mike Leach
2020-01-19Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2020-01-19Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil
2020-01-19Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach
2020-01-19Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil
2020-01-19i2c: core: fix use after free in of_i2c_notifyWen Yang
2020-01-19net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2020-01-19net: hns3: fix ETS bandwidth validation bugYonglong Liu
2020-01-19net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2020-01-19ravb: implement MTU change while device is upUlrich Hecht
2020-01-19rsxx: add missed destroy_workqueue calls in removeChuhong Yuan
2020-01-19drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2020-01-19Input: cyttsp4_core - fix use after free bugPan Bian
2020-01-19NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold
2020-01-19iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2020-01-19RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2020-01-19RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2020-01-19serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2020-01-19serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2020-01-19serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch