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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
spi: qup: Setup DMA mode correctly
Varadarajan Narayanan
1
-63
/
+55
2017-08-08
spi: qup: Enable chip select support
Varadarajan Narayanan
1
-0
/
+21
2017-08-08
spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-08
spi/bcm63xx: fix error return code in bcm63xx_spi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-08
spi: xlp: fix error return code in xlp_spi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-08
spi: cadence: Add support for context loss
Shubhrajyoti Datta
1
-0
/
+2
2017-08-08
spi: cadence: change sequence of calling runtime_enable
Naga Sureshkumar Relli
1
-1
/
+1
2017-08-07
spi: fix building SPI_PXA on MMP
Arnd Bergmann
1
-2
/
+2
2017-08-07
spi: rockchip: Fix clock handling in suspend/resume
Jeffy Chen
1
-15
/
+6
2017-08-07
spi: rockchip: Fix clock handling in remove
Jeffy Chen
1
-1
/
+5
2017-08-07
spi: rockchip: Slightly rework return value handling
Jeffy Chen
1
-12
/
+12
2017-08-07
spi: use of_property_read_bool()
Sergei Shtylyov
1
-5
/
+5
2017-08-04
spi: pxa2xx: Convert to GPIO descriptor API where possible
Jan Kiszka
2
-17
/
+17
2017-08-04
spi: Use Apple device properties in absence of ACPI resources
Lukas Wunner
1
-0
/
+32
2017-07-28
spi: pxa2xx: Don't touch CS pin until we have a transfer pending
Andy Shevchenko
1
-2
/
+1
2017-07-28
spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency
Kamal Dasu
1
-56
/
+33
2017-07-27
spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"
Andy Shevchenko
1
-21
/
+38
2017-07-26
spi: core: Propagate error code of add_uevent_var()
Andy Shevchenko
1
-2
/
+1
2017-07-26
spi: imx: add SPI_NO_CS support
Oleksij Rempel
1
-1
/
+8
2017-07-26
spi: loopback-test: implement testing with no CS
Oleksij Rempel
1
-3
/
+9
2017-07-26
spi: pic32: fix spelling mistakes on macro names
Colin Ian King
1
-2
/
+2
2017-07-19
spi: tegra20-sflash: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-19
spi: tegra114: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-19
spi: tegra20-slink: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-19
spi: sun6i: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-19
spi: stm32: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-19
spi: Convert to using %pOF instead of full_name
Rob Herring
2
-18
/
+13
2017-07-18
spi: loopback-test: make several module parameters static
Colin Ian King
1
-7
/
+7
2017-07-17
spi: loopback-test: provide loop_req option.
Oleksij Rempel
1
-0
/
+16
2017-07-17
spi: sh-msiof: Limit minimum divider on R-Car Gen3
Geert Uytterhoeven
1
-9
/
+23
2017-07-17
spi: pxa2xx: Only claim CS GPIOs when the slave device is created
Jan Kiszka
1
-38
/
+21
2017-07-17
spi: imx: add selection for iMX53 and iMX6 controller
jiada wang
1
-2
/
+24
2017-07-17
spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
jiada wang
1
-9
/
+18
2017-07-17
spi/bcm63xx-hspi: Fix checkpatch warnings
Aravind Thokala
1
-3
/
+3
2017-07-17
spi/ath79: Fix checkpatch warnings
Aravind Thokala
1
-7
/
+6
2017-07-08
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-31
/
+11
2017-07-03
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/st-ssc4' and 's...
Mark Brown
5
-29
/
+1353
2017-07-03
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
5
-73
/
+151
2017-07-03
Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',...
Mark Brown
6
-15
/
+690
2017-07-03
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t...
Mark Brown
4
-65
/
+46
2017-07-03
Merge remote-tracking branch 'spi/topic/master' into spi-next
Mark Brown
5
-542
/
+987
2017-07-03
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-2
/
+2
2017-07-03
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm63xx', 'spi/fix/d...
Mark Brown
5
-3
/
+28
2017-06-30
spidev: quit messing with access_ok()
Al Viro
1
-31
/
+11
2017-06-28
spi: loopback-test: Fix kfree() NULL pointer error.
Arvind Yadav
1
-6
/
+6
2017-06-28
spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"
Colin Ian King
1
-1
/
+1
2017-06-28
spi: sirf: fix spelling mistake: "registerred" -> "registered"
Colin Ian King
1
-1
/
+1
2017-06-28
spi: stm32: fix potential dereference null return value
Amelie Delaunay
1
-8
/
+8
2017-06-28
spi: stm32: enhance DMA error management
Amelie Delaunay
1
-6
/
+17
2017-06-28
spi: stm32: add runtime PM support
Amelie Delaunay
1
-7
/
+36
[prev]
[next]