Commits
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus
Showing diff tod630526d0aa
- Linus Torvalds committed 1f93e4a96c9Linux 4.3-rc2
- Alexandre Belloni committed d630526d0aaspi: atmel: remove warning when !CONFIG_PM_SLEEP When CONFIG_PM is defined but not CON...
- Martin Sperl committed 2a3fffd4582spi: bcm2835: BUG: fix wrong use of PAGE_MASK There is a bug in the alignment checking...
- Geliang Tang committed 0243ed44ad4spi: fix kernel-doc warnings in spi.h Fix the following 'make htmldocs' warnings: ....
- Javier Martinez Canillas committed e26d15f735fspi: mediatek: fix wrong error return value on probe Commit adcbcfea15d62 ("spi: media...
- Luis de Bethencourt committed c9e97b3cb2bspi: meson: Fix module autoload for OF platform driver This platform driver has a OF d...
- Leilk Liu committed 6583d2032d5spi: mediatek: fix spi cs polarity error Mediatek spi HW can't set cs inactive(keep cs...
- Tan, Jui Nee committed 02bc933ebb5spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled On Intel ...