summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEPErwan Le Ray
2019-09-04serial: stm32: add pm_runtime supportErwan Le Ray
2019-09-04serial: stm32: select pinctrl state in each suspend/resume functionErwan Le Ray
2019-09-04dt-bindings: serial: stm32: add wakeup optionErwan Le Ray
2019-09-048250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost
2019-09-04tty: serial: fsl_lpuart: correct the FIFO depth sizeFugang Duan
2019-09-04tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sglFugang Duan
2019-09-04tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()Fugang Duan
2019-09-04tty: serial: fsl_lpuart: add earlycon for imx8qxp platformFugang Duan
2019-09-04tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero settingFugang Duan
2019-09-04serial: 8250_exar: Use struct_size() helperAndy Shevchenko
2019-09-04tty: nozomi: Use dev_get_drvdataChuhong Yuan
2019-09-04serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan
2019-09-04tty/isicom: remove redundant assignment to variable word_countColin Ian King
2019-09-04tty: serial: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-09-04tty: hvcs: Fix odd use of strlcpyJoe Perches
2019-09-04serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren
2019-09-04tty: n_gsm: add helpers to convert mux-num to/from tty-baseMartin Hundebøll
2019-09-04tty: n_gsm: update doc example to use header for N_GSM0710 defineMartin Hundebøll
2019-09-04tty: n_gsm: remove obsolete mknod doc exampleMartin Hundebøll
2019-09-04vhost: Remove unnecessary variableYunsheng Lin
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()Peter Ujfalusi
2019-09-04dmaengine: ti: edma: Only reset region0 access registersPeter Ujfalusi
2019-09-04dmaengine: ti: edma: Do not reset reserved paRAM slotsPeter Ujfalusi
2019-09-04EDAC/mc_sysfs: Make debug messages consistentRobert Richter
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla
2019-09-04soundwire: Add compute_params callbackVinod Koul
2019-09-04arm: remove wrappers for the generic dma remap helpersChristoph Hellwig
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig
2019-09-04dma-mapping: remove the dma_declare_coherent_memory exportChristoph Hellwig
2019-09-04remoteproc: don't allow modular buildChristoph Hellwig
2019-09-04dma-mapping: remove the dma_mmap_from_dev_coherent exportChristoph Hellwig
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-04arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig
2019-09-04ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig
2019-09-04dma-mapping: add a dma_can_mmap helperChristoph Hellwig
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-09-04dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig
2019-09-04gpio: of: Normalize return code variable nameLinus Walleij
2019-09-04gpio: gpiolib: Normalize return code variable nameLinus Walleij
2019-09-04gpio: ep93xx: Pass irqchip when adding gpiochipLinus Walleij