index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2013-04-29
27
-821
/
+3372
|
\
|
*
spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
2013-04-28
1
-6
/
+6
|
*
spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...
Wei Yongjun
2013-04-25
1
-1
/
+3
|
*
spi/spi-atmel: add dmaengine support
Nicolas Ferre
2013-04-24
1
-21
/
+566
|
*
spi/spi-atmel: add flag to controller data for lock operations
Nicolas Ferre
2013-04-23
1
-14
/
+21
|
*
spi/spi-atmel: add physical base address
Nicolas Ferre
2013-04-23
1
-0
/
+2
|
*
spi/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
|
*
spi/s3c64xx: Check for errors in dmaengine prepare_transfer()
Mark Brown
2013-04-18
1
-1
/
+25
|
*
spi/s3c64xx: Fix non-dmaengine usage
Mark Brown
2013-04-18
1
-3
/
+3
|
*
spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()
Wei Yongjun
2013-04-18
1
-1
/
+2
|
*
spi/s3c64xx: let device core setup the default pin configuration
Thomas Abraham
2013-04-16
1
-62
/
+4
|
*
spi: omap2-mcspi: Fix transfers if DMADEVICES is not set
Tony Lindgren
2013-04-15
1
-10
/
+22
|
*
spi: s3c64xx: move to generic dmaengine API
Arnd Bergmann
2013-04-12
1
-44
/
+141
|
*
spi-gpio: init CS before spi_bitbang_setup()
Josef Ahmad
2013-04-10
1
-1
/
+1
|
*
spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop
Anatolij Gustschin
2013-04-09
1
-7
/
+3
|
*
spi: spi-mpc512x-psc: add support for gpio chip selects
Anatolij Gustschin
2013-04-09
1
-6
/
+25
|
*
spi/bcm63xx: remove unused speed_hz variable
Jonas Gorski
2013-04-08
1
-2
/
+0
|
*
spi: tegra: slink: make local symbols static
Wei Yongjun
2013-04-08
1
-2
/
+2
|
*
spi/pxa2xx: Convert to devm_ioremap_resource()
Sachin Kamat
2013-04-08
1
-5
/
+4
|
*
spi/tegra114: add spi driver
Laxman Dewangan
2013-04-07
3
-0
/
+1255
|
*
spi/tegra-slink: assume CONFIG_OF, remove platform data
Stephen Warren
2013-04-07
1
-34
/
+11
|
*
spi/tegra-sflash: assume CONFIG_OF, remove platform data
Stephen Warren
2013-04-07
1
-32
/
+9
|
*
spi/tegra-slink: remove redundant code
Stephen Warren
2013-04-07
1
-31
/
+1
|
*
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
Andreas Larsson
2013-04-07
2
-5
/
+46
|
*
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...
Andreas Larsson
2013-04-07
3
-14
/
+101
|
*
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
Andreas Larsson
2013-04-07
2
-1
/
+8
|
*
spi/spi-fsl-spi: Introduce a type for the driver
Andreas Larsson
2013-04-07
2
-7
/
+34
|
*
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...
Andreas Larsson
2013-04-07
2
-20
/
+36
|
*
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
Andreas Larsson
2013-04-07
1
-0
/
+4
|
*
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
2013-04-07
8
-405
/
+519
|
*
mxs/spi: fix error return code in mxs_spi_probe()
Wei Yongjun
2013-04-03
1
-0
/
+1
|
*
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
Mark Brown
2013-04-03
1
-2
/
+2
|
*
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-01
1
-2
/
+2
|
*
Merge branch 'spi-fix' into spi-next
Mark Brown
2013-04-01
3
-25
/
+33
|
|
\
|
*
|
spi/spi-atmel: status information passed through controller data
Nicolas Ferre
2013-04-01
1
-5
/
+8
|
*
|
spi/spi-atmel: call unmapping on transfers buffers
Nicolas Ferre
2013-04-01
1
-3
/
+5
|
*
|
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
Wenyou Yang
2013-04-01
1
-13
/
+12
|
*
|
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...
Wenyou Yang
2013-04-01
1
-16
/
+50
|
*
|
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
Laxman Dewangan
2013-04-01
1
-2
/
+2
|
*
|
spi/spidev: Use PTR_RET function
Alexandru Gheorghiu
2013-04-01
1
-1
/
+1
|
*
|
spi/fsl: Use PTR_RET function
Alexandru Gheorghiu
2013-04-01
1
-3
/
+1
|
*
|
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
Wei Yongjun
2013-04-01
1
-3
/
+0
|
*
|
spi: spi-sh-msiof: Use of_match_ptr() macro
Sachin Kamat
2013-04-01
1
-3
/
+1
|
*
|
spi: spi-oc-tiny: Use of_match_ptr() macro
Sachin Kamat
2013-04-01
1
-3
/
+1
|
*
|
spi/omap-mcspi: check condition also after timeout
Sebastian Andrzej Siewior
2013-04-01
1
-2
/
+6
|
*
|
spi/s3c64xx: Convert to bits_per_word_mask
Mark Brown
2013-04-01
1
-9
/
+1
|
*
|
spi: bcm2835: make use of new bits_per_word_mask core feature
Stephen Warren
2013-04-01
1
-35
/
+1
|
*
|
spi: add ability to validate xfer->bits_per_word in SPI core
Stephen Warren
2013-04-01
1
-0
/
+8
|
*
|
spi: spi-s3c64xx.c Remove unused argument.
Matthias Brugger
2013-03-26
1
-2
/
+1
|
*
|
spi/bcm63xx: use devm_ioremap_resource()
Jonas Gorski
2013-03-12
1
-12
/
+3
[next]