aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-07spi_bfin5xx: remove unused IS_DMA_ALIGNED macroMike Rapoport
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao
2009-04-07spi: limit reaches -1, tested 0Roel Kluin
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich
2009-04-07Blackfin SPI Driver: fix NULL pointer crashMike Frysinger
2009-04-07Blackfin SPI Driver: use bfin_spi_ prefix on all functionsMike Frysinger
2009-04-07Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_changeYi Li
2009-04-07Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...Yi Li
2009-04-07Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54xMike Frysinger
2009-04-07Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handlerMike Frysinger
2009-04-07Blackfin SPI Driver: get dma working for SPI flashesMike Frysinger
2009-04-07Blackfin SPI Driver: SPI slave select code cleanupMike Frysinger
2009-04-07Blackfin SPI Driver: use the properl BIT_CTL_xxx definesMike Frysinger
2009-04-07Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag anyMike Frysinger
2009-04-07Blackfin SPI Driver: add a few more DMA debug messagesMike Frysinger
2009-04-07Blackfin SPI Driver: drop bogus cast and touchup dma labelMike Frysinger
2009-04-07Blackfin SPI Driver: unify duplicated code in dma read/write pathsMike Frysinger
2009-04-07Blackfin SPI Driver: pass DMA overflow error to the higher levelMike Frysinger
2009-04-07Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...Mike Frysinger
2009-04-07Blackfin SPI Driver: remove useless <asm/cplbinit.h>Mike Frysinger
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich
2009-04-07Blackfin SPI Driver: ensure cache coherency before doing DMAVitja Makarov
2009-04-07hwmon: add support for GMT G760A fan speed PWM controllerHerbert Valerio Riedel
2009-04-07/proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07mm: fix pdflush thread creation upper boundPeter W Morreale
2009-04-07esp: fix section mismatch warningRandy Dunlap
2009-04-07branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07ramfs: fix double freeing s_fs_info on failed mountIngo Molnar
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti
2009-04-07hwmon: (lm95241) Convert to new-style i2c driverJean Delvare
2009-04-07ftrace: Correct a text align for event format outputZhaolei
2009-04-07Update /debug/tracing/READMENikanth Karthikesan
2009-04-07tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-04-07ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-04-07tracing/ftrace: fix missing include string.hFrederic Weisbecker
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan
2009-04-07tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt
2009-04-07loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov
2009-04-07Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi
2009-04-07cfq-iosched: don't let idling interfere with pluggingJens Axboe