| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ |
|
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 1 | -1/+3 |
| |\ |
|
| * | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'spi/topic/bfin' into spi-next | Mark Brown | 2013-10-25 | 1 | -3/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: mpc512x: use devm_spi_register_master() | Jingoo Han | 2013-09-26 | 1 | -3/+1 |
| |/ |
|
* | | spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe() | Wei Yongjun | 2013-09-12 | 1 | -1/+3 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/pdata' into spi-next | Mark Brown | 2013-09-01 | 1 | -1/+1 |
|\ |
|
| * | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 | 1 | -1/+1 |
* | | spi: mpc512x: cleanup clock API use | Gerhard Sittig | 2013-08-22 | 1 | -18/+30 |
|/ |
|
* | spi: mpc512x: use the SPI subsystem's message queue | Gerhard Sittig | 2013-06-04 | 1 | -110/+73 |
* | spi: mpc512x: improve throughput in the RX/TX func | Gerhard Sittig | 2013-06-04 | 1 | -34/+107 |
* | spi: mpc512x: minor prep before feature change | Gerhard Sittig | 2013-06-04 | 1 | -24/+19 |
* | spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop | Anatolij Gustschin | 2013-04-09 | 1 | -7/+3 |
* | spi: spi-mpc512x-psc: add support for gpio chip selects | Anatolij Gustschin | 2013-04-09 | 1 | -6/+25 |
* | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts | Anatolij Gustschin | 2013-04-01 | 1 | -1/+1 |
* | spi/spi-mpc512x-psc: init mode bits supported by the driver | Anatolij Gustschin | 2013-02-05 | 1 | -0/+1 |
* | spi/mpc512x-psc: don't use obsolet cell-index property | Anatolij Gustschin | 2013-02-05 | 1 | -11/+5 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -5/+5 |
* | spi/mpc512x-psc: Avoid access to freed memory in device remove function | Guenter Roeck | 2012-08-22 | 1 | -1/+2 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+577 |