index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c64xx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.
Chew, Chiau Ee
1
-0
/
+33
2014-03-26
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
2
-9
/
+12
2014-03-26
Add new line to test result strings produced in verbose mode
Jerome Blin
1
-2
/
+2
2014-03-17
dmaengine: pch_dma: use tasklet_kill in teardown
Vinod Koul
1
-2
/
+2
2014-03-17
dmaengine: at_hdmac: use tasklet_kill in teardown
Vinod Koul
1
-1
/
+0
2014-03-11
dma: cppi41: start tear down only if channel is busy
George Cherian
1
-2
/
+5
2014-03-11
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
George Cherian
1
-1
/
+2
2014-03-11
dmaengine: s3c24xx-dma: make phy->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2014-03-06
dma: imx-dma: Add missing module owner field
Alexander Shiyan
1
-0
/
+1
2014-03-06
dma: imx-dma: Replace printk with dev_*
Alexander Shiyan
1
-6
/
+6
2014-03-06
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
1
-2
/
+2
2014-03-06
dma: Remove comment about embedding dma_slave_config into custom structs
Lars-Peter Clausen
1
-9
/
+5
2014-03-06
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
1
-0
/
+50
2014-03-06
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
1
-4
/
+4
2014-03-06
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
1
-1
/
+4
2014-03-06
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
1
-1
/
+1
2014-03-06
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
1
-3
/
+8
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
3
-8
/
+9
2014-02-18
dma: Add Freescale eDMA engine driver support
Jingchang Lu
4
-0
/
+1062
2014-02-17
dma: dw: remove leftovers in the comment blocks
Andy Shevchenko
2
-6
/
+3
2014-02-11
dma: dw: add a PCI ID for Intel Haswell SoC
Andy Shevchenko
1
-0
/
+3
2014-02-11
acpi-dma: convert to return error code when asked for channel
Andy Shevchenko
3
-16
/
+13
2014-02-11
acpi-dma: use devm_release() instead of devm_destroy()
Andy Shevchenko
1
-1
/
+1
2014-02-11
dmaengine: Remove dependency on MACH_BCM2708
Paul Bolle
1
-1
/
+1
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-07
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-06
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...
Tang Chen
1
-8
/
+11
2014-02-06
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...
Tang Chen
1
-1
/
+1
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2
-5
/
+62
2014-02-06
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+83
2014-02-06
Documentation/kernel-parameters.txt: fix memmap= language
Randy Dunlap
1
-4
/
+4
2014-02-06
x86, microcode, AMD: Unify valid container checks
Borislav Petkov
1
-14
/
+29
[next]