Commits
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next
Showing diff tofb534f10755
- Mark Brown committed 3bcbc14911bMMerge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', ...
- Alexander Shiyan committed 8fc39b51662spi/imx: Use dev_name() for request_irq() to distinguish SPIs Signed-off-by: Alexander...
- Paul Gortmaker committed 3a44623d5e1spi: delete non-required instances of include <linux/init.h> None of these files are a...
- Axel Lin committed 3d8c869796bspi: mpc512x-psc: Remove redundant code to get bus_num from DT For DT case, spi core w...
- Axel Lin committed 5c5989ccd32spi: mpc52xx: Convert to use bits_per_word_mask This controller only supports 8-bit wo...
- Fabio Estevam committed cdd1945bde1spi: spi-mxs: Propagate the real error code on platform_get_irq() failure No need to r...
- Axel Lin committed fb534f10755spi: nuc900: Fix setting multiple bits settings in register The correct way to set mul...
- Axel Lin committed 14c48ab2d9bspi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master We already has NULL...
- Axel Lin committed 7984b5ca5c6spi: octeon: Convert to let spi core validate transfer speed Set master->max_speed_hz ...