index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
img-mdc-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check
Wei Yongjun
1
-3
/
+0
2018-01-15
dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
Vinod Koul
1
-1
/
+1
2018-01-08
dmaengine: qcom_hidma: simplify DT resource parsing
Rob Herring
1
-46
/
+15
2018-01-08
dmaengine: doc: format struct fields using monospace
Luca Ceresoli
1
-6
/
+6
2018-01-08
dmaengine: doc: fix bullet list formatting
Luca Ceresoli
1
-16
/
+12
2017-12-22
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Vignesh R
1
-1
/
+9
2017-12-22
dmaengine: cppi41: Fix channel queues array size check
Gomonovych, Vasyl
1
-1
/
+1
2017-12-22
dmaengine: imx-sdma: Add MODULE_FIRMWARE
Nicolas Chauvet
1
-0
/
+6
2017-12-15
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
1
-14
/
+14
2017-12-13
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
1
-3
/
+8
2017-12-13
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
1
-21
/
+13
2017-12-13
Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW
Sinan Kaya
1
-2
/
+2
2017-12-13
ACPI: properties: Implement get_match_data() callback
Sinan Kaya
1
-0
/
+8
2017-12-13
OF: properties: Implement get_match_data() callback
Sinan Kaya
1
-0
/
+8
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
3
-0
/
+13
2017-12-13
ACPI / bus: Introduce acpi_get_match_data() function
Sinan Kaya
2
-0
/
+24
2017-12-12
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
1
-3
/
+6
2017-12-11
dmaengine: jz4740: disable/unprepare clk if probe fails
Tobias Jordan
1
-1
/
+3
2017-12-11
dmaengine: dmatest: move callback wait queue to thread context
Adam Wallis
1
-24
/
+31
2017-12-04
dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-11-29
dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...
Gustavo A. R. Silva
1
-1
/
+3
2017-11-29
dmaengine: ioat: Fix error handling path
Christophe JAILLET
1
-1
/
+1
2017-11-29
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
1
-1
/
+21
2017-11-29
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
1
-0
/
+22
2017-11-29
dmaengine: tegra-apb: Support non-flow controlled slave configuration
Dmitry Osipenko
1
-5
/
+14
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
11
-454
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
1
-1
/
+1
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
1
-1
/
+1
2017-11-23
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
1
-1
/
+19
2017-11-23
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
1
-8
/
+8
2017-11-23
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
1
-1
/
+15
2017-11-23
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
1
-1
/
+1
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
15
-14
/
+209
2017-11-23
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
1
-16
/
+22
2017-11-23
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-23
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
1
-1
/
+1
2017-11-23
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
1
-1
/
+1
[next]