index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: tegra: Fix missing IRQ check in tegra_slink_probe()
Zhang Shurong
2023-09-11
1
-0
/
+2
*
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+0
*
spi: tegra20-slink: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-09
1
-8
/
+2
*
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
[next]