summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mpc52xx.c
Commit message (Expand)AuthorAge
* spi/mpc52xx: Combine substrings for two messagesMarkus Elfring2017-01-17
* spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()Markus Elfring2017-01-17
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
*-. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-10
|\ \
| * | spi: Always check complete callback before calling itAxel Lin2014-04-03
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown2014-03-30
|\ \ \ \ | | |_|/ | |/| |
| | | * spi: mpc52xx: Convert to use bits_per_word_maskAxel Lin2014-03-29
| |_|/ |/| |
| | * spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-03
| |/
* | spi: Remove duplicate code to check chip_selectAxel Lin2014-02-12
|/
* spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi/mpc52xx: Fix device remove functionGuenter Roeck2012-08-22
* spi/mpc52xx: Fix error handling in probe functionGuenter Roeck2012-08-22
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-19
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-25
* spi: reorganize driversGrant Likely2011-06-06