summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-26dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee1-0/+33
2014-03-26dma: dw: allocate memory in two stages in probeAndy Shevchenko2-9/+12
2014-03-26Add new line to test result strings produced in verbose modeJerome Blin1-2/+2
2014-03-17dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul1-2/+2
2014-03-17dmaengine: at_hdmac: use tasklet_kill in teardownVinod Koul1-1/+0
2014-03-11dma: cppi41: start tear down only if channel is busyGeorge Cherian1-2/+5
2014-03-11usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian1-1/+2
2014-03-11dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter1-1/+1
2014-03-06dma: imx-dma: Add missing module owner fieldAlexander Shiyan1-0/+1
2014-03-06dma: imx-dma: Replace printk with dev_*Alexander Shiyan1-6/+6
2014-03-06dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu1-2/+2
2014-03-06dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen1-9/+5
2014-03-06dma: mmp_tdma: move to generic device tree bindingNenghua Cao1-0/+50
2014-03-06dma: mmp_pdma: add IRQF_SHARED when request irqChao Xie1-4/+4
2014-03-06dma: edma: Fix memory leak in edma_prep_dma_cyclic()Christian Engelmayer1-1/+4
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart1-1/+1
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart1-3/+8
2014-03-06DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart3-8/+9
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu4-0/+1062
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko2-6/+3
2014-02-11dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko1-0/+3
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko3-16/+13
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko1-1/+1
2014-02-11dmaengine: Remove dependency on MACH_BCM2708Paul Bolle1-1/+1
2014-02-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-09btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-09Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov1-2/+6
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov1-6/+11
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov1-23/+39
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-06mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro1-2/+4
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen1-8/+11
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen1-1/+1
2014-02-06mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro1-2/+3
2014-02-06mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang1-1/+10
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li2-5/+62
2014-02-06ocfs2: free allocated clusters if error occurs after ocfs2_claim_clustersZongxun Wang3-3/+83
2014-02-06Documentation/kernel-parameters.txt: fix memmap= languageRandy Dunlap1-4/+4
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov1-14/+29