index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
1
-5
/
+4
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
1
-3
/
+38
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
1
-0
/
+5
2019-09-04
dt-bindings: serial: stm32: add wakeup option
Erwan Le Ray
1
-0
/
+5
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
2019-09-04
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
1
-10
/
+9
2019-09-04
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
1
-1
/
+0
2019-09-04
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
1
-1
/
+1
2019-09-04
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
1
-0
/
+1
2019-09-04
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
1
-2
/
+0
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-09-04
tty: nozomi: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-09-04
tty/isicom: remove redundant assignment to variable word_count
Colin Ian King
1
-1
/
+0
2019-09-04
tty: serial: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-2
/
+0
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
1
-2
/
+2
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-09-04
tty: n_gsm: add helpers to convert mux-num to/from tty-base
Martin Hundebøll
1
-4
/
+15
2019-09-04
tty: n_gsm: update doc example to use header for N_GSM0710 define
Martin Hundebøll
1
-1
/
+1
2019-09-04
tty: n_gsm: remove obsolete mknod doc example
Martin Hundebøll
1
-12
/
+2
2019-09-04
vhost: Remove unnecessary variable
Yunsheng Lin
1
-3
/
+2
2019-09-04
virtio-net: lower min ring num_free for efficiency
? jiang
1
-1
/
+1
2019-09-04
vhost/test: fix build for vhost test
Tiwei Bie
1
-4
/
+9
2019-09-04
vhost/test: fix build for vhost test
Tiwei Bie
1
-1
/
+1
2019-09-04
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
1
-12
/
+5
2019-09-04
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
1
-5
/
+4
2019-09-04
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
1
-3
/
+6
2019-09-04
EDAC/mc_sysfs: Make debug messages consistent
Robert Richter
1
-34
/
+30
2019-09-04
soundwire: stream: make stream name a const pointer
Srinivas Kandagatla
2
-3
/
+3
2019-09-04
soundwire: Add compute_params callback
Vinod Koul
2
-0
/
+12
2019-09-04
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
1
-27
/
+5
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
4
-20
/
+16
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
5
-28
/
+21
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
4
-19
/
+13
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
4
-27
/
+14
2019-09-04
dma-mapping: remove the dma_declare_coherent_memory export
Christoph Hellwig
1
-1
/
+0
2019-09-04
remoteproc: don't allow modular build
Christoph Hellwig
1
-1
/
+1
2019-09-04
dma-mapping: remove the dma_mmap_from_dev_coherent export
Christoph Hellwig
1
-1
/
+0
2019-09-04
dma-mapping: remove dma_release_declared_memory
Christoph Hellwig
3
-28
/
+0
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
2
-15
/
+5
2019-09-04
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
7
-15
/
+5
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
3
-3
/
+0
2019-09-04
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
1
-2
/
+3
2019-09-04
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
1
-7
/
+6
2019-09-04
dma-mapping: add a dma_can_mmap helper
Christoph Hellwig
2
-0
/
+28
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
15
-8
/
+42
2019-09-04
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2
-11
/
+11
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
1
-7
/
+7
2019-09-04
gpio: gpiolib: Normalize return code variable name
Linus Walleij
1
-110
/
+110
2019-09-04
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
1
-67
/
+73
[prev]
[next]