Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
84855678add8aba927faf76bc2f130a40f94b6f7
8485567
spi: Fix controller unregister order
by Lukas Wunner
· 4 years, 10 months ago
0392727
spi: bcm-qspi: Handle clock probe deferral
by Florian Fainelli
· 5 years ago
4df3bea
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
by Justin Chen
· 5 years ago
1b7ad8c
spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
by Kamal Dasu
· 5 years ago
742d595
spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
by Kamal Dasu
· 5 years ago
0dadde3
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
by Andy Shevchenko
· 5 years ago
6d75145b
spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
by Christophe JAILLET
· 5 years ago
d103729
spi: spi-axi-spi-engine: Access register after clock initialization
by Rafał Hibner
· 5 years ago
61249ce
spi: spi-ep93xx: fix wrong SPI mode selection
by Jungseung Lee
· 5 years ago
ebb3b9a
spi: efm32: Convert to use GPIO descriptors
by Linus Walleij
· 5 years ago
6960b03
spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2d4ccc2
spi: spi-s3c24xx: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
1c52be8
spi: stm32: Fix comments compilation warnings
by Alain Volmat
· 5 years ago
c528ecf
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
by Tudor Ambarus
· 5 years ago
138f56e
spi: spi-fsl-dspi: Add support for LS1028A
by Vladimir Oltean
· 5 years ago
5b342c5
spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message
by Vladimir Oltean
· 5 years ago
826b3a6
spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path
by Vladimir Oltean
· 5 years ago
3d6224e
spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
by Vladimir Oltean
· 5 years ago
4f5ee75
spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
by Vladimir Oltean
· 5 years ago
0dedf90
spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
by Vladimir Oltean
· 5 years ago
c6c1e30
spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode
by Vladimir Oltean
· 5 years ago
a957499
spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode
by Vladimir Oltean
· 5 years ago
671ffde
spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
by Vladimir Oltean
· 5 years ago
4fcc7c2
spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
by Vladimir Oltean
· 5 years ago
85dadb7
spi: mxs: Drop GPIO includes
by Linus Walleij
· 5 years ago
30b435d
spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode
by Geert Uytterhoeven
· 5 years ago
a079ff8
spi: dt-bindings: spi-controller: Fix #address-cells for slave mode
by Geert Uytterhoeven
· 5 years ago
7315608
Merge series "spi: meson-spicc: add support for AXG and G12A variants" from Neil Armstrong <narmstrong@baylibre.com>:
by Mark Brown
· 5 years ago
5b16668
spi: acpi: remove superfluous parameter check
by Wolfram Sang
· 5 years ago
9ea7db8
spi: dt-bindings: amlogic, meson-gx-spicc: add Amlogic G12A compatible
by Neil Armstrong
· 5 years ago
4e3d322
spi: meson-spicc: add support for Amlogic G12A
by Neil Armstrong
· 5 years ago
0eb707a
spi: meson-spicc: adapt burst handling for G12A support
by Neil Armstrong
· 5 years ago
f27bff4
spi: meson-spicc: setup IO line delay
by Neil Armstrong
· 5 years ago
8791068
spi: meson-spicc: add min sclk for each compatible
by Neil Armstrong
· 5 years ago
3196816
spi: meson-spicc: support max 80MHz clock
by Neil Armstrong
· 5 years ago
3e0cf4d
spi: meson-spicc: add a linear clock divider support
by Sunny Luo
· 5 years ago
a6cda1f
spi: meson-spicc: enhance output enable feature
by Sunny Luo
· 5 years ago
b9dfb20
spi: meson-spicc: remove unused variables
by Neil Armstrong
· 5 years ago
1a421eb
spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
by Dan Carpenter
· 5 years ago
b562b30
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.7
by Mark Brown
· 5 years ago
e11e847
mtd: spi-nor: remove mtk-quadspi driver
by Chuanhong Guo
· 5 years ago
13a9710
dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
by Chuanhong Guo
· 5 years ago
881d1ee
spi: add support for mediatek spi-nor controller
by Chuanhong Guo
· 5 years ago
671c3bf
spi: make spi-max-frequency optional
by Chuanhong Guo
· 5 years ago
caef2df
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
by John Garry
· 5 years ago
22ee9de
spi: spi-fsl-dspi: fix DMA mapping
by Michael Walle
· 5 years ago
36098a1
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <eajames@linux.ibm.com>:
by Mark Brown
· 5 years ago
7a86a41
spi: update the structure documentation
by Qiujun Huang
· 5 years ago
f3a14a3
spi: rspi: Add support for active-high chip selects
by Geert Uytterhoeven
· 5 years ago
c6486ea
spi: rockchip: add compatible string for px30 rk3308 rk3328
by Johan Jonker
· 5 years ago
bbb6b2f
spi: Add FSI-attached SPI controller driver
by Eddie James
· 5 years ago
1e7479d
dt-bindings: fsi: Add FSI2SPI bindings
by Eddie James
· 5 years ago
e14572c
spi: Remove CONFIG_ prefix from Kconfig select
by Joe Perches
· 5 years ago
4a8ee2a
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>
by Mark Brown
· 5 years ago
6ac1213
dt-bindings: spi: spi-rockchip: add description for rk3328
by Johan Jonker
· 5 years ago
db7dd93
dt-bindings: spi: spi-rockchip: add description for rk3308
by Johan Jonker
· 5 years ago
5de0417
dt-bindings: spi: convert rockchip spi bindings to yaml
by Johan Jonker
· 5 years ago
29d2daf
spi: spi-fsl-dspi: Make bus-num property optional
by Sascha Hauer
· 5 years ago
c7a1a20
spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp
by Adam Ford
· 5 years ago
b7461fa
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
by Han Xu
· 5 years ago
d166a73
spi: fspi: dynamically alloc AHB memory
by Han Xu
· 5 years ago
941be8a
spi: fspi: enable fspi on imx8qxp and imx8mm
by Han Xu
· 5 years ago
e9bac90
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
by Vladimir Oltean
· 5 years ago
ea93ed4
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
by Vladimir Oltean
· 5 years ago
6365504
spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
by Vladimir Oltean
· 5 years ago
6c1c26e
spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
by Vladimir Oltean
· 5 years ago
d59c90a
spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
by Vladimir Oltean
· 5 years ago
6a72682
spi: Do spi_take_timestamp_pre for as many times as necessary
by Vladimir Oltean
· 5 years ago
a3185c3
spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
by Vladimir Oltean
· 5 years ago
547248f
spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
by Vladimir Oltean
· 5 years ago
8f8303e
spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
by Vladimir Oltean
· 5 years ago
5542bd7
spi: spi-fsl-dspi: Don't mask off undefined bits
by Vladimir Oltean
· 5 years ago
6d6af57
spi: spi-fsl-dspi: Remove unused chip->void_write_data
by Vladimir Oltean
· 5 years ago
53fadb4
spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
by Vladimir Oltean
· 5 years ago
cb71d8e
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>:
by Mark Brown
· 5 years ago
50b6207
spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs
by Vladimir Oltean
· 5 years ago
0feaf8f
spi: spi-fsl-dspi: Convert the instantiations that support it to DMA
by Vladimir Oltean
· 5 years ago
6366990
spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
by Vladimir Oltean
· 5 years ago
ca5052c
spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
by Vladimir Oltean
· 5 years ago
1d8b4c9
spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
by Vladimir Oltean
· 5 years ago
d350540
spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations
by Vladimir Oltean
· 5 years ago
8b614cb
Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
4709d86
Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>:
by Mark Brown
· 5 years ago
2fa9870
spi: fsl-lpspi: remove unneeded array
by Oleksandr Suvorov
· 5 years ago
788bfc6
regulator: anatop: Lower error message level for -EPROBE_DEFER
by Anson Huang
· 5 years ago
0fd30ed
Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>:
by Mark Brown
· 5 years ago
4276fc8
spi: spidev: fix speed setting message
by Oleksandr Suvorov
· 5 years ago
ea70fb5b
spi: spidev: fix a debug message value
by Oleksandr Suvorov
· 5 years ago
51bddd4
spi: bcm63xx-hsspi: Really keep pll clk enabled
by Christophe JAILLET
· 5 years ago
0cd71b9
regulator: pwm: Don't warn on probe deferral
by Jon Hunter
· 5 years ago
6179b0e
regulator: anatop: Improve Kconfig dependency
by Anson Huang
· 5 years ago
2873dc2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c105df5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
852fb4a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e130a92
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
98d54f8
Linux 5.6-rc4
by Linus Torvalds
· 5 years ago
e708698
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
f853ed9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
86f7e90
KVM: VMX: check descriptor table exits on instruction emulation
by Oliver Upton
· 5 years ago
fb279f4e2
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
Next »