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