| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/... | Mark Brown | 2016-01-11 | 1 | -6/+1 |
|\ \ |
|
| * | | spi: Uninline spi_unregister_device() | Geert Uytterhoeven | 2015-12-01 | 1 | -6/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp... | Mark Brown | 2016-01-11 | 1 | -1/+6 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: add spi_message_init_no_memset to avoid zeroing the spi_message | Martin Sperl | 2015-12-12 | 1 | -1/+6 |
| |/ |
|
* | | spi: expose master transfer size limitation. | Michal Suchanek | 2016-01-05 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 1 | -1/+0 |
|\ |
|
| * | Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup | Olof Johansson | 2015-10-23 | 1 | -1/+0 |
| |\ |
|
| | * | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master | Jarkko Nikula | 2015-09-20 | 1 | -1/+0 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 1 | -1/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | spi: Add THIS_MODULE to spi_driver in SPI core | Andrew F. Davis | 2015-10-28 | 1 | -1/+5 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | spi: bitbang: Replace spinlock by mutex | Nicolas Boichat | 2015-09-17 | 1 | -1/+1 |
| |/ / |
|
* | | | spi: fix kernel-doc warnings about missing return desc in spi.h | Javier Martinez Canillas | 2015-10-24 | 1 | -14/+20 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm... | Mark Brown | 2015-10-24 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | spi: add transfer histogram statistics via sysfs | Martin Sperl | 2015-09-19 | 1 | -0/+4 |
| |/ |
|
* | | spi: fix kernel-doc warnings in spi.h | Geliang Tang | 2015-09-16 | 1 | -1/+1 |
|/ |
|
* | spi: expose spi_master and spi_device statistics via sysfs | Martin Sperl | 2015-07-07 | 1 | -0/+64 |
* | cc2520: fix CC2591 handling | Varka Bhadram | 2015-05-31 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 2 | -0/+2 |
|\ |
|
| * | cc2520: Add support for CC2591 amplifier. | Brad Campbell | 2015-03-18 | 1 | -0/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 | 1 | -1/+1 |
| |\ |
|
| * | | at86rf230: add support for external xtal trim | Alexander Aring | 2015-02-27 | 1 | -0/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-04-11 | 1 | -4/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | spi: Remove support for legacy PM | Lars-Peter Clausen | 2015-03-08 | 1 | -4/+0 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 2015-04-11 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | spi: Make master->handle_err() callback optional to avoid crashes | Geert Uytterhoeven | 2015-04-07 | 1 | -1/+1 |
| | |/ / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 2015-04-11 | 1 | -0/+4 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | / /
| | | |/ /
| | |/| /
| |_|_|/
|/| | | |
|
| | * | | spi: introduce master->handle_err() callback | Andy Shevchenko | 2015-03-06 | 1 | -0/+4 |
| |/ / |
|
* | | | spi: fix a typo in comment. | Marcin Bis | 2015-03-03 | 1 | -1/+1 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2015-02-08 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: spi-pxa2xx: only include mach/dma.h for legacy DMA | Rob Herring | 2015-02-04 | 1 | -1/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2015-02-08 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: Pump transfers inside calling context for spi_sync() | Mark Brown | 2014-12-11 | 1 | -0/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi... | Mark Brown | 2015-02-08 | 10 | -42/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: Remove FSF mailing addresses | Jarkko Nikula | 2014-12-22 | 10 | -42/+0 |
| |/ |
|
* | | spi: sh-msiof: Configure MSIOF sync signal timing in device tree | Yoshihiro Shimoda | 2014-12-24 | 1 | -0/+2 |
|/ |
|
* | spi: core: Add spi_transfer_is_last() helper | Beniamino Galvani | 2014-11-24 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-18 | 1 | -4/+5 |
|\ |
|
| * | spi/pxa2xx: Don't use slave_id of dma_slave_config | Mika Westerberg | 2014-09-18 | 1 | -4/+5 |
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -0/+18 |
|\ \ |
|
| * | | gpio: mcp23s08 to support both device tree and platform data | Sonic Zhang | 2014-09-04 | 1 | -0/+18 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown | 2014-08-30 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: Add missing kerneldoc bits | Thierry Reding | 2014-08-13 | 1 | -0/+7 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | ieee802154: cc2520: adds driver for TI CC2520 radio | Varka Bhadram | 2014-06-22 | 1 | -0/+26 |
* | | spi: sh-msiof: Add DMA support | Geert Uytterhoeven | 2014-06-30 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -14/+0 |
|\ |
|
| * | at86rf230: use irq_get_trigger_type | Alexander Aring | 2014-04-26 | 1 | -14/+0 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown | 2014-06-02 | 1 | -2/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: rspi: Remove unused 16-bit DMA support | Geert Uytterhoeven | 2014-06-02 | 1 | -2/+0 |
| |/ |
|