| Commit message (Expand) | Author | Age |
*-. | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown | 2014-04-10 |
|\ \ |
|
| * | | spi: Always check complete callback before calling it | Axel Lin | 2014-04-03 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 2014-03-29 |
|\ \ \
| |_|/
|/| | |
|
| | * | spi: mpc512x-psc: Remove redundant code to get bus_num from DT | Axel Lin | 2014-02-17 |
| |/
|/| |
|
| * | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 |
|/ |
|
* | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2014-01-29 |
|\ |
|
| * | spi: mpc512x: adjust to OF based clock lookup | Gerhard Sittig | 2014-01-12 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown | 2014-01-23 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: mpc512x: Use devm_*() functions | Jingoo Han | 2013-12-18 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix... | Mark Brown | 2013-11-28 |
|\ \ \
| |_|/
|/| | |
|
| | * | spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove() | Wei Yongjun | 2013-11-15 |
| |/ |
|
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-14 |
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ |
|
| * | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 |
* | | | Merge remote-tracking branch 'spi/topic/bfin' into spi-next | Mark Brown | 2013-10-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: mpc512x: use devm_spi_register_master() | Jingoo Han | 2013-09-26 |
| |/ |
|
* / | spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe() | Wei Yongjun | 2013-09-12 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/pdata' into spi-next | Mark Brown | 2013-09-01 |
|\ |
|
| * | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 |
* | | spi: mpc512x: cleanup clock API use | Gerhard Sittig | 2013-08-22 |
|/ |
|
* | spi: mpc512x: use the SPI subsystem's message queue | Gerhard Sittig | 2013-06-04 |
* | spi: mpc512x: improve throughput in the RX/TX func | Gerhard Sittig | 2013-06-04 |
* | spi: mpc512x: minor prep before feature change | Gerhard Sittig | 2013-06-04 |
* | spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop | Anatolij Gustschin | 2013-04-09 |
* | spi: spi-mpc512x-psc: add support for gpio chip selects | Anatolij Gustschin | 2013-04-09 |
* | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts | Anatolij Gustschin | 2013-04-01 |
* | spi/spi-mpc512x-psc: init mode bits supported by the driver | Anatolij Gustschin | 2013-02-05 |
* | spi/mpc512x-psc: don't use obsolet cell-index property | Anatolij Gustschin | 2013-02-05 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 |
* | spi/mpc512x-psc: Avoid access to freed memory in device remove function | Guenter Roeck | 2012-08-22 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-24 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 |