index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_mpc83xx.c
Age
Commit message (
Expand
)
Author
2007-09-11
spi_mpc83xx: hang fix
Jan Andersson
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
2007-08-11
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
2007-08-11
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
2007-07-31
spi_mpc83xx: support loopback mode
Anton Vorontsov
2007-07-31
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
2007-07-31
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
2007-07-31
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
2007-07-31
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
2007-07-17
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
2007-07-17
spi_mpc83xx.c underclocking hotfix
Clifford Wolf
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
2006-12-30
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-05-21
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
Kumar Gala