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
/
spi-qup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: qup: Add spi_master_put in remove function
Pramod Gurav
2016-05-02
1
-0
/
+2
*
spi: qup: Handle clocks in pm_runtime suspend and resume
Pramod Gurav
2016-05-02
1
-0
/
+13
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...
Mark Brown
2015-04-11
1
-32
/
+304
|
\
\
\
|
*
|
|
spi: qup: Add DMA capabilities
Andy Gross
2015-03-07
1
-32
/
+304
|
|
/
/
*
|
|
spi: qup: Fix cs-num DT property parsing
Ivan T. Ivanov
2015-03-07
1
-4
/
+5
|
/
/
*
|
spi: qup: Add SPI_CPOL configuration support
Ivan T. Ivanov
2014-12-29
1
-1
/
+10
|
/
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-2
/
+2
|
\
|
*
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-2
/
+2
*
|
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...
Mark Brown
2014-08-04
1
-14
/
+22
|
\
\
|
|
*
spi: qup: Add support for v1.1.1
Andy Gross
2014-06-21
1
-14
/
+22
|
|
/
*
|
spi: qup: Remove chip select function
Andy Gross
2014-06-22
1
-27
/
+6
*
|
spi: qup: Fix order of spi_register_master
Andy Gross
2014-06-21
1
-4
/
+7
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...
Mark Brown
2014-06-02
1
-1
/
+1
|
\
\
|
|
*
spi: qup: Make of_device_id array const
Jingoo Han
2014-05-07
1
-1
/
+1
|
|
/
*
|
spi: qup: Correct selection of FIFO/Block mode
Andy Gross
2014-05-14
1
-2
/
+2
*
|
spi: qup: Fix return value checking for pm_runtime_get_sync()
Axel Lin
2014-05-03
1
-1
/
+1
|
/
*
spi: qup: Get rid of using struct spi_qup_device
Axel Lin
2014-02-26
1
-52
/
+9
*
spi: qup: Remove module version
Axel Lin
2014-02-24
1
-1
/
+0
*
spi: qup: Fix build error due to a typo
Axel Lin
2014-02-23
1
-2
/
+2
*
spi: qup: Convert ot let spi core handle checking transfer speed
Axel Lin
2014-02-23
1
-14
/
+1
*
spi: qup: Remove spi_master_put in spi_qup_remove
Axel Lin
2014-02-23
1
-1
/
+0
*
spi: Add Qualcomm QUP SPI controller support
Ivan T. Ivanov
2014-02-20
1
-0
/
+837