index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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