summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-08-04DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij
2010-08-04DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij
2010-08-04DMAENGINE: generic slave channel control v3Linus Walleij
2010-08-04dmaengine: Driver for Topcliff PCH DMA controllerYong Wang
2010-07-27intel_mid: Add Mrst & Mfld DMA DriversVinod Koul
2010-07-01Merge branch 'timb' into dmaengineDan Williams
2010-07-01drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall
2010-07-01dma/timb_dma: compile warning on 32 bitDan Carpenter
2010-06-22DMAENGINE: ste_dma40: support older siliconLinus Walleij
2010-06-22DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg
2010-06-22DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij
2010-06-22DMAENGINE: ste_dma40: no premature stopJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: lock fixJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden
2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij
2010-06-22DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden
2010-06-11Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng