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-oc-tiny.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2015-09-16
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-9
/
+5
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
1
-3
/
+0
2014-03-13
spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
1
-2
/
+0
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-09
spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
Axel Lin
1
-51
/
+11
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-1
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-29
spi: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
1
-13
/
+9
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-01
spi: spi-oc-tiny: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-4
/
+4
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-5
/
+5
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
1
-1
/
+1
2011-11-01
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
1
-0
/
+1
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-12
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+425