index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-clps711x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: clps711x: switch to use modern name
Yang Yingliang
2023-08-07
1
-21
/
+21
*
spi: clps711x: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2022-04-25
1
-2
/
+3
*
spi: clps711xx: remove redundant white-space
Junhao He
2021-02-04
1
-1
/
+1
*
spi: clps711x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-21
/
+2
*
spi: clps711x: Driver refactor
Alexander Shiyan
2016-07-07
1
-43
/
+26
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: clps711x: Migrate to the new clk subsystem
Alexander Shiyan
2014-09-24
1
-32
/
+2
*
spi: clps711x: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
2014-06-06
1
-2
/
+0
*
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-30
1
-1
/
+0
|
\
\
|
|
*
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
1
-1
/
+0
|
|
/
*
|
spi: clps711x: Convert to use master->max_speed_hz
Axel Lin
2014-03-27
1
-7
/
+7
*
|
spi: clps711x: Remove <mach/hardware.h> dependency
Alexander Shiyan
2014-03-25
1
-29
/
+57
*
|
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed
Axel Lin
2014-03-13
1
-5
/
+4
*
|
spi: clps711x: Provide label argument for devm_gpio_request
Axel Lin
2014-03-10
1
-7
/
+3
*
|
spi: clps711x: Refactor to use core message parsing
Axel Lin
2014-02-20
1
-52
/
+30
*
|
spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs
Alexander Shiyan
2014-02-03
1
-17
/
+14
*
|
spi: clps711x: Add support for 1-8 BPW transfers
Alexander Shiyan
2014-02-03
1
-23
/
+16
*
|
spi: clps711x: Simplify handling of RX & TX buffers
Alexander Shiyan
2014-02-03
1
-10
/
+7
|
/
*
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
Axel Lin
2014-01-14
1
-0
/
+1
*
spi: clps711x: Use devm_gpio_request()
Alexander Shiyan
2014-01-10
1
-20
/
+2
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'spi/topic/clps711x' into spi-next
Mark Brown
2013-10-25
1
-2
/
+1
|
\
|
*
Merge remote-tracking branch 'spi/fix/clps711x' into spi-clps711x
Mark Brown
2013-10-03
1
-3
/
+0
|
|
\
|
*
|
spi: clps711x: Remove redundant label
Sachin Kamat
2013-10-03
1
-2
/
+1
*
|
|
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
2013-10-25
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spi: clps711x: use devm_spi_register_master()
Jingoo Han
2013-09-26
1
-3
/
+1
*
|
|
spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()
Wei Yongjun
2013-09-27
1
-1
/
+0
|
/
/
*
/
spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master
Axel Lin
2013-09-10
1
-2
/
+0
|
/
*
spi/clps711x: Remove unneeded devm_ deallocations
Mark Brown
2013-07-15
1
-6
/
+0
*
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-06-26
1
-2
/
+0
|
\
|
*
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-13
1
-2
/
+0
*
|
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
1
-6
/
+1
|
/
*
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
1
-1
/
+1
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-3
/
+3
*
spi/clps711x: New SPI master driver
Alexander Shiyan
2012-12-05
1
-0
/
+296