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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2
-86
/
+53
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
2008-01-25
spi: use class iteration api
Dave Young
1
-11
/
+15
2008-01-25
spi: omap2_mcspi PIO RX fix
Kalle Valo
1
-3
/
+3
2008-01-09
spi_bitbang: always grab lock with irqs blocked
David Brownell
1
-2
/
+3
2007-12-11
atmel_spi: reload RCR before TCR
Rini van Zetten
1
-1
/
+1
2007-12-11
spi_imx: fix typo in description
Will Newton
1
-1
/
+1
2007-12-11
spi_bfin5xx: fix typo in description
Will Newton
1
-1
/
+1
2007-12-11
pxa2xx_spi: fix typo in description
Will Newton
1
-1
/
+1
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
1
-21
/
+7
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
1
-15
/
+9
2007-12-05
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
1
-1
/
+1
2007-12-05
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
1
-182
/
+189
2007-12-05
spi: spi_bfin: relocate spin/waits
Sonic Zhang
1
-32
/
+52
2007-12-05
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
1
-75
/
+87
2007-12-05
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
1
-25
/
+28
2007-12-05
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
1
-20
/
+31
2007-12-05
spi: spi_bfin uses platform device resources
Bryan Wu
1
-41
/
+83
2007-12-05
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
1
-0
/
+12
2007-12-05
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
1
-22
/
+54
2007-12-05
spi: spi_bfin cleanups, error handling
Bryan Wu
1
-64
/
+47
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
1
-6
/
+22
2007-12-05
spi: initial BF54x SPI support
Bryan Wu
1
-70
/
+69
2007-12-05
spi: simplify spi_sync() calling convention
Marc Pignat
1
-8
/
+5
2007-12-05
spi: at25 driver is for EEPROM not FLASH
David Brownell
1
-0
/
+7
2007-12-05
SPI: use mutex not semaphore
David Brownell
1
-3
/
+3
2007-11-29
spi: S3C2410: add bus number to SPI GPIO driver
David Brownell
1
-0
/
+1
2007-11-29
S3C24XX: ensure we only configure valid GPIOs
Ben Dooks
1
-7
/
+13
2007-11-29
atmel_spi: label GPIOs better
David Brownell
1
-1
/
+1
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-15
tle62x0 driver stops ignoring read errors
David Brownell
1
-1
/
+4
2007-11-15
spi: fix error paths on txx9spi_probe
Atsushi Nemoto
1
-20
/
+20
2007-11-15
spi: fix double-free on spi_unregister_master
Atsushi Nemoto
1
-3
/
+5
2007-10-29
fix abuses of ptrdiff_t
Al Viro
1
-3
/
+3
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2
-3
/
+3
2007-10-16
spi doesn't need class_device
Tony Jones
9
-32
/
+32
2007-10-16
spi_mpc83xx handles other processors with QUICC engine
Anton Vorontsov
1
-6
/
+7
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
5
-27
/
+20
2007-10-16
OMAP2 McSPI code cleanup
Kyungmin Park
1
-3
/
+1
2007-10-16
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2
-2
/
+0
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-5
/
+2
2007-09-12
spi_mpc83xx: hang fix
Jan Andersson
1
-5
/
+2
2007-08-31
Fix typo in atmel_spi.c
Andrew Victor
1
-1
/
+1
2007-08-31
spi: correct name for spi_txx9
Atsushi Nemoto
1
-2
/
+1
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
7
-4
/
+8
[next]