Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a18656ea39855519495c9b996205b5fe9cf86123
a18656e
spi: fsl-lpspi: Fix build warning when !CONFIG_PM
by Axel Lin
· 6 years ago
6599be3
spi: fsl-lpspi: Fix problematic dev_set_drvdata call
by Axel Lin
· 6 years ago
9d8371e
spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}()
by Sergei Shtylyov
· 6 years ago
9b186e9
spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS
by YueHaibing
· 6 years ago
b93318a
spi: kill useless initializer in spi_register_controller()
by Sergei Shtylyov
· 6 years ago
67dca5e
spi: spi-mem: Add support for Zynq QSPI controller
by Naga Sureshkumar Relli
· 6 years ago
d2920ef
dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
by Naga Sureshkumar Relli
· 6 years ago
45f7718
spi: gpio: Drop unused pdev field in struct spi_gpio
by Andrey Smirnov
· 6 years ago
5c8283c
spi: gpio: Drop mflags argument from spi_gpio_request()
by Andrey Smirnov
· 6 years ago
0a919ae
spi: Don't call spi_get_gpio_descs() before device name is set
by Andrey Smirnov
· 6 years ago
249e263
spi: gpio: Don't request CS GPIO in DT use-case
by Andrey Smirnov
· 6 years ago
d908896
spi: tegra114: set bus number based on id
by Sowjanya Komatineni
· 6 years ago
76457eea
spi: tegra114: use unpacked mode for below 4 bytes
by Sowjanya Komatineni
· 6 years ago
f0a0bc9
spi: tegra114: set supported bits per word
by Sowjanya Komatineni
· 6 years ago
a0253c8
spi: tegra114: dump SPI registers during timeout
by Sowjanya Komatineni
· 6 years ago
e1a7d16
Merge branch 'spi-5.1' into spi-5.2
by Mark Brown
· 6 years ago
a026525
spi: tegra114: avoid reset call in atomic context
by Sowjanya Komatineni
· 6 years ago
f3e182c
spi: tegra114: de-assert CS before SPI mode change
by Sowjanya Komatineni
· 6 years ago
9fda669
spi: sh-msiof: Convert to use GPIO descriptors
by Geert Uytterhoeven
· 6 years ago
1a8fa51
spi: bcm2835aux: polling_limit_us can be static
by kbuild test robot
· 6 years ago
1723fde
spi: Add missing error handling for CS GPIOs
by Geert Uytterhoeven
· 6 years ago
807195f
spi: spi-gpio: Remove spi->controller_data comment
by Geert Uytterhoeven
· 6 years ago
8048d15
spi: bcm2835aux: add driver stats to debugfs
by Martin Sperl
· 6 years ago
fedd694
spi: sh-msiof: Add reset of registers before starting transfer
by Geert Uytterhoeven
· 6 years ago
9115b4d
spi: sh-msiof: Use readl_poll_timeout_atomic() instead of open-coding
by Geert Uytterhoeven
· 6 years ago
8863eca
spi: lpspi: add missing complete in abort func at dma mode
by Clark Wang
· 6 years ago
703b476
spi: gpio: Drop unused pdata copy in struct spi_gpio
by Andrey Smirnov
· 6 years ago
68cd9dc
spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe()
by Andrey Smirnov
· 6 years ago
15dd0e9
spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe()
by Andrey Smirnov
· 6 years ago
96cad6d
spi: gpio: Add local struct device pointer in spi_gpio_probe()
by Andrey Smirnov
· 6 years ago
4d9f8fe
spi: gpio: Drop unused spi_to_pdata()
by Andrey Smirnov
· 6 years ago
5fd917a
spi: bcm2835aux: make the polling duration limits configurable
by Martin Sperl
· 6 years ago
ccd978b
spi: bcm2835aux: setup gpio-cs to output and correct level during setup
by Martin Sperl
· 6 years ago
519f2c2
spi: bcm2835aux: warn in dmesg that native cs is not really supported
by Martin Sperl
· 6 years ago
509c583
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
by Martin Sperl
· 6 years ago
08a8549
spi: bcm2835aux: remove dead code
by Martin Sperl
· 6 years ago
73b114e
spi: bcm2835aux: fix corruptions for longer spi transfers
by Martin Sperl
· 6 years ago
c7de850
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
by Martin Sperl
· 6 years ago
7188a6f
spi: bcm2835aux: unifying code between polling and interrupt driven code
by Martin Sperl
· 6 years ago
4610964
spi: spi-mem: export spi_mem_default_supports_op()
by Naga Sureshkumar Relli
· 6 years ago
5a4df21
spi: sh-msiof: Use BIT() and GENMASK()
by Geert Uytterhoeven
· 6 years ago
af0e624
spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
by Rasmus Villemoes
· 6 years ago
a798a70
spi: spi-fsl-spi: allow changing bits_per_word while CS is still active
by Rasmus Villemoes
· 6 years ago
748fbad
spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()
by Jarkko Nikula
· 6 years ago
20f4c37
spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()
by Jarkko Nikula
· 6 years ago
2b17a3c
spi: tegra114: add SPI_LSB_FIRST support
by Sowjanya Komatineni
· 6 years ago
fc9ba6e
spi: tegra114: use packed mode for 32 bits per word
by Sowjanya Komatineni
· 6 years ago
17ecffa
spi: spi-fsl-spi: relax message sanity checking a little
by Rasmus Villemoes
· 6 years ago
24c3636
spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg
by Rasmus Villemoes
· 6 years ago
0191949
spi: tegra114: reset controller on probe
by Sowjanya Komatineni
· 6 years ago
f4ce428
spi: tegra114: configure dma burst size to fifo trig level
by Sowjanya Komatineni
· 6 years ago
c4fc9e5
spi: tegra114: flush fifos
by Sowjanya Komatineni
· 6 years ago
32bd1a9
spi: tegra114: terminate dma and reset on transfer timeout
by Sowjanya Komatineni
· 6 years ago
1a89ac5
spi: tegra114: fix for unpacked mode transfers
by Sowjanya Komatineni
· 6 years ago
7b3d10c
spi: tegra114: clear packed bit for unpacked mode
by Sowjanya Komatineni
· 6 years ago
94b18a86
spi: pic32: fix dma channels termination
by Cezary Gapinski
· 6 years ago
0e694df
spi: tegra20-slink: change chip select action order
by Randolph Maaßen
· 6 years ago
245308c
spi: stm32-qspi: add dma support
by Ludovic Barre
· 6 years ago
a88eceb
spi: stm32-qspi: add spi_master_put in release function
by Ludovic Barre
· 6 years ago
cbd66c6
spi: mt7621: Move SPI driver out of staging
by Stefan Roese
· 6 years ago
72dca1f
spi: at91-usart: Remove duplicated checking for spi->bits_per_word
by Axel Lin
· 6 years ago
55e3dac
spi: atmel-quadspi: Make atmel_qspi_get_name static
by YueHaibing
· 6 years ago
ca1438d
spi: export tracepoint symbols to modules
by Arnd Bergmann
· 6 years ago
69c8a9b
spi: lpspi: fix dataloss when SS is inactivated between every words
by Clark Wang
· 6 years ago
000c6af
spi: pxa2xx: Debug print DMA burst size
by Andy Shevchenko
· 6 years ago
37821a82
spi: pxa2xx: Introduce DMA burst size support
by Andy Shevchenko
· 6 years ago
560ee7e
spi: dw: Add support for an optional interface clock
by Phil Edworthy
· 6 years ago
2f324ac
dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentation
by Gareth Williams
· 6 years ago
57a9f6e
dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentation
by Phil Edworthy
· 6 years ago
f457cb7
spi: mxic: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
43a8d24
spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static
by kbuild test robot
· 6 years ago
249acb5
Merge tag 'v5.1-rc1' into spi-5.2
by Mark Brown
· 6 years ago
9384d0e
spi: pxa2xx-pci: Drop unused header inclusion
by Andy Shevchenko
· 6 years ago
809b169a
spi: lpspi: fsl_lpspi_runtime_resume() can be static
by kbuild test robot
· 6 years ago
69b921a
spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309
by Rasmus Villemoes
· 6 years ago
84d8df7
spi: orion: Support spi_xfer->word_delay_usecs
by Jan Kundrát
· 6 years ago
2ed6692
spi: spidev: Enable control of inter-word delays
by Jan Kundrát
· 6 years ago
4e3891a
spi: lpspi: Code cleanup
by Clark Wang
· 6 years ago
578465ea
spi: lpspi: Add the missing NULL check
by Clark Wang
· 6 years ago
09c0446
spi: lpspi: add dma mode support
by Clark Wang
· 6 years ago
c7a4025
spi: lpspi: use the core way to implement cs-gpio function
by Clark Wang
· 6 years ago
77736a9
spi: lpspi: add the error info of transfer speed setting
by Clark Wang
· 6 years ago
944c01a
spi: lpspi: enable runtime pm for lpspi
by Han Xu
· 6 years ago
addb328
doc: lpspi: Document DT bindings for LPSPI clocks
by Clark Wang
· 6 years ago
f5e5afd
spi: lpspi: Add i.MX8 boards support for lpspi
by Clark Wang
· 6 years ago
f37d8e6
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
by Aditya Pakki
· 6 years ago
9e98c67
Linux 5.1-rc1
by Linus Torvalds
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
80b98e9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
69ebf9a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c5b5138
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
db77bef
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
c634dc6
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
by kbuild test robot
· 6 years ago
c71bb9f
kconfig: remove stale lxdialog/.gitignore
by Masahiro Yamada
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
f84dde10
Revert "modsign: Abort modules_install when signing fails"
by Douglas Anderson
· 6 years ago
0c22be0
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
by Douglas Anderson
· 6 years ago
f6d9db6
kbuild: deb-pkg: avoid implicit effects
by Arseny Maslennikov
· 6 years ago
da9cfb8
coccinelle: semantic code search for missing put_device()
by Wen Yang
· 6 years ago
Next »