summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_mpc83xx.c
Commit message (Expand)AuthorAgeFilesLines
* spi_mpc83xx: hang fixJan Andersson2007-09-111-5/+2
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-311-0/+1
* spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-111-2/+6
* spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-111-8/+13
* spi_mpc83xx: support loopback modeAnton Vorontsov2007-07-311-2/+6
* spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov2007-07-311-0/+8
* spi_mpc83xx: support for lsb-first transfersAnton Vorontsov2007-07-311-5/+10
* spi_mpc83xx: get rid of magic numbersAnton Vorontsov2007-07-311-2/+3
* spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov2007-07-311-0/+4
* spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund2007-07-171-3/+29
* spi_mpc83xx.c underclocking hotfixClifford Wolf2007-07-171-0/+6
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+9
* [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-211-0/+483
OpenPOWER on IntegriCloud