index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_mpc83xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-14
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-14
spi_mpc83xx: fix clockrate calculation for low speed
Peter Korsgaard
1
-8
/
+5
2008-07-24
spi: spi_mpc83xx clockrate fixes
Chen Gong
1
-13
/
+16
2008-05-13
spi_mpc83xx: much improved driver
Joakim Tjernlund
1
-129
/
+282
2008-04-28
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
1
-2
/
+3
2008-01-28
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
1
-5
/
+1
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
1
-4
/
+3
2007-09-12
spi_mpc83xx: hang fix
Jan Andersson
1
-5
/
+2
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
1
-0
/
+1
2007-08-12
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-12
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-08-01
spi_mpc83xx: support loopback mode
Anton Vorontsov
1
-2
/
+6
2007-08-01
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
1
-0
/
+8
2007-08-01
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
1
-5
/
+10
2007-08-01
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
1
-2
/
+3
2007-08-01
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
1
-0
/
+4
2007-07-17
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
1
-3
/
+29
2007-07-17
spi_mpc83xx.c underclocking hotfix
Clifford Wolf
1
-0
/
+6
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-0
/
+9
2006-12-30
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
David Brownell
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-05-21
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
Kumar Gala
1
-0
/
+483