summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-20spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely
2010-10-18spi/bfin_spi: namespace local structsMike Frysinger
2010-10-18spi/bfin_spi: init earlyMichael Hennerich
2010-10-18spi/bfin_spi: check per-transfer bits_per_wordBob Liu
2010-10-18spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song
2010-10-18spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris
2010-10-18spi/bfin_spi: fix typo in commentRob Maris
2010-10-18spi/bfin_spi: reject unsupported SPI modesMike Frysinger
2010-10-18spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger
2010-10-18spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger
2010-10-18spi/bfin_spi: push all size checks into the transfer functionMike Frysinger
2010-10-18spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li
2010-10-18spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song
2010-10-18spi/bfin_spi: save/restore state when suspending/resumingBarry Song
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger
2010-10-18spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger
2010-10-18spi/bfin_spi: drop extra memory we don't needMike Frysinger
2010-10-18spi/bfin_spi: convert struct names to something more logicalMike Frysinger
2010-10-18spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger
2010-10-18spi/bfin_spi: convert queue run state to true/falseMike Frysinger
2010-10-18spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger
2010-10-18spi/bfin_spi: punt useless null read/write funcsMike Frysinger
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger
2010-10-18spi/bfin_spi: fix CS handlingBarry Song
2010-10-18spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li
2010-10-18spi/bfin_spi: force sane master-mode state at bootWolfgang Muees
2010-10-18spi/bfin_spi: work around anomaly 05000119Sonic Zhang
2010-10-18spi/bfin_spi: fix resources leakageDaniel Mack
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2010-10-15spi/atmel: typo in debug messageMatthias Brugger
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-15m32r: restore _BLOCKABLEKyle McMartin
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15sysctl: min/max bounds are optionalEric Dumazet
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen
2010-10-15Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds