index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
1
-7
/
+1
2021-04-09
spi: davinci: Use device_get_match_data() helper
Tian Tao
1
-7
/
+2
2020-12-07
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2020-07-17
spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
Lee Jones
1
-3
/
+4
2020-07-16
spi: davinci: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-01-10
spi: davinci: Get rid of dangling variable
Linus Walleij
1
-1
/
+0
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
1
-40
/
+13
2018-09-18
spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
David Lechner
1
-3
/
+0
2018-09-17
spi: spi-davinci: Add support for SPI_CS_WORD
David Lechner
1
-3
/
+8
2018-09-13
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2018-09-11
spi: davinci: Remove chip select GPIO pdata
Linus Walleij
1
-7
/
+0
2018-08-30
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2018-08-10
Merge branch 'spi-4.18' into spi-linus
Mark Brown
1
-1
/
+1
2018-08-10
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+4
2017-12-12
spi: davinci: Initialize dspi->done before any possible use of it
Michele Dionisio
1
-2
/
+2
2017-06-06
spi: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+3
2017-06-06
spi: davinci: Fix compilation warning.
Arvind Yadav
1
-3
/
+2
2017-03-17
spi: davinci: add comment about dummy tx buffer usage
Frode Isaksen
1
-1
/
+5
2017-03-15
spi: davinci: do not use DMA for vmalloc'ed buffers
Frode Isaksen
1
-1
/
+3
2017-03-15
spi: davinci: do not use DMA if transfer length is less than 16
Frode Isaksen
1
-6
/
+8
2017-03-15
spi: davinci: use rx buffer as dummy tx buffer
Frode Isaksen
1
-1
/
+7
2017-03-07
spi: davinci: enable DMA when channels are defined in DT
Fabien Parent
1
-0
/
+4
2017-03-07
spi: davinci: Use SPI framework to handle DMA mapping
Fabien Parent
1
-51
/
+18
2017-01-12
spi: davinci: use dma_mapping_error()
Kevin Hilman
1
-2
/
+2
2016-04-29
spi: davinci: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-52
/
+24
2015-12-12
spi: davinci: use dev_err() for error reporting
Sekhar Nori
1
-7
/
+7
2015-12-12
spi: davinci: fix spurious i/o error
Sekhar Nori
1
-1
/
+2
2015-11-04
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
1
-11
/
+4
2015-10-16
spi: davinci: use spi->cs_gpio directly
Luis de Bethencourt
1
-11
/
+4
2015-09-25
spi: davinci: fix handling platform_get_irq result
Andrzej Hajda
1
-3
/
+4
2015-07-24
spi: davinci: Choose correct pre-scaler limit based on SOC
Franklin S Cooper Jr
1
-7
/
+36
2015-07-24
spi: davinci: Set prescale value based on register value
Franklin S Cooper Jr
1
-4
/
+5
2015-06-10
spi: davinci: change the lower limit of pre-scale divider to 1
Murali Karicheri
1
-1
/
+1
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-03
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...
Mark Brown
1
-7
/
+48
2014-10-03
Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...
Mark Brown
1
-2
/
+6
2014-09-16
Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...
Mark Brown
1
-14
/
+25
2014-09-16
spi: davinci: add support for adding delay between word's transmissions
Murali Karicheri
1
-7
/
+48
2014-09-16
spi: davinci: remove empty function davinci_spi_cleanup
Grygorii Strashko
1
-5
/
+0
2014-09-13
spi: davinci: request cs_gpio's from probe
Grygorii Strashko
1
-9
/
+25
2014-09-03
spi: davinci: Fix checkpatch issue
Jingoo Han
1
-2
/
+6
2014-08-21
spi: davinci: fix SPI_NO_CS functionality
Grygorii Strashko
1
-8
/
+8
2014-08-01
spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device
Grygorii Strashko
1
-37
/
+17
2014-08-01
spi: davinci: add support to configure gpio cs through dt
Murali Karicheri
1
-8
/
+56
2014-07-31
spi: davinci: fix to support more than 2 chip selects
Murali Karicheri
1
-3
/
+9
2014-02-06
spi: davinci: Use of_match_ptr at appropriate place
Axel Lin
1
-4
/
+2
[next]