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
/
atmel_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
spi: atmel_spi.c: use resource_size()
hartleys
1
-1
/
+1
2009-12-17
atmel_spi: fix dma addr calculation for len > BUFFER_SIZE
Ben Nizette
1
-2
/
+2
2009-06-19
spi: move more spi_setup() functionality into core
David Brownell
1
-9
/
+3
2009-06-19
spi: move common spi_setup() functionality into core
David Brownell
1
-2
/
+0
2009-03-25
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2009-01-16
atmel_spi: allow transfer when max_speed_hz = 0
Stanislaw Gruszka
1
-2
/
+1
2009-01-07
spi: atmel_spi update chipselect handling
Haavard Skinnemoen
1
-26
/
+67
2009-01-07
atmel_spi: clean up SPIv1 quirk handling
Haavard Skinnemoen
1
-18
/
+22
2008-11-13
atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...
Jean-Christophe Lallemand
1
-0
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-05
atmel_spi: fix hang due to missed interrupt
Gerard Kam
1
-5
/
+12
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-04-30
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
1
-9
/
+20
2008-04-28
atmel_spi: support zero length transfer
Atsushi Nemoto
1
-1
/
+1
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-24
atmel_spi: fix clock polarity
Atsushi Nemoto
1
-0
/
+10
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
1
-8
/
+12
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
1
-45
/
+101
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
1
-3
/
+8
2007-12-11
atmel_spi: reload RCR before TCR
Rini van Zetten
1
-1
/
+1
2007-11-29
atmel_spi: label GPIOs better
David Brownell
1
-1
/
+1
2007-10-16
spi doesn't need class_device
Tony Jones
1
-7
/
+7
2007-08-31
Fix typo in atmel_spi.c
Andrew Victor
1
-1
/
+1
2007-07-17
atmel_spi: don't always deselect chip between messages
David Brownell
1
-24
/
+103
2007-07-17
atmel_spi: minor updates
David Brownell
1
-12
/
+45
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-0
/
+1
2007-06-01
atmel_spi dma address bugfix
Haavard Skinnemoen
1
-4
/
+4
2007-05-09
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
1
-5
/
+0
2007-03-17
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+1
2007-02-21
[PATCH] SPI controller build/warning fixes
David Brownell
1
-1
/
+5
2007-02-14
[PATCH] SPI: atmel_spi driver
Haavard Skinnemoen
1
-0
/
+678