index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_mpc83xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
1
-945
/
+0
2009-06-19
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-19
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-19
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-19
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-19
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
1
-10
/
+4
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
1
-6
/
+0
2009-06-16
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
1
-36
/
+294
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-13
/
+7
2009-04-01
spi_mpc83xx: fix sparse warnings
Anton Vorontsov
1
-7
/
+9
2009-03-24
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-09-13
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-13
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-11
spi_mpc83xx: hang fix
Jan Andersson
1
-5
/
+2
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
1
-0
/
+1
2007-08-11
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-11
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-07-31
spi_mpc83xx: support loopback mode
Anton Vorontsov
1
-2
/
+6
2007-07-31
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
1
-0
/
+8
2007-07-31
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
1
-5
/
+10
2007-07-31
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
1
-2
/
+3
2007-07-31
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