summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-mpc52xx.c
Commit message (Expand)AuthorAgeFilesLines
* spi/mpc52xx: Combine substrings for two messagesMarkus Elfring2017-01-171-4/+3
* spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()Markus Elfring2017-01-171-2/+3
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*-. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-101-2/+4
|\ \
| * | spi: Always check complete callback before calling itAxel Lin2014-04-031-2/+4
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown2014-03-301-13/+1
|\ \ \ \ | | |_|/ | |/| |
| | | * spi: mpc52xx: Convert to use bits_per_word_maskAxel Lin2014-03-291-12/+1
| |_|/ |/| |
| | * spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-031-1/+0
| |/
* | spi: Remove duplicate code to check chip_selectAxel Lin2014-02-121-3/+0
|/
* spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-2/+2
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-4/+4
* spi/mpc52xx: Fix device remove functionGuenter Roeck2012-08-221-2/+2
* spi/mpc52xx: Fix error handling in probe functionGuenter Roeck2012-08-221-2/+3
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-191-3/+0
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-13/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+579
OpenPOWER on IntegriCloud