index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_hdmac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
DMAENGINE: add runtime slave control to COH 901 318 v3
Linus Walleij
1
-0
/
+169
2010-08-04
DMAENGINE: add runtime slave config to DMA40 v3
Linus Walleij
1
-4
/
+137
2010-08-04
DMAENGINE: generic slave channel control v3
Linus Walleij
1
-0
/
+71
2010-08-04
dmaengine: Driver for Topcliff PCH DMA controller
Yong Wang
4
-0
/
+1002
2010-07-28
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul
5
-0
/
+1503
2010-07-01
drivers/dma: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+2
2010-07-01
dma/timb_dma: compile warning on 32 bit
Dan Carpenter
1
-2
/
+2
2010-06-23
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
3
-4
/
+31
2010-06-23
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
1
-0
/
+8
2010-06-23
DMAENGINE: ste_dma40: no disabled phy channels on ux500
Jonas Aaberg
2
-1
/
+4
2010-06-23
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
1
-20
/
+13
2010-06-23
DMAENGINE: ste_dma40: add DB8500 memcpy channels
Jonas Aaberg
2
-1
/
+3
2010-06-23
DMAENGINE: ste_dma40: no flow control on memcpy
Jonas Aaberg
1
-2
/
+4
2010-06-23
DMAENGINE: ste_dma40: arch updates for LCLA and LCPA
Jonas Aaberg
2
-15
/
+9
2010-06-23
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
3
-102
/
+168
2010-06-23
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
1
-1
/
+4
2010-06-23
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2
-8
/
+5
2010-06-23
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
1
-32
/
+7
2010-06-23
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
1
-7
/
+7
2010-06-23
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
1
-0
/
+44
2010-06-23
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2
-67
/
+52
2010-06-23
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
1
-14
/
+10
2010-06-23
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
1
-34
/
+18
2010-06-23
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
1
-12
/
+12
2010-06-23
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2
-32
/
+35
2010-06-23
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
1
-33
/
+29
2010-06-12
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
1
-1
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
4
-0
/
+5
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-11
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
3
-125
/
+0
2010-06-11
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
1
-0
/
+4
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
1
-2
/
+5
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
1
-1
/
+2
2010-06-11
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
1
-3
/
+4
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
2010-06-11
Btrfs: fix remap_file_pages error
Miao Xie
1
-1
/
+8
2010-06-11
Btrfs: uninitialized data is check_path_shared()
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: fix fallocate regression
Josef Bacik
1
-1
/
+1
2010-06-11
Btrfs: fix loop device on top of btrfs
Miao Xie
1
-0
/
+1
2010-06-11
net8139: fix a race at the end of NAPI
Figo.zhang
2
-2
/
+2
[next]