aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-mpc52xx-psc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15spi: use new `spi_transfer_delay_exec` helper where straightforwardAlexandru Ardelean1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-07-03spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+3
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-10Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linusMark Brown1-1/+2
2014-04-03spi: Always check complete callback before calling itAxel Lin1-1/+2
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-16spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula1-2/+2
2013-08-29spi: use dev_get_platdata()Jingoo Han1-1/+1
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-4/+4
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck1-1/+2
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-12/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+529