index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mpc52xx-psc.c
Age
Commit message (
Expand
)
Author
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-07-03
spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-10
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
2014-04-03
spi: Always check complete callback before calling it
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-08-22
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely