index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-coldfire-qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-12
1
-1
/
+2
*
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
1
-5
/
+0
*
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
2014-03-30
1
-66
/
+46
|
\
\
\
|
|
|
*
spi: coldfire-qspi: Simplify the code to set register bits for transfer speed
Axel Lin
2014-03-25
1
-4
/
+1
|
|
|
*
spi: coldfire-qspi: Prevent NULL pointer dereference
Axel Lin
2014-03-10
1
-2
/
+7
|
|
|
*
spi: coldfire-qspi: Enable clock before calling spi_master_resume
Axel Lin
2014-03-10
1
-4
/
+5
|
|
|
*
spi: coldfire-qspi: Use core message handling
Axel Lin
2014-03-05
1
-47
/
+34
|
|
|
*
spi: coldfire-qspi: Remove unused dev field from struct mcfqspi
Axel Lin
2014-03-05
1
-6
/
+2
|
|
|
/
|
|
/
|
|
|
*
spi: Remove duplicate code to check chip_select
Axel Lin
2014-02-12
1
-6
/
+0
|
|
/
*
/
spi: coldfire-qspi: Fix getting correct address for *mcfqspi
Axel Lin
2014-03-05
1
-2
/
+4
|
/
*
spi: coldfire-qspi: remove redundant return value check of platform_get_resou...
Wei Yongjun
2013-12-09
1
-6
/
+0
*
spi: coldfire-qspi: Use devm_*() functions
Jingoo Han
2013-12-04
1
-33
/
+14
*
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
2013-09-01
1
-20
/
+1
|
\
|
*
spi/coldfire-qspi: Convert to core runtime PM
Mark Brown
2013-07-29
1
-20
/
+1
*
|
spi: Use dev_get_drvdata at appropriate places
Axel Lin
2013-08-29
1
-2
/
+2
*
|
spi: use dev_get_platdata()
Jingoo Han
2013-08-29
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-06-26
1
-1
/
+0
|
\
|
*
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-13
1
-1
/
+0
*
|
Merge remote-tracking branch 'spi/topic/coldfire-qspi' into spi-next
Mark Brown
2013-06-26
1
-5
/
+6
|
\
\
|
*
|
spi: coldfire-qspi: fix error return code in mcfqspi_probe()
Wei Yongjun
2013-05-16
1
-5
/
+6
|
|
/
*
/
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
1
-9
/
+2
|
/
*
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
1
-2
/
+1
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-3
/
+3
*
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...
Guenter Roeck
2012-08-17
1
-2
/
+2
*
spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function
Guenter Roeck
2012-08-17
1
-1
/
+0
*
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
2012-05-19
1
-141
/
+114
*
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-10-25
1
-12
/
+2
*
spi: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-24
1
-1
/
+1
*
spi: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+642