index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
2018-10-21
|
\
|
*
spi: make OF helper available for others
Marco Felsch
2018-09-27
*
|
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-21
|
\
\
|
*
|
spi: Make GPIO CSs honour the SPI_NO_CS flag
Phil Elwell
2018-10-12
|
*
|
spi: Add driver_override SPI device attribute
Trent Piepho
2018-10-10
|
*
|
spi: switch to SPDX license identifier
Marco Felsch
2018-09-27
|
*
|
spi: always use software fallback for SPI_CS_WORD when using cs_gio
David Lechner
2018-09-18
|
*
|
spi: add software implementation for SPI_CS_WORD
David Lechner
2018-09-17
|
|
/
*
|
spi: Fix double IDR allocation with DT aliases
Geert Uytterhoeven
2018-08-28
*
|
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Kirill Kapranov
2018-08-15
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
*
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
|
\
|
*
spi: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
*
|
spi: Add missing pm_runtime_put_noidle() after failed get
Tony Lindgren
2018-05-21
*
|
spi: Get rid of the spi_flash_read() API
Boris Brezillon
2018-05-10
*
|
spi: Make support for regular transfers optional when ->mem_ops != NULL
Boris Brezillon
2018-05-10
*
|
spi: Check presence the of ->transfer[_xxx]() before registering a controller
Boris Brezillon
2018-04-26
*
|
spi: Add an helper to flush the message queue
Boris Brezillon
2018-04-23
*
|
spi: Expose spi_{map,unmap}_buf() for internal use
Boris Brezillon
2018-04-23
|
/
*
-
.
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix...
Mark Brown
2018-04-02
|
\
\
|
|
*
spi: Fix unregistration of controller with fixed SPI bus number
Jarkko Nikula
2018-03-20
|
|
/
*
/
spi: Fix scatterlist elements size in spi_map_buf
Maxime Chevallier
2018-03-02
|
/
*
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-11-10
|
\
|
*
spi: document odd controller reference handling
Johan Hovold
2017-10-31
*
|
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Lucas Stach
2017-11-03
*
|
spi: fix use-after-free at controller deregistration
Johan Hovold
2017-10-31
|
/
*
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
|
\
|
*
spi: Use Apple device properties in absence of ACPI resources
Lukas Wunner
2017-08-03
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi...
Mark Brown
2017-09-04
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
spi: Convert to using %pOF instead of full_name
Rob Herring
2017-07-19
|
|
/
*
|
spi: Kernel coding style fixes
Suniel Mahesh
2017-08-17
*
|
spi: Pick spi bus number from Linux idr or spi alias
Suniel Mahesh
2017-08-16
*
|
spi: use of_property_read_bool()
Sergei Shtylyov
2017-08-07
*
|
spi: core: Propagate error code of add_uevent_var()
Andy Shevchenko
2017-07-26
|
/
*
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
2017-06-13
*
-
.
Merge branches 'topic/core', 'topic/slave' and 'fix/doc' of git://git.kernel....
Mark Brown
2017-06-13
|
\
\
|
|
*
spi: core: Fix devm_spi_register_master() function name in kerneldoc
Geert Uytterhoeven
2017-05-14
|
*
|
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
2017-05-26
|
|
/
*
/
spi: core: Replace S_IRUGO permissions by 0444
Geert Uytterhoeven
2017-05-14
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...
Mark Brown
2017-04-26
|
\
\
|
*
|
spi: Add can_dma like interface for spi_flash_read
Vignesh R
2017-04-21
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
2017-04-26
|
\
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
spi: allow registering empty spi_board_info lists
Dmitry Torokhov
2017-03-06
|
*
|
|
|
spi: allow attaching device properties to SPI board info
Dmitry Torokhov
2017-03-06
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-04-26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
spi: double time out tolerance
Hauke Mehrtens
2017-04-18
|
|
/
/
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
*
|
|
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-02-20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spi: acpi: Initialize modalias from of_compatible
Dan O'Donovan
2017-02-07
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...
Mark Brown
2017-02-19
|
\
\
\
|
|
|
/
|
|
/
|
[next]