index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux_spi: Stop messing up the units of SPI speed
Alexandru Gagniuc
2014-03-19
1
-6
/
+6
*
linux_spi: Fix conversion from kHz to Hz
Alexandru Gagniuc
2014-03-19
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-8
/
+13
*
Let the programmer driver decide how to do AAI transfers
Nico Huber
2012-06-15
1
-0
/
+1
*
Make the presence of Linux SPI headers mandatory for linux_spi
Stefan Tauner
2012-03-13
1
-0
/
+5
*
Prevent submission of empty read requests in linux_spi
Michael Karcher
2012-03-06
1
-2
/
+14
*
linux_spi.c: set SPI mode, bit order and bits per word on init
Stefan Tauner
2012-03-03
1
-3
/
+19
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-6
/
+12
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-4
/
+4
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-8
/
+8
*
Small fixes for the linux_spi programmer code
Sven Schnelle
2011-09-07
1
-7
/
+12
*
Fix linux_spi.c build on 32bit systems
Uwe Hermann
2011-09-06
1
-2
/
+2
*
Add support for the Linux SPI subsystem (spidev)
Sven Schnelle
2011-09-03
1
-0
/
+139