index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_mpc83xx.c
Age
Commit message (
Expand
)
Author
2008-01-28
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
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