summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-03dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski1-9/+56
2009-04-02dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt3-2/+356
2009-03-26dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2-0/+17
2009-03-25dmatest: add dma interrupts and callbacksDan Williams1-10/+27
2009-03-25dmatest: add xor testDan Williams1-85/+189
2009-03-25dmaengine: allow dma support for async_tx to be toggledDan Williams3-3/+32
2009-03-25async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2-5/+11
2009-03-25dmaengine: kill some unused headersDan Williams1-3/+0
2009-03-25dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams7-7/+1
2009-03-25dma: i.MX31 IPU DMA robustness improvementsGuennadi Liakhovetski1-84/+181
2009-03-25dma: improve section assignment in i.MX31 IPU DMA driverGuennadi Liakhovetski2-5/+5
2009-03-25dma: ipu_idmac driver cosmetic clean-upGuennadi Liakhovetski1-19/+14
2009-03-25dmaengine: fail device registration if channel registration failsDan Williams1-12/+39
2009-03-13Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds1-1/+1
2009-03-13bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-11/+18
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-17/+4
2009-03-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-13/+26
2009-03-13trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-13Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+35
2009-03-13RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-13fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-13memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-13mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-13mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-13MAINTAINERS: downgrade support for man-pagesMichael Kerrisk1-3/+1
2009-03-13ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-13vfs: add missing unlock in sget()Li Zefan1-1/+4
2009-03-13pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov1-4/+4
2009-03-13drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-13uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-13UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck1-0/+25
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-16/+20
2009-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-142/+456
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner1-1/+1
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare1-4/+4
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong3-6/+16
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-12Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher1-17/+4
2009-03-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-17/+39