projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-03-12
Janne Grunau
spi: Restore delays for non-GPIO chip select
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Alexander Sverdlin
spi: lpspi: Avoid potential use-after-free in probe()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Andy Shevchenko
spi: Introduce SPI_INVALID_CS and is_valid_cs()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Andy Shevchenko
spi: Fix types of the last chip select storage variables
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Andy Shevchenko
spi: Consistently use BIT for cs_index_mask
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Andy Shevchenko
spi: Exctract spi_dev_check_cs() helper
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Andy Shevchenko
spi: Exctract spi_set_all_cs_unused() helper
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: switch exynos850 to new port config data
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: switch gs101 to new port config data
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: get rid of the OF alias ID dependency
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: let the SPI core determine the bus number
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: allow FIFO depth to be determined from...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: retrieve the FIFO depth from the device...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: determine the fifo depth only once
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: allow full FIFO masks
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: s3c64xx: define a magic value
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Tudor Ambarus
spi: dt-bindings: introduce FIFO depth properties
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Mark Brown
spi: axi-spi-engine: small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
David Lechner
spi: axi-spi-engine: use struct_size() macro
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
David Lechner
spi: axi-spi-engine: use __counted_by() attribute
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
David Lechner
spi: axi-spi-engine: remove p from struct spi_engine_me...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Tudor Ambarus
spi: dt-bindings: samsung: make dma properties not...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Andy Shevchenko
spi: stm32-qspi: Replace of_gpio.h by proper one
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Andy Shevchenko
spi: pic32: Replace of_gpio.h by proper one
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Varshini Rajendran
spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Uwe Kleine...
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Mark Brown
spi: add support for pre-cooking messages
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Théo Lebrun
spi: spi-mem: add statistics support to ->exec_op(...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David Lechner
spi: axi-spi-engine: move message compile to optimize_m...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David Lechner
spi: stm32: move splitting transfers to optimize_message
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David Lechner
spi: move splitting transfers to spi_optimize_message()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David Lechner
spi: add spi_optimize_message() APIs
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Théo Lebrun
spi: cadence-qspi: report correct number of chip-select
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Théo Lebrun
spi: cadence-qspi: set maximum chip-select to 4
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Théo Lebrun
spi: cadence-qspi: assert each subnode flash CS is...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Randy Dunlap
spi: spi-summary.rst: fix underline length
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Dhruva Gole
spi: Update the "master/slave" terminology in documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Colin Ian King
spi: dw: remove redundant assignment to variable len
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Dan Carpenter
spi: mchp-pci1xxxx: release resources on error in probe()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Andy Shevchenko
spi: gpio: Follow renaming of SPI "master" to "controller"
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Krzysztof Kozlowski
spi: pxa2xx: Use typedef for dma_filter_fn
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Krzysztof Kozlowski
spi: pl022: Add missing dma_filter field kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Krzysztof Kozlowski
spi: pl022: Use typedef for dma_filter_fn
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Mark Brown
spi: s3c64xx: straightforward cleanup
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Mark Brown
spi: get rid of some legacy macros
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Mark Brown
spi: s3c64xx: add support for google,gs101-spi
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Thangaraj Samynathan
spi: mchp-pci1xxxx: DMA support for copying data to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Thangaraj Samynathan
spi: mchp-pci1xxxx: Add support for DMA in SPI
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: add support for google,gs101-spi
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: prepare for a different flavor of iowrite rep
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: dt-bindings: samsung: add google,gs101-spi compatible
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: drop a superfluous bitwise NOT operation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: remove duplicated definition
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: downgrade dev_warn to dev_dbg for optiona...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: drop blank line between declarations
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: return ETIMEDOUT for wait_for_completion_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: propagate the dma_submit_error() error...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: check return code of dmaengine_slave_config()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: move common code outside if else
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: remove else after return
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: remove unneeded (void *) casts in of_matc...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: fix typo, s/configuartion/configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: avoid possible negative array index
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: explicitly include <linux/types.h>
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: explicitly include <linux/bits.h>
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: explicitly include <linux/io.h>
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Tudor Ambarus
spi: s3c64xx: sort headers alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
Documentation: spi: Update documentation for renaming...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: Drop compat layer from renaming "master" to "contr...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: fsl-lib: Follow renaming of SPI "master" to "contr...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
wifi: libertas: Follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
video: fbdev: mmp: Follow renaming of SPI "master"...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
usb: gadget: max3420_udc: Follow renaming of SPI "maste...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
tpm_tis_spi: Follow renaming of SPI "master" to "contro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
staging: greybus: spi: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
staging: fbtft: Follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: spidev: Follow renaming of SPI "master" to "contro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: slave-mt27xx: Follow renaming of SPI "master"...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: loopback-test: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: geni-qcom: Follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: cavium: Follow renaming of SPI "master" to "contro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: cadence-quadspi: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: cadence-quadspi: Don't emit error message on alloc...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
spi: bitbang: Follow renaming of SPI "master" to "contr...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
platform/chrome: cros_ec_spi: Follow renaming of SPI...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
net: vertexcom: mse102x: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
net: ks8851: Follow renaming of SPI "master" to "contro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
mtd: dataflash: Follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
mmc: mmc_spi: Follow renaming of SPI "master" to "contr...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
misc: gehc-achc: Follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
media: v4l2-subdev: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
media: usb/msi2500: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
media: netup_unidvb: Follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
media: mgb4: Follow renaming of SPI "master" to "contro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
Input: synaptics-rmi4 - follow renaming of SPI "master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Uwe Kleine...
Input: pxspad - follow renaming of SPI "master" to...
commit
|
commitdiff
|
tree
|
snapshot
next