summaryrefslogtreecommitdiff
path: root/include/linux/spi
Commit message (Expand)AuthorAge
* spi: Split bus and I/O lockingMark Brown2016-07-25
* spi: Add DMA support for spi_flash_read()Vignesh R2016-06-08
* spi: core: add hook flash_read_supported to spi_masterHeiner Kallweit2016-04-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-17
|\
| * Merge tag 'v4.5' into nextDmitry Torokhov2016-03-15
| |\
| * | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-08
* | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17
|\ \ \
| * | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-01
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown2016-03-11
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | spi: docbook: fix parsing errorMartin Sperl2016-02-18
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...Mark Brown2016-03-11
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: Fix htmldocs build error due struct spi_replaced_transfersJavier Martinez Canillas2016-03-11
| | * | | | | spi: core: add spi_split_transfers_maxsizeMartin Sperl2016-02-09
| | * | | | | spi: core: add spi_replace_transfers methodMartin Sperl2016-02-09
| | | |/ / / | | |/| | |
| | * | | | spi: core: added spi_resource managementMartin Sperl2016-02-09
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...Mark Brown2016-03-11
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| * | | | | spi: Document max_transfer_sizeRandy Dunlap2016-02-08
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown2016-03-11
|\ \ \ \ \ \ | | |/ / / / | |_| / / / |/| | / / | | | / / | | |/ / | |/| |
| * | | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg2016-02-09
| |/ /
* | | spi: introduce accelerated read support for spi flash devicesVignesh R2016-02-09
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2016-01-11
|\ \ \ | | |/
| * | spi: Uninline spi_unregister_device()Geert Uytterhoeven2015-12-01
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown2016-01-11
|\ \ \ | | |/ | |/|
| | * spi: add spi_message_init_no_memset to avoid zeroing the spi_messageMartin Sperl2015-12-12
| |/
* | spi: expose master transfer size limitation.Michal Suchanek2016-01-05
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\
| * Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson2015-10-23
| |\
| | * ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula2015-09-20
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
|\ \ \ \ | | |_|/ | |/| |
| | * | spi: Add THIS_MODULE to spi_driver in SPI coreAndrew F. Davis2015-10-28
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown2015-11-04
|\ \ \ \ | | |/ / | |/| |
| | * | spi: bitbang: Replace spinlock by mutexNicolas Boichat2015-09-17
| |/ /
* | | spi: fix kernel-doc warnings about missing return desc in spi.hJavier Martinez Canillas2015-10-24
| | |
| \ \
*-. \ \ Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...Mark Brown2015-10-24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * spi: add transfer histogram statistics via sysfsMartin Sperl2015-09-19
| |/
* | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-16
|/
* spi: expose spi_master and spi_device statistics via sysfsMartin Sperl2015-07-07
* cc2520: fix CC2591 handlingVarka Bhadram2015-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * cc2520: Add support for CC2591 amplifier.Brad Campbell2015-03-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
| |\
| * | at86rf230: add support for external xtal trimAlexander Aring2015-02-27
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-04-11
|\ \ \ \ | | |/ / | |/| |
| | * | spi: Remove support for legacy PMLars-Peter Clausen2015-03-08
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown2015-04-11
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | spi: Make master->handle_err() callback optional to avoid crashesGeert Uytterhoeven2015-04-07
| | |/ /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...Mark Brown2015-04-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | |_|_|/ |/| | |
| | * | spi: introduce master->handle_err() callbackAndy Shevchenko2015-03-06
| |/ /
* | | spi: fix a typo in comment.Marcin Bis2015-03-03
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2015-02-08
|\ \ \ | | |/ | |/|