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-tegra20-slink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-3
/
+3
*
spi: tegra20-slink: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-3
/
+2
*
spi: tegra20-slink: fix UAF in tegra_slink_remove()
Yang Yingliang
2022-07-13
1
-1
/
+2
*
spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime...
Minghao Chi
2022-04-25
1
-4
/
+2
*
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
2022-03-16
1
-7
/
+1
*
spi: tegra20-slink: Add OPP support
Dmitry Osipenko
2021-12-16
1
-1
/
+8
*
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
|
*
spi: tegra20-slink: Put device into suspend on driver removal
Dmitry Osipenko
2021-10-26
1
-2
/
+2
|
*
spi: tegra20: fix build with CONFIG_PM_SLEEP=n
Arnd Bergmann
2021-10-13
1
-1
/
+1
*
|
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
2021-10-25
1
-1
/
+1
|
/
*
Merge tag 'v5.15-rc3' into spi-5.15
Mark Brown
2021-09-27
1
-1
/
+1
|
\
*
\
Merge tag 'v5.15-rc2' into spi-5.15
Mark Brown
2021-09-21
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
2021-09-18
1
-2
/
+2
*
|
spi: tegra20-slink: Declare runtime suspend and resume functions conditionally
Guenter Roeck
2021-09-09
1
-3
/
+2
|
/
*
spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()
Yang Yingliang
2021-08-18
1
-2
/
+0
*
spi: tegra20-slink: Don't use resource-managed spi_register helper
Dmitry Osipenko
2021-08-09
1
-1
/
+5
*
spi: tegra20-slink: Improve runtime PM usage
Dmitry Osipenko
2021-08-09
1
-48
/
+25
*
spi: tegra20-slink: Ensure SPI controller reset is deasserted
Jon Hunter
2021-06-08
1
-0
/
+5
*
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-11-09
1
-0
/
+2
*
spi: tegra20: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-08
1
-7
/
+3
*
spi: tegra20-slink: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-28
1
-0
/
+1
*
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2019-11-15
1
-1
/
+4
*
spi: tegra20-slink: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
spi: tegra20-slink: change chip select action order
Randolph Maaßen
2019-03-27
1
-3
/
+9
*
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
2018-09-03
1
-8
/
+23
*
spi: tegra20-slink: use true and false for boolean values
Gustavo A. R. Silva
2018-03-06
1
-2
/
+2
*
spi: tegra20-slink: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
*
spi: tegra: fix spelling mistake: "trasfer" -> "transfer"
Colin Ian King
2017-04-24
1
-1
/
+1
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: tegra20-slink: Make of_device_id array const
Jingoo Han
2014-05-07
1
-1
/
+1
*
-
-
-
.
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
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
2014-03-30
1
-16
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
spi: Remove duplicate code to check chip_select
Axel Lin
2014-02-12
1
-2
/
+0
|
|
*
spi: tegra20-slink: Convert to use master->max_speed_hz
Axel Lin
2014-02-11
1
-13
/
+3
|
|
/
|
/
|
|
*
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
2014-02-16
1
-1
/
+0
|
/
*
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2014-01-25
1
-57
/
+40
|
\
|
*
spi: tegra20-slink: use u32 for 32-bit register values
Michal Nazarewicz
2013-12-09
1
-57
/
+40
*
|
spi: tegra: checking for ERR_PTR instead of NULL
Dan Carpenter
2013-12-16
1
-2
/
+2
*
|
spi: tegra: convert to standard DMA DT bindings
Stephen Warren
2013-12-11
1
-31
/
+17
*
|
spi: tegra: use reset framework
Stephen Warren
2013-12-11
1
-5
/
+13
|
/
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-3
/
+3
*
Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next
Mark Brown
2013-10-25
1
-72
/
+67
|
\
|
*
spi/tegra20-slink: Move first transfer preparation to prepare_message
Mark Brown
2013-10-17
1
-30
/
+25
|
*
spi/tegra20-slink: Crude refactoring to use core message parsing
Mark Brown
2013-10-17
1
-42
/
+46
|
*
spi: tegra20-slink: Fix checkpatch issue
Jingoo Han
2013-10-15
1
-1
/
+1
|
*
spi/tegra20-slink: Remove unused is_single_xfer check
Mark Brown
2013-10-07
1
-6
/
+2
*
|
Merge remote-tracking branch 'spi/topic/tegra' into spi-next
Mark Brown
2013-10-25
1
-1
/
+1
|
\
\
|
*
|
spi: tegra: Use DIV_ROUND_UP instead of open coded
Axel Lin
2013-09-17
1
-1
/
+1
|
|
/
[next]