Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9b4f84212f04d015b7ff12e9e425ad9ac7e517da
9b4f842
spi: gpio: Advertise support for SPI_CS_HIGH
by Jonathan Neuschäfer
· 6 years ago
35c35fd
spi: sh-msiof: Replace spi_master by spi_controller
by Geert Uytterhoeven
· 6 years ago
5a0e577
spi: sh-hspi: Replace spi_master by spi_controller
by Geert Uytterhoeven
· 6 years ago
9428a07
spi: rspi: Replace spi_master by spi_controller
by Geert Uytterhoeven
· 6 years ago
2e5c888
spi: atmel-quadspi: add support for sam9x60 qspi controller
by Tudor Ambarus
· 6 years ago
3a6c501
dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
by Tudor Ambarus
· 6 years ago
bd7905e
spi: atmel-quadspi: add support for named peripheral clock
by Tudor Ambarus
· 6 years ago
18f0751
dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
by Tudor Ambarus
· 6 years ago
90484f9
dt-bindings: spi: atmel-quadspi: update example to new clock binding
by Tudor Ambarus
· 6 years ago
b456fd1
spi: atmel-quadspi: rework transfer macros
by Tudor Ambarus
· 6 years ago
cae417b
spi: atmel-quadspi: switch to SPDX license identifiers
by Tudor Ambarus
· 6 years ago
2aaa8dd
spi: atmel-quadspi: return appropriate error code
by Tudor Ambarus
· 6 years ago
9ce4c51
spi: atmel-quadspi: remove unnecessary cast
by Tudor Ambarus
· 6 years ago
1db6de2
spi: atmel-quadspi: fix naming scheme
by Tudor Ambarus
· 6 years ago
18b6f6e
spi: atmel-quadspi: drop wrappers for iomem accesses
by Tudor Ambarus
· 6 years ago
3ae012e
spi: atmel-quadspi: order header files inclusion alphabetically
by Tudor Ambarus
· 6 years ago
9958c8c
spi: atmel-quadspi: cache MR value to avoid a write access
by Tudor Ambarus
· 6 years ago
5ce3cc5
spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)
by Lukasz Majewski
· 6 years ago
473a78a
spi-atmel: support inter-word delay
by Jonas Bonn
· 6 years ago
b7bb367
spi: support inter-word delay requirement for devices
by Jonas Bonn
· 6 years ago
f3fdea3
spi: mxs: add tracing to custom .transfer_one_message callback
by Uwe Kleine-König
· 6 years ago
c55d0e8
spi: spi-mem: spi-fsl-qspi: typo fix in author name
by Yogesh Narayan Gaur
· 6 years ago
ce6f069
spi: spi-mem: spi-nxp-fspi: add module license info
by Yogesh Narayan Gaur
· 6 years ago
7aef2b6
spi: pl022: add a message state STATE_TIMEOUT for timeout transfer
by Jiwei Sun
· 6 years ago
2e236ba
spi: Kconfig: imx: Update the help text to make it more generic
by Fabio Estevam
· 6 years ago
b328179
spi: nxp-fspi: add octal mode flag bit for octal support
by Yogesh Narayan Gaur
· 6 years ago
c71f9fd
MAINTAINERS: add maintainers for the NXP FlexSPI driver
by Yogesh Narayan Gaur
· 6 years ago
cdbbb8e
dt-bindings: spi: add binding file for NXP FlexSPI controller
by Yogesh Narayan Gaur
· 6 years ago
a5356ae
spi: spi-mem: Add driver for NXP FlexSPI controller
by Yogesh Narayan Gaur
· 6 years ago
c1c04ce
gpio: of: Fix logic inversion
by Linus Walleij
· 6 years ago
6046f54
spi: cadence: Fix default polarity of native chipselect
by Linus Walleij
· 6 years ago
6e0a32d
spi: dw: Fix default polarity of native chipselect
by Linus Walleij
· 6 years ago
2df201e
spi: Support high CS when using descriptors
by Linus Walleij
· 6 years ago
f0125f1
spi: Go back to immediate teardown
by Mark Brown
· 6 years ago
51eea52
pxa2xx: replace spi_master with spi_controller
by Lubomir Rintel
· 6 years ago
bfc7af6
spi: bcm2835aux: remove unneeded NULL check of devm_clk_get
by YueHaibing
· 6 years ago
1fc1b63
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
by Boris Brezillon
· 6 years ago
d05e3ea
spi: sh-msiof: Use DMA if possible
by Hoan Nguyen An
· 6 years ago
f70351a
spi: sh-msiof: fix *info pointer in request_dma()
by Hoan Nguyen An
· 6 years ago
88e7e0a
spi: sh-hspi: Remove error messages on out-of-memory conditions
by Geert Uytterhoeven
· 6 years ago
f1b2c1c
spi: ath79: Remove now useless code
by Alban Bedel
· 6 years ago
b172fd0
spi: ath79: Enable support for compile test
by Alban Bedel
· 6 years ago
797622d
spi: ath79: Simplify ath79_spi_chipselect()
by Alban Bedel
· 6 years ago
a666f26
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
by Alban Bedel
· 6 years ago
734882a
spi: cadence: Correct initialisation of runtime PM
by Charles Keepax
· 6 years ago
de43aff
spi: spi-geni-qcom: Get rid of forward declaration
by Stephen Boyd
· 6 years ago
0357a3d
spi: spi-geni-qcom: Don't initialize completion for normal message
by Stephen Boyd
· 6 years ago
74fa750
spi: davinci: Get rid of dangling variable
by Linus Walleij
· 6 years ago
4f0a0cd
spi: dw: fix warning unused variable 'ret'
by Anders Roxell
· 6 years ago
412e603
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
by Martin Sperl
· 6 years ago
9400c41
spi: dw: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
101a68e
spi: davinci: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
054320b
spi: clps711x: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
cfeefa7
spi: cadence: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
efc92fb
spi: atmel: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
8db7954
spi: ath79: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
f3186dd
spi: Optionally use GPIO descriptors for CS GPIOs
by Linus Walleij
· 6 years ago
8d24547
spi/trace: include buffer contents in traces
by Uwe Kleine-König
· 6 years ago
983f6ae
spi/trace: drop useless and wrong (but harmless) casts
by Uwe Kleine-König
· 6 years ago
560b097
spi: stm32: add description about STM32F4 bindings
by Cezary Gapinski
· 6 years ago
00505ed
spi: stm32: add support for STM32F4
by Cezary Gapinski
· 6 years ago
5516685
spi: stm32: introduce compatible data cfg
by Cezary Gapinski
· 6 years ago
f8bb12f
spi: stm32: add start dma transfer function
by Cezary Gapinski
· 6 years ago
9d5fce1
spi: stm32: split transfer one setup function
by Cezary Gapinski
· 6 years ago
a967533
spi: stm32: rename interrupt function
by Cezary Gapinski
· 6 years ago
8602663
spi: stm32: rename STM32 SPI registers to STM32H7
by Cezary Gapinski
· 6 years ago
6962b05
spi: stm32: remove SPI LOOP mode
by Cezary Gapinski
· 6 years ago
d6cea11
spi: stm32: use explicit CPOL and CPHA mode bits
by Cezary Gapinski
· 6 years ago
bb35c9f
spi: fix typo in SPI_STM32 help text
by Cezary Gapinski
· 6 years ago
2cbee7f
spi: stm32: fix DMA configuration with only one channel
by Cezary Gapinski
· 6 years ago
d4c9134
spi: stm32: use NULL pointer instead of plain integer
by Cezary Gapinski
· 6 years ago
d57a984
spi: stm32: switch to SPDX identifier
by Cezary Gapinski
· 6 years ago
e1bc204
spi: dw: fix potential variable assignment error
by shaftarger
· 6 years ago
0dcdcd0
spi: add cpu details to fsl-dspi Kconfig help
by Angelo Dureghello
· 6 years ago
fcf85e5
MAINTAINERS: Move the Freescale QSPI driver to the SPI framework
by Frieder Schrempf
· 6 years ago
50f1242
mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
by Frieder Schrempf
· 6 years ago
78df308
dt-bindings: spi: Adjust the bindings for the FSL QSPI driver
by Frieder Schrempf
· 6 years ago
8026145
dt-bindings: spi: Move the bindings for the FSL QSPI driver
by Frieder Schrempf
· 6 years ago
84d0431
spi: Add a driver for the Freescale/NXP QuadSPI controller
by Frieder Schrempf
· 6 years ago
bfeffd1
Linux 5.0-rc1
by Linus Torvalds
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
574823bf
Change mincore() to count "mapped" pages rather than "cached" pages
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
1213325
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
66e012f
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
15b215e
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
7671c14
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf26057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
1686cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 6 years ago
Next »