Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26tty: serial: fsl_lpuart: move dma_request_chan()Michael Walle
2020-03-24serial: omap: drop unused dt-bindings headerUwe Kleine-König
2020-03-24serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCsVignesh Raghavendra
2020-03-24serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMAVignesh Raghavendra
2020-03-24serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger infoVignesh Raghavendra
2020-03-24serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()Peter Ujfalusi
2020-03-24serial: 8250: 8250_omap: Account for data in flight during DMA teardownVignesh Raghavendra
2020-03-24serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra
2020-03-24serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2020-03-24serial: 8250: 8250_omap: Fix throttle to call stop_rx()Vignesh Raghavendra
2020-03-24serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra
2020-03-24serial: uartps: Add TACTIVE check in cdns_uart_tx_empty functionRaviteja Narayanam
2020-03-24serial: uartps: Remove unconditional wait inside set_termiosRaviteja Narayanam
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-19Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-19Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
2020-03-18drm/lease: fix WARNING in idr_destroyQiujun Huang
2020-03-18tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers
2020-03-18tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers
2020-03-18tty: drop outdated comments about release_tty() lockingEric Biggers
2020-03-18tty: n_tracesink: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-18tty: hvc: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-18tty: nozomi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-18tty: serial: pch_uart: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-18tty: nozomi: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-03-18serial: sprd: remove redundant sprd_port cleanupChunyan Zhang
2020-03-18serial: sprd: getting port index via serial aliases onlyChunyan Zhang
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-18intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin
2020-03-18intel_th: Fix user-visible error codesAlexander Shishkin
2020-03-18intel_th: msu: Fix the unexpected state warningAlexander Shishkin
2020-03-18stm class: sys-t: Fix the use of time_after()Alexander Shishkin
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman