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-omap2-mcspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
1
-2
/
+1
*
Add support for stacked/parallel memories
Mark Brown
2023-03-11
1
-12
/
+12
|
\
|
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-12
/
+12
*
|
spi: omap2-mcspi: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-1
/
+1
|
/
*
spi: omap2-mcspi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: omap2-mcspi: Fix probe so driver works again
Dan Carpenter
2022-09-21
1
-1
/
+1
*
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-19
1
-4
/
+2
*
spi: omap2-mcspi: add support for interword delay
Andrea Zanotti
2022-05-04
1
-0
/
+6
*
spi: spi-omap2-mcspi: using pm_runtime_resume_and_get instead of pm_runtime_g...
Minghao Chi
2022-04-25
1
-9
/
+4
*
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-06-01
1
-13
/
+20
|
\
|
*
spi: Cleanup on failure of initial setup
Lukas Wunner
2021-06-01
1
-13
/
+20
*
|
Merge series "drivers: spi - add parenthesis for sizeof" from Zhiqi Song <son...
Mark Brown
2021-05-20
1
-1
/
+1
|
\
\
|
*
|
spi: omap2-mcspi: add parenthesis for sizeof
Zhiqi Song
2021-05-20
1
-1
/
+1
|
|
/
*
/
spi: fix some invalid char occurrences
Mauro Carvalho Chehab
2021-05-20
1
-1
/
+1
|
/
*
spi: omap2-mcspi: Activate pinctrl idle state during runtime suspend
Alexander Sverdlin
2021-03-10
1
-6
/
+18
*
spi: omap2-mcspi: Improve performance waiting for CHSTAT
Aswath Govindraju
2020-09-22
1
-4
/
+13
*
spi: omap2-mcspi: Convert to use GPIO descriptors
Linus Walleij
2020-06-29
1
-16
/
+3
*
spi: spi-omap2-mcspi: Support probe deferral for DMA channels
Vignesh Raghavendra
2020-02-06
1
-39
/
+38
*
spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
Vignesh Raghavendra
2020-02-06
1
-0
/
+26
*
spi: omap2-mcspi: Remove redundant checks
Vignesh Raghavendra
2019-11-11
1
-58
/
+47
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-01-15
1
-2
/
+2
*
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
2018-11-15
1
-12
/
+25
*
spi: omap2-mcspi: Add slave mode support
Vignesh R
2018-10-19
1
-16
/
+122
*
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
2018-10-19
1
-19
/
+7
*
spi: omap2-mcspi: Switch to readl_poll_timeout()
Vignesh R
2018-10-19
1
-13
/
+4
*
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
2018-07-30
1
-9
/
+0
*
spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend()
Tony Lindgren
2018-05-21
1
-22
/
+0
*
spi: omap2-mcspi: Idle hardware during suspend and resume
Tony Lindgren
2018-05-02
1
-10
/
+48
*
spi: omap2-mcspi: Restore context always in runtime_resume
Tony Lindgren
2018-05-02
1
-45
/
+30
*
spi: omap: Allocate bus number from spi framework
Suniel Mahesh
2017-08-18
1
-4
/
+0
*
spi: omap2-mcspi: remove redundant check for error status
Colin Ian King
2017-05-26
1
-3
/
+0
*
spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Akinobu Mita
2017-03-24
1
-4
/
+5
*
spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()
Wei Yongjun
2016-10-24
1
-5
/
+0
*
spi: omap2-mcspi: Fix modifying platform resource data
Vikram N
2016-10-21
1
-4
/
+2
*
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
Franklin S Cooper Jr
2016-07-08
1
-76
/
+56
*
spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
Franklin S Cooper Jr
2016-07-05
1
-0
/
+13
*
spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-04-29
1
-65
/
+18
*
spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2016-02-12
1
-0
/
+3
*
spi: omap2-mcspi: Prevent duplicate gpio_request
Michael Welling
2015-12-01
1
-9
/
+10
*
spi: omap2-mcspi: Add calls for pinctrl state select
Pascal Huerst
2015-11-19
1
-1
/
+11
*
spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
Neil Armstrong
2015-10-22
1
-0
/
+28
*
spi: omap2-mcspi: add runtime PM to set_cs()
Sebastian Reichel
2015-07-24
1
-0
/
+10
*
spi: omap2-mcspi: Handle error on gpio_request
Michael Welling
2015-05-25
1
-3
/
+6
*
spi: omap2-mcspi: Fix GPIO chip select support
Michael Welling
2015-05-25
1
-0
/
+6
*
spi: omap2-mcspi: Fix set_cs function for active high
Michael Welling
2015-05-25
1
-0
/
+7
*
spi: omap2-mcspi: Remove unnecessary delay
Michael Welling
2015-05-25
1
-3
/
+0
*
spi: omap2-mcspi: Fix native cs with new set_cs
Michael Welling
2015-05-12
1
-22
/
+11
*
spi: omap2-mcspi: Add gpio_request and init CS
Michael Welling
2015-05-08
1
-0
/
+10
*
spi: omap2-mcspi: Switch driver to use transfer_one
Michael Welling
2015-05-08
1
-134
/
+110
[next]