Age | Commit message (Expand) | Author |
2009-04-07 | spi_imx: set spi_master.dma_alignment = 4 | Mike Rapoport |
2009-04-07 | pxa2xx_spi: set spi_master.dma_alignment = 8 | Mike Rapoport |
2009-04-07 | SPI: add dma_alignment field to spi_master | Mike Rapoport |
2009-04-07 | spi_bfin5xx: remove unused IS_DMA_ALIGNED macro | Mike Rapoport |
2009-04-07 | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao |
2009-04-07 | spi: limit reaches -1, tested 0 | Roel Kluin |
2009-04-07 | Blackfin SPI Driver: Make mmc_spi driver work on Blackfin | Wolfgang Muees |
2009-04-07 | Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support | Michael Hennerich |
2009-04-07 | Blackfin SPI Driver: fix NULL pointer crash | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: use bfin_spi_ prefix on all functions | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change | Yi Li |
2009-04-07 | Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert... | Yi Li |
2009-04-07 | Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: get dma working for SPI flashes | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: SPI slave select code cleanup | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: use the properl BIT_CTL_xxx defines | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: add a few more DMA debug messages | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: drop bogus cast and touchup dma label | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: unify duplicated code in dma read/write paths | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: pass DMA overflow error to the higher level | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ... | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: remove useless <asm/cplbinit.h> | Mike Frysinger |
2009-04-07 | Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation | Michael Hennerich |
2009-04-07 | Blackfin SPI Driver: ensure cache coherency before doing DMA | Vitja Makarov |
2009-04-07 | hwmon: add support for GMT G760A fan speed PWM controller | Herbert Valerio Riedel |
2009-04-07 | /proc/pid/maps: don't show pgoff of pure ANON VMAs | KAMEZAWA Hiroyuki |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale |
2009-04-07 | mm: fix pdflush thread creation upper bound | Peter W Morreale |
2009-04-07 | esp: fix section mismatch warning | Randy Dunlap |
2009-04-07 | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds |
2009-04-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-07 | ramfs: fix double freeing s_fs_info on failed mount | Ingo Molnar |
2009-04-07 | Revert "module: remove the SHF_ALLOC flag on the __versions section." | Rusty Russell |
2009-04-07 | tomoyo: remove "undelete domain" command. | Tetsuo Handa |
2009-04-07 | powerpc: Fix oops when loading modules | Paul Mackerras |
2009-04-07 | powerpc: Wire up preadv and pwritev | Stephen Rothwell |
2009-04-07 | powerpc/ftrace: Fix printf format warning | Michael Ellerman |
2009-04-07 | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman |
2009-04-07 | powerpc: Fix ptrace compat wrapper for FPU register access | Michael Neuling |
2009-04-07 | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman |
2009-04-07 | powerpc: Correct dependency of KEXEC | Geert Uytterhoeven |
2009-04-07 | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling |
2009-04-07 | powerpc/pseries: Enable relay in pseries_defconfig | Anton Blanchard |
2009-04-07 | powerpc/pseries: Fix ibm,client-architecture comment | Anton Blanchard |
2009-04-07 | powerpc/pseries: Scan for all events in rtasd | Anton Blanchard |
2009-04-07 | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard |