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-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+0
2012-10-05
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
1
-1
/
+1
2012-10-03
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-145
/
+176
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
1
-4
/
+2
2012-09-22
SPI: OMAP: remove unnecessary includes of plat/clock.h
Paul Walmsley
1
-1
/
+0
2012-09-22
spi: omap2-mcspi: add pinctrl support
Matt Porter
1
-0
/
+8
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-1
/
+1
2012-09-12
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
Shubhrajyoti D
1
-112
/
+144
2012-08-22
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
1
-2
/
+1
2012-08-22
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
1
-17
/
+11
2012-08-22
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
1
-14
/
+14
2012-08-18
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
1
-2
/
+0
2012-08-04
spi: omap2-mcspi: Fix the error handling in probe
Shubhrajyoti D
1
-4
/
+2
2012-08-03
spi/spi-omap2-mcspi: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-08-02
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-102
/
+127
2012-07-31
spi: omap2-mcspi: remove private DMA API implementation
Russell King
1
-99
/
+5
2012-07-31
spi: omap2-mcspi: add DMA engine support
Russell King
1
-31
/
+150
2012-07-22
spi/omap2: mark omap2_mcspi_master_setup as __devinit
Arnd Bergmann
1
-1
/
+1
2012-07-20
spi: omap2-mcspi: Fix the below warning
Shubhrajyoti D
1
-2
/
+4
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
1
-1
/
+2
2012-05-20
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
1
-133
/
+110
2012-04-11
spi/omap2-mcspi: Trivial optimisation
Shubhrajyoti D
1
-4
/
+3
2012-04-11
spi: omap2-mcspi: add support for pm_runtime autosuspend
Shubhrajyoti D
1
-1
/
+5
2012-04-11
spi/omap: Remove bus_num usage for instance index
Benoit Cousson
1
-41
/
+34
2012-04-11
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
Grant Likely
1
-37
/
+9
2012-03-19
OMAP : SPI : use devm_* functions
Shubhrajyoti D
1
-20
/
+4
2012-03-19
spi: omap2-mcspi: convert to module_platform_driver
Felipe Balbi
1
-14
/
+1
2012-03-19
spi: omap2-mcspi: make it behave as a module
Felipe Balbi
1
-4
/
+5
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
1
-8
/
+48
2011-10-29
spi/omap: Correct the error path
Shubhrajyoti D
1
-12
/
+20
2011-10-29
spi/omap: call pm_runtime_disable in error path and remove
Shubhrajyoti D
1
-0
/
+2
2011-10-29
spi/omap: Use a workqueue per omap2_mcspi controller
Shubhrajyoti D
1
-8
/
+11
2011-10-24
OMAP: SPI: Fix the trying to free nonexistent resource error
Shubhrajyoti D
1
-3
/
+4
2011-06-11
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
1
-5
/
+5
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1293