aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi_mpc83xx.c
AgeCommit message (Expand)Author
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard
2008-07-24spi: spi_mpc83xx clockrate fixesChen Gong
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-09-11spi_mpc83xx: hang fixJan Andersson
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov
2007-07-31spi_mpc83xx: support loopback modeAnton Vorontsov
2007-07-31spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov
2007-07-31spi_mpc83xx: support for lsb-first transfersAnton Vorontsov
2007-07-31spi_mpc83xx: get rid of magic numbersAnton Vorontsov
2007-07-31spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund
2007-07-17spi_mpc83xx.c underclocking hotfixClifford Wolf
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala