summaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix...Mark Brown2018-04-02
|\ \
| | * spi: Fix unregistration of controller with fixed SPI bus numberJarkko Nikula2018-03-20
| |/
* | spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier2018-03-02
|/
* Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-11-10
|\
| * spi: document odd controller reference handlingJohan Hovold2017-10-31
* | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach2017-11-03
* | spi: fix use-after-free at controller deregistrationJohan Hovold2017-10-31
|/
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-05
|\
| * spi: Use Apple device properties in absence of ACPI resourcesLukas Wunner2017-08-03
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi...Mark Brown2017-09-04
|\ \ \ | | |/ | |/|
| | * spi: Convert to using %pOF instead of full_nameRob Herring2017-07-19
| |/
* | spi: Kernel coding style fixesSuniel Mahesh2017-08-17
* | spi: Pick spi bus number from Linux idr or spi aliasSuniel Mahesh2017-08-16
* | spi: use of_property_read_bool()Sergei Shtylyov2017-08-07
* | spi: core: Propagate error code of add_uevent_var()Andy Shevchenko2017-07-26
|/
* spi: Generalize SPI "master" to "controller"Geert Uytterhoeven2017-06-13
*-. Merge branches 'topic/core', 'topic/slave' and 'fix/doc' of git://git.kernel....Mark Brown2017-06-13
|\ \
| | * spi: core: Fix devm_spi_register_master() function name in kerneldocGeert Uytterhoeven2017-05-14
| * | spi: core: Add support for registering SPI slave controllersGeert Uytterhoeven2017-05-26
| |/
* | spi: core: Replace S_IRUGO permissions by 0444Geert Uytterhoeven2017-05-14
|/
*-. Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown2017-04-26
|\ \
| * | spi: Add can_dma like interface for spi_flash_readVignesh R2017-04-21
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown2017-04-26
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | spi: allow registering empty spi_board_info listsDmitry Torokhov2017-03-06
| * | | | spi: allow attaching device properties to SPI board infoDmitry Torokhov2017-03-06
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-04-26
|\ \ \ \ | |/ / / |/| | |
| * | | spi: double time out toleranceHauke Mehrtens2017-04-18
| |/ /
* | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-20
|\ \ \ | |_|/ |/| |
| * | spi: acpi: Initialize modalias from of_compatibleDan O'Donovan2017-02-07
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown2017-02-19
|\ \ \ | | |/ | |/|
| | * spi: core: Extract of_spi_parse_dt()Geert Uytterhoeven2016-12-15
| |/
* | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2017-02-19
|\ \
| * | spi: When no dma_chan map buffers with spi_master's parentDaniel Kurtz2017-01-31
| |/
* | spi: fix device-node leaksJohan Hovold2017-01-31
* | spi: Use kcalloc() in spi_register_board_info()Markus Elfring2017-01-17
|/
*---. Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...Mark Brown2016-12-12
|\ \ \
| | * | spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer2016-10-11
| * | | spi: change post transfer udelay() to usleep_range() for long delaysDaniel Kurtz2016-10-26
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2016-12-12
|\ \ \
| * | | spi: use sg_next for walking through the allocated scatterlist tableJuan Gutierrez2016-11-22
| |/ /
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-12-12
|\ \ \
| * | | spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer2016-10-21
| |/ /
* | | spi: mark device nodes only in case of successful instantiationRalf Ramsauer2016-10-24
|/ /
* | kthread: kthread worker API cleanupPetr Mladek2016-10-11
|/
* Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2016-09-30
|\
| * spi: Add support to handle kmap'd buffers in spi_map_buf()Vignesh R2016-08-17
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown2016-09-06
|\ \ \ \ | |_|_|/ |/| | |
| | | * spi: Prevent unexpected SPI time out due to arithmetic overflowSien Wu2016-09-03
| |_|/ |/| |
| * | spi: Drop io_mutex in error pathsMark Brown2016-08-09
|/ /