index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-20
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
2010-10-18
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...
Grant Likely
2010-10-18
spi/bfin_spi: namespace local structs
Mike Frysinger
2010-10-18
spi/bfin_spi: init early
Michael Hennerich
2010-10-18
spi/bfin_spi: check per-transfer bits_per_word
Bob Liu
2010-10-18
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
Barry Song
2010-10-18
spi/bfin_spi: cs should be always low when a new transfer begins
Rob Maris
2010-10-18
spi/bfin_spi: fix typo in comment
Rob Maris
2010-10-18
spi/bfin_spi: reject unsupported SPI modes
Mike Frysinger
2010-10-18
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
Barry Song
2010-10-18
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
2010-10-18
spi/bfin_spi: reset ctl_reg bits when setup is run again on a device
Mike Frysinger
2010-10-18
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
2010-10-18
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
2010-10-18
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
2010-10-18
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
2010-10-18
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
Blackfin: SPI: expand SPI bitmasks
Mike Frysinger
2010-10-18
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
2010-10-18
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
2010-10-18
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
2010-10-18
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
2010-10-18
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
2010-10-18
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
2010-10-18
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
2010-10-18
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
spi/bfin_spi: fix CS handling
Barry Song
2010-10-18
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
2010-10-18
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
2010-10-18
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
2010-10-18
spi/bfin_spi: fix resources leakage
Daniel Mack
2010-10-17
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2010-10-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
2010-10-15
spi/atmel: typo in debug message
Matthias Brugger
2010-10-15
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
Kyle McMartin
2010-10-15
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
2010-10-15
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-15
m32r: restore _BLOCKABLE
Kyle McMartin
2010-10-15
types.h: define __aligned_u64 and expose to userspace
Eric Paris
2010-10-15
uml: fix build
FUJITA Tomonori
2010-10-15
sysctl: min/max bounds are optional
Eric Dumazet
2010-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
2010-10-15
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-15
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-15
ubd: fix incorrect sector handling during request restart
Tejun Heo
2010-10-14
Export dump_{write,seek} to binary loader modules
Linus Torvalds
2010-10-14
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
[next]