index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
2021-06-01
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-06-01
spi: Cleanup on failure of initial setup
Lukas Wunner
2021-05-20
Merge series "drivers: spi - add parenthesis for sizeof" from Zhiqi Song <son...
Mark Brown
2021-05-20
spi: omap2-mcspi: add parenthesis for sizeof
Zhiqi Song
2021-05-20
spi: fix some invalid char occurrences
Mauro Carvalho Chehab
2021-03-10
spi: omap2-mcspi: Activate pinctrl idle state during runtime suspend
Alexander Sverdlin
2020-09-22
spi: omap2-mcspi: Improve performance waiting for CHSTAT
Aswath Govindraju
2020-06-29
spi: omap2-mcspi: Convert to use GPIO descriptors
Linus Walleij
2020-02-06
spi: spi-omap2-mcspi: Support probe deferral for DMA channels
Vignesh Raghavendra
2020-02-06
spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
Vignesh Raghavendra
2019-11-11
spi: omap2-mcspi: Remove redundant checks
Vignesh Raghavendra
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-15
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2018-11-15
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
2018-10-19
spi: omap2-mcspi: Add slave mode support
Vignesh R
2018-10-19
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
2018-10-19
spi: omap2-mcspi: Switch to readl_poll_timeout()
Vignesh R
2018-07-30
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
2018-05-21
spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend()
Tony Lindgren
2018-05-02
spi: omap2-mcspi: Idle hardware during suspend and resume
Tony Lindgren
2018-05-02
spi: omap2-mcspi: Restore context always in runtime_resume
Tony Lindgren
2017-08-18
spi: omap: Allocate bus number from spi framework
Suniel Mahesh
2017-05-26
spi: omap2-mcspi: remove redundant check for error status
Colin Ian King
2017-03-24
spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Akinobu Mita
2016-10-24
spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()
Wei Yongjun
2016-10-21
spi: omap2-mcspi: Fix modifying platform resource data
Vikram N
2016-07-08
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
Franklin S Cooper Jr
2016-07-05
spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
Franklin S Cooper Jr
2016-04-29
spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-02-12
spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2015-12-01
spi: omap2-mcspi: Prevent duplicate gpio_request
Michael Welling
2015-11-19
spi: omap2-mcspi: Add calls for pinctrl state select
Pascal Huerst
2015-10-22
spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
Neil Armstrong
2015-07-24
spi: omap2-mcspi: add runtime PM to set_cs()
Sebastian Reichel
2015-05-25
spi: omap2-mcspi: Handle error on gpio_request
Michael Welling
2015-05-25
spi: omap2-mcspi: Fix GPIO chip select support
Michael Welling
2015-05-25
spi: omap2-mcspi: Fix set_cs function for active high
Michael Welling
2015-05-25
spi: omap2-mcspi: Remove unnecessary delay
Michael Welling
2015-05-12
spi: omap2-mcspi: Fix native cs with new set_cs
Michael Welling
2015-05-08
spi: omap2-mcspi: Add gpio_request and init CS
Michael Welling
2015-05-08
spi: omap2-mcspi: Switch driver to use transfer_one
Michael Welling
2015-04-24
spi/omap2-mcpsi: Always call spi_finalize_current_message()
Fionn Cleary
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-11
spi/omap-mcspi: Fix the spi task hangs waiting dma_rx
Jorge A. Ventura
2014-07-03
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
2014-04-10
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
2014-04-03
spi: omap2-mcspi: Convert to use devm_kcalloc
Axel Lin
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
2014-02-19
spi: omap2-mcspi: Convert to let spi core validate transfer speed
Axel Lin
[next]