summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-26tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin
2021-08-26tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxpFugang Duan
2021-08-26tty: serial: fsl_lpuart: enable two stop bits for lpuart32Fugang Duan
2021-08-26tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan
2021-08-26mxser: use semi-colons instead of commasDan Carpenter
2021-08-26tty: moxa: use semi-colons instead of commasDan Carpenter
2021-08-18tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callbackFugang Duan
2021-08-16tty: replace in_irq() with in_hardirq()Changbin Du
2021-08-16serial: sh-sci: fix break handling for sysrqUlrich Hecht
2021-08-16serial: stm32: use devm_platform_get_and_ioremap_resource()Tang Bin
2021-08-16serial: stm32: use the defined variable to simplify codeTang Bin
2021-08-16Revert "arm pl011 serial: support multi-irq request"Qian Cai
2021-08-13tty: serial: samsung: Add Exynos850 SoC dataSam Protsenko
2021-08-13tty: serial: samsung: Fix driver data macros styleSam Protsenko
2021-08-13tty: serial: samsung: Init USI to keep clocks runningSam Protsenko
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko
2021-08-13serial: stm32: fix the conditional expression writingTang Bin
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-06Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-06Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-06Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-05drm/amdgpu: add DID for beige gobyChengming Gui
2021-08-05drm/amdgpu/display: fix DMUB firmware version infoShirish S
2021-08-05drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo
2021-08-05drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4Jude Shih
2021-08-05drm/amd/display: Increase stutter watermark for dcn303Bing Guo
2021-08-05drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo
2021-08-05drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers
2021-08-05drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan
2021-08-05Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-05net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko