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-pl022.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
1
-1
/
+63
2014-09-24
spi: pl022: Add support for chip select extension
Anders Berg
1
-1
/
+58
2014-09-18
spi: pl022: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+5
2014-09-09
spi/pl022: Fix error message
Roland Stigge
1
-1
/
+1
2014-08-01
spi/pl022: Explicitly truncate large bitmask
Mark Brown
1
-1
/
+1
2014-04-29
spi: pl022: remove unnecessary OOM messages
Jingoo Han
1
-10
/
+3
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-52
/
+23
2014-03-06
spi: pl022: Don't ignore power domain and amba bus at system suspend
Ulf Hansson
1
-36
/
+18
2014-03-06
spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
1
-3
/
+3
2014-02-23
spi: Use list_last_entry at appropriate places
Axel Lin
1
-3
/
+2
2014-02-04
spi: pl022: Remove redundant pinctrl to default state in probe
Ulf Hansson
1
-2
/
+0
2014-02-04
spi: pl022: Simplify clock handling
Ulf Hansson
1
-12
/
+3
2014-02-03
spi/pl022: Unprepare clocks while suspended
Mark Brown
1
-2
/
+2
2013-10-25
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
Mark Brown
1
-2
/
+2
2013-10-14
spi: pl022: Use dev_info() instead of printk()
Jingoo Han
1
-2
/
+2
2013-09-26
spi: pl022: use devm_spi_register_master()
Jingoo Han
1
-2
/
+1
2013-09-17
spi: pl022: remove unnecessary amba_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-17
spi: pl022: Remove redundant break
Sachin Kamat
1
-2
/
+0
2013-09-01
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
1
-20
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
Mark Brown
1
-2
/
+2
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-08-22
spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
1
-2
/
+2
2013-07-29
spi/pl022: Convert to core runtime PM
Mark Brown
1
-20
/
+1
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-62
/
+8
2013-06-17
spi: pl022: remove unused ret and pins_state variables
Fabio Baltieri
1
-5
/
+0
2013-06-17
spi: pl022: use DMA by default when probing from DT
Linus Walleij
1
-0
/
+1
2013-06-16
spi: pl022: use pinctrl PM helpers
Linus Walleij
1
-57
/
+8
2013-03-12
spi: pl022: use generic DMA slave configuration if possible
Arnd Bergmann
1
-2
/
+41
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-5
/
+4
2012-10-23
Merge tag 'spi-linus' into spi-next
Mark Brown
1
-4
/
+0
2012-10-23
spi/pl022: Revert recent runtime PM changes
Ulf Hansson
1
-3
/
+0
2012-10-17
Merge branch 'spi-pl022' into spi-next
Mark Brown
1
-16
/
+36
2012-10-17
spi/pl022: add IDLE state pin management
Patrice Chotard
1
-13
/
+31
2012-10-17
spi/pl022: Activate resourses before deactivate them in suspend
Ulf Hansson
1
-0
/
+3
2012-10-17
spi/pl022: Minor simplification for runtime pm
Ulf Hansson
1
-3
/
+2
2012-10-17
spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"
Ulf Hansson
1
-0
/
+1
2012-09-28
spi/pl022: get/put resources on suspend/resume
Linus Walleij
1
-22
/
+44
2012-09-28
spi/pl022: use more managed resources
Linus Walleij
1
-21
/
+10
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
1
-1
/
+0
2012-09-25
spi/pl022: Devicetree support w/o platform data
Roland Stigge
1
-5
/
+34
2012-09-20
spi/pl022: adopt pinctrl support
Patrice Chotard
1
-0
/
+46
2012-09-06
spi/pl022: Fix chipselects pointer computation
Roland Stigge
1
-4
/
+3
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
1
-9
/
+70
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
1
-14
/
+34
2012-08-22
spi/pl022: Fix device remove function
Guenter Roeck
1
-1
/
+0
2012-08-18
spi/pl022: fix spi-pl022 pm enable at probe
Michel JAOUEN
1
-1
/
+0
2012-07-02
spi/pl022: enable runtime PM
Linus Walleij
1
-0
/
+4
2012-07-02
spi/pl022: delete DB5500 support
Linus Walleij
1
-14
/
+0
2012-07-02
spi/pl022: disable port when unused
Virupax Sadashivpetimath
1
-0
/
+5
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
[next]