index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-clps711x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
spi: clps711xx: remove redundant white-space
Junhao He
1
-1
/
+1
2019-09-04
spi: clps711x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-09
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
1
-21
/
+2
2016-07-07
spi: clps711x: Driver refactor
Alexander Shiyan
1
-43
/
+26
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
spi: clps711x: Migrate to the new clk subsystem
Alexander Shiyan
1
-32
/
+2
2014-06-06
spi: clps711x: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
1
-2
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
1
-1
/
+0
2014-03-27
spi: clps711x: Convert to use master->max_speed_hz
Axel Lin
1
-7
/
+7
2014-03-25
spi: clps711x: Remove <mach/hardware.h> dependency
Alexander Shiyan
1
-29
/
+57
2014-03-13
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed
Axel Lin
1
-5
/
+4
2014-03-10
spi: clps711x: Provide label argument for devm_gpio_request
Axel Lin
1
-7
/
+3
2014-02-20
spi: clps711x: Refactor to use core message parsing
Axel Lin
1
-52
/
+30
2014-02-03
spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs
Alexander Shiyan
1
-17
/
+14
2014-02-03
spi: clps711x: Add support for 1-8 BPW transfers
Alexander Shiyan
1
-23
/
+16
2014-02-03
spi: clps711x: Simplify handling of RX & TX buffers
Alexander Shiyan
1
-10
/
+7
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-14
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
Axel Lin
1
-0
/
+1
2014-01-10
spi: clps711x: Use devm_gpio_request()
Alexander Shiyan
1
-20
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/clps711x' into spi-next
Mark Brown
1
-2
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
1
-3
/
+1
2013-10-03
Merge remote-tracking branch 'spi/fix/clps711x' into spi-clps711x
Mark Brown
1
-3
/
+0
2013-10-03
spi: clps711x: Remove redundant label
Sachin Kamat
1
-2
/
+1
2013-09-27
spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()
Wei Yongjun
1
-1
/
+0
2013-09-26
spi: clps711x: use devm_spi_register_master()
Jingoo Han
1
-3
/
+1
2013-09-10
spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master
Axel Lin
1
-2
/
+0
2013-07-15
spi/clps711x: Remove unneeded devm_ deallocations
Mark Brown
1
-6
/
+0
2013-06-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-2
/
+0
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-6
/
+1
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
1
-1
/
+1
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-12-06
spi/clps711x: New SPI master driver
Alexander Shiyan
1
-0
/
+296