index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
/
codecs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
1
-6
/
+115
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
4
-15
/
+105
2014-04-04
ARM: omap: dma: get rid of 'p' allocation and clean up
Russell King
2
-43
/
+27
2014-04-04
ARM: omap: move dma channel allocation into plat-omap code
Russell King
4
-26
/
+10
2014-04-04
ARM: omap: dma: get rid of errata global
Russell King
2
-5
/
+4
2014-04-04
ARM: omap: clean up DMA register accesses
Russell King
3
-114
/
+115
2014-04-04
ARM: omap: remove almost-const variables
Russell King
2
-19
/
+9
2014-04-04
ARM: omap: remove references to disable_irq_lch
Russell King
3
-12
/
+0
2014-04-04
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
1
-23
/
+29
2014-04-04
dmaengine: omap-dma: provide register read/write functions
Russell King
1
-41
/
+61
2014-04-04
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
1
-4
/
+2
2014-04-04
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
1
-1
/
+7
2014-04-04
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
1
-14
/
+9
2014-04-04
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
1
-12
/
+20
2014-04-04
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
1
-10
/
+10
2014-04-04
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
1
-2
/
+5
2014-04-04
dmaengine: omap-dma: provide register definitions
Russell King
1
-54
/
+117
2014-04-04
dmaengine: omap-dma: consolidate setup of CCR
Russell King
1
-86
/
+61
2014-04-04
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
1
-36
/
+28
2014-04-04
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
1
-2
/
+64
2014-04-04
dmaengine: omap-dma: control start/stop directly
Russell King
1
-10
/
+141
2014-04-04
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
1
-75
/
+48
2014-04-04
dmaengine: omap-dma: program hardware directly
Russell King
2
-18
/
+130
2014-04-04
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
3
-0
/
+15
2014-04-04
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
1
-2
/
+1
2014-04-03
ARM: Better virt_to_page() handling
Russell King
3
-26
/
+34
2014-03-19
ARM: 8007/1: Remove extraneous kcmp syscall ignore
Christopher Covington
1
-1
/
+0
2014-03-19
ARM: 8006/1: Remove redundant code
Alexander Shiyan
1
-2
/
+0
2014-03-18
ARM: add uprobes support
David A. Long
9
-1
/
+542
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
12
-82
/
+84
2014-03-18
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
8
-16
/
+25
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
11
-73
/
+69
2014-03-18
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
6
-24
/
+23
2014-03-18
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
6
-19
/
+19
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
10
-97
/
+98
2014-03-18
ARM: Remove use of struct kprobe from generic probes code
David A. Long
10
-170
/
+201
2014-03-18
ARM: use a function table for determining instruction interpreter action
David A. Long
11
-271
/
+441
2014-03-18
ARM: move generic thumb instruction parsing code to new files for use by othe...
David A. Long
4
-910
/
+1000
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
9
-1513
/
+1624
2014-03-18
ARM: move shared uprobe/kprobe definitions into new include file
David A. Long
2
-14
/
+37
2014-03-18
uprobes: allow ignoring of probe hits
David A. Long
2
-0
/
+10
2014-03-18
ARM: Fix missing includes in kprobes sources
David A. Long
5
-2
/
+10
2014-03-18
uprobes: Kconfig dependency fix
David A. Long
2
-5
/
+2
2014-03-12
ARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-4
/
+4
2014-03-12
ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 8002/1: spear: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
9
-9
/
+8
2014-03-12
ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
Michael Opdenacker
5
-13
/
+7
[next]