index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
174
-1296
/
+435
|
\
|
*
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
13
-542
/
+18
|
*
IB/core: Remove ib_device.dma_device
Bart Van Assche
2017-01-24
2
-26
/
+22
|
*
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
RDS: net: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/srpt: Modify a debug statement
Bart Van Assche
2017-01-24
1
-2
/
+1
|
*
IB/srp: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-2
/
+2
|
*
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-3
/
+3
|
*
IB/vmw_pvrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/usnic: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/qib: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/qedr: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/ocrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/nes: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
|
*
IB/mthca: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/mlx5: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-8
/
+8
|
*
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
3
-5
/
+5
|
*
IB/i40iw: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
|
*
IB/hns: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
IB/hfi1: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
IB/cxgb4: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/cxgb3: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2017-01-24
3
-4
/
+4
|
*
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
2017-01-24
2
-1
/
+9
|
*
IB/qib: Remove DMA mapping code
Bart Van Assche
2017-01-24
2
-173
/
+1
|
*
IB/hf1: Remove DMA mapping code
Bart Van Assche
2017-01-24
1
-183
/
+0
|
*
IB/core: Change the type of an ib_dma_alloc_coherent() argument
Bart Van Assche
2017-01-24
2
-10
/
+9
|
*
RDS: IB: Remove an unused structure member
Bart Van Assche
2017-01-24
1
-1
/
+0
|
*
IB/core: Remove ib_dma_*map_single_attrs()
Bart Van Assche
2017-01-24
1
-18
/
+0
|
*
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
4
-0
/
+79
|
*
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
Bart Van Assche
2017-01-24
4
-1
/
+8
|
*
lib/dma-noop: Clarify a comment
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
31
-64
/
+48
|
*
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
4
-16
/
+5
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
36
-70
/
+48
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
113
-227
/
+227
*
|
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2017-02-25
34
-531
/
+225
|
\
\
|
*
|
video: fbdev: fsl-diu-fb: fix spelling mistake "palette"
Colin Ian King
2017-02-20
2
-4
/
+4
|
*
|
fbdev: ssd1307fb: include linux/gpio/consumer.h
Arnd Bergmann
2017-02-20
1
-0
/
+1
|
*
|
video: fbdev: fsl-diu-fb: remove impossible condition
Sachin Shukla
2017-02-08
1
-8
/
+1
|
*
|
video: fbdev: amifb: remove impossible condition
Sachin Shukla
2017-02-08
1
-5
/
+3
|
*
|
fbdev/ssd1307fb: clear screen in probe
Tomi Valkeinen
2017-02-08
1
-3
/
+2
|
*
|
fbdev/ssd1307fb: add support to enable VBAT
Tomi Valkeinen
2017-02-08
2
-1
/
+20
|
*
|
fbdev: ssd1307fb: Make reset gpio devicetree property optional
Jyri Sarha
2017-02-08
2
-8
/
+15
|
*
|
fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
Jyri Sarha
2017-02-08
1
-2
/
+2
|
*
|
fbdev: ssd1307fb: Start to use gpiod API for reset gpio
Jyri Sarha
2017-02-08
1
-17
/
+8
|
*
|
video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()
Wei Yongjun
2017-02-08
1
-1
/
+3
|
*
|
video: fbdev: offb: switch to using for_each_node_by_type
Dmitry Torokhov
2017-02-08
1
-2
/
+2
[next]