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
/
spi-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
spi/atmel: Annotate lock/unlock functions
Mark Brown
1
-2
/
+2
2013-07-17
spi: atmel: prepare clk before calling enable
Boris BREZILLON
1
-5
/
+7
2013-06-26
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
1
-8
/
+1
2013-06-03
spi: atmel: convert to dma_request_slave_channel_compat()
Richard Genoud
1
-15
/
+27
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-8
/
+1
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
1
-2
/
+2
2013-05-02
spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
Richard Genoud
1
-9
/
+38
2013-04-24
spi/spi-atmel: add dmaengine support
Nicolas Ferre
1
-21
/
+566
2013-04-23
spi/spi-atmel: add flag to controller data for lock operations
Nicolas Ferre
1
-14
/
+21
2013-04-23
spi/spi-atmel: add physical base address
Nicolas Ferre
1
-0
/
+2
2013-04-07
spi/atmel: fix speed_hz check in atmel_spi_transfer()
Joachim Eastwood
1
-2
/
+2
2013-04-01
spi/spi-atmel: status information passed through controller data
Nicolas Ferre
1
-5
/
+8
2013-04-01
spi/spi-atmel: call unmapping on transfers buffers
Nicolas Ferre
1
-3
/
+5
2013-04-01
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
Wenyou Yang
1
-13
/
+12
2013-04-01
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...
Wenyou Yang
1
-16
/
+50
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
1
-1
/
+1
2012-12-17
spi/atmel: add DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+16
2012-12-14
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-2
/
+2
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-11-09
atmel/spi: fix missing probe
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-12
/
+1
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-12
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1093
[prev]