Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1d00a67c2da2d8d82e6dcc5b398d9f6db656d9be
1d00a67
spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting
by Lingling Xu
· 5 years ago
91ea1d7
spi: sprd: adi: Add missing lock protection when rebooting
by Lingling Xu
· 5 years ago
6fb7427
spi: pxa2xx: Introduce temporary variables to increase readability
by Andy Shevchenko
· 5 years ago
e58f7d1
spi: xilinx: Add DT support for selecting transfer word width
by Alvaro Gamez Machado
· 5 years ago
e3354b1
spi: xilinx: add description of new property xlnx,num-transfer-bits
by Alvaro Gamez Machado
· 5 years ago
be73e32
spi: Fix spelling in the comments
by Andy Shevchenko
· 5 years ago
a3470c1
spi: document CS setup, hold & inactive times in header
by Alexandru Ardelean
· 5 years ago
c97905c
spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI
by Jarkko Nikula
· 5 years ago
c816958
spi: dw-pci: Add runtime power management support
by Raymond Tan
· 5 years ago
9c86f12
spi: atmel: Improve CS0 case support on AT91RM9200
by Gregory CLEMENT
· 5 years ago
57e3137
spi: atmel: Improve and fix GPIO CS usage
by Gregory CLEMENT
· 5 years ago
1cb84b0
spi: atmel: Remove platform data support
by Gregory CLEMENT
· 5 years ago
60086e2
spi: atmel: Remove useless private field
by Gregory CLEMENT
· 5 years ago
585d18f
spi: atmel: Configure GPIO per CS instead of by controller
by Gregory CLEMENT
· 5 years ago
7cbb16b
spi: atmel: Fix CS high support
by Gregory CLEMENT
· 5 years ago
4d8672d
spi: atmel: Remove and fix erroneous comments
by Gregory CLEMENT
· 5 years ago
ae8fbf1
spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
by Andy Shevchenko
· 5 years ago
f2faa3e
spi: pxa2xx: Convert to use device_get_match_data()
by Andy Shevchenko
· 5 years ago
365e856
spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
by Andy Shevchenko
· 5 years ago
5ce2570
spi: pxa2xx: Sort headers
by Andy Shevchenko
· 5 years ago
4f3d957
spi: pxa2xx: No need to keep pointer to platform device
by Andy Shevchenko
· 5 years ago
e74dc5c
spi: use new `spi_transfer_delay_exec` helper where straightforward
by Alexandru Ardelean
· 5 years ago
acc7720
spi: spi-axi: extend support for the `delay` field
by Alexandru Ardelean
· 5 years ago
c5751ba
spi: bcm63xx: extend error condition to `delay` as well
by Alexandru Ardelean
· 5 years ago
3e2405f
spi: spi-falcon: extend warning to `delay` as well
by Alexandru Ardelean
· 5 years ago
3984d39
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
by Alexandru Ardelean
· 5 years ago
25093bd
spi: implement SW control for CS times
by Alexandru Ardelean
· 5 years ago
8105936
spi: tegra114: change format for `spi_set_cs_timing()` function
by Alexandru Ardelean
· 5 years ago
8e319dd
spi: spidev: use new `delay` field for spi transfers
by Alexandru Ardelean
· 5 years ago
867bd88
spi: spi-loopback-test: use new `delay` field
by Alexandru Ardelean
· 5 years ago
b883d5e
spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
by Alexandru Ardelean
· 5 years ago
cd13152
spi: tegra114: use `spi_transfer_delay_exec` helper
by Alexandru Ardelean
· 5 years ago
bebcfd2
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
by Alexandru Ardelean
· 5 years ago
6c613f6
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
by Alexandru Ardelean
· 5 years ago
ec3fa72
spi: spidev: use new `word_delay` field for spi transfers
by Alexandru Ardelean
· 5 years ago
21e2606
spi: orion: use new `word_delay` field for SPI transfers
by Alexandru Ardelean
· 5 years ago
84593a1
spi: sprd: convert transfer word delay to spi_delay struct
by Alexandru Ardelean
· 5 years ago
329f0da
spi: make `cs_change_delay` the first user of the `spi_delay` logic
by Alexandru Ardelean
· 5 years ago
b2c9815
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
by Alexandru Ardelean
· 5 years ago
6b3f236
spi: move `cs_change_delay` backwards compat logic outside switch
by Alexandru Ardelean
· 5 years ago
97f41c6
dt-bindings: spi: sh-msiof: Add r8a774b1 support
by Fabrizio Castro
· 5 years ago
9c3c417
dt-bindings: spi: sh-msiof: Convert bindings to json-schema
by Simon Horman
· 5 years ago
c46652e
spi: npcm: Remove set but not used variable 'val'
by zhengbin
· 5 years ago
944be39
spi: omap-100k: Remove set but not used variable 'dataH'
by zhengbin
· 5 years ago
2b60d72
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.5
by Mark Brown
· 5 years ago
f691067
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
by Frieder Schrempf
· 5 years ago
5d2af8b
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
by Vladimir Oltean
· 5 years ago
d6b71df
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
by Vladimir Oltean
· 5 years ago
b42faee
spi: Add a PTP system timestamp to the transfer structure
by Vladimir Oltean
· 5 years ago
62217f8
spi: gpio: Look for a device node instead of match
by Stephen Boyd
· 5 years ago
3c0af1d
spi: stm32-qspi: Fix kernel oops when unbinding driver
by Patrice Chotard
· 5 years ago
3c0f9d8
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
by Vladimir Oltean
· 5 years ago
8f5c285
SPI: designware: pci: Switch over to MSI interrupts
by Felipe Balbi
· 5 years ago
16c3e05
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
by Kuldeep Singh
· 5 years ago
057b894
spi: lpspi: fix memory leak in fsl_lpspi_probe
by Navid Emamdoost
· 5 years ago
d3b0ffa
spi: gpio: prevent memory leak in spi_gpio_probe
by Navid Emamdoost
· 5 years ago
1b0a2b2
spi: fsl-lpspi: clean up indentation issue
by Colin Ian King
· 5 years ago
f4b3239
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
by Lukasz Majewski
· 5 years ago
3f049e7
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
by Markus Elfring
· 5 years ago
6cdcb5d
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
by Markus Elfring
· 5 years ago
5dd381e
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
by Markus Elfring
· 5 years ago
2226269
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
by Markus Elfring
· 5 years ago
539ff24
spi: mxic: Ensure width is respected in spi-mem operations
by Miquel Raynal
· 5 years ago
e61bb11
spi: atmel: Remove AVR32 leftover
by Gregory CLEMENT
· 5 years ago
3ade3a3
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
by Phil Edworthy
· 5 years ago
1e69598
spi: dw: Add basic runtime PM support
by Phil Edworthy
· 5 years ago
47cf13b
dt-bindings: snps,dw-apb-ssi: Add optional clock domain information
by Gareth Williams
· 5 years ago
da182a6
dt: spi: Add Renesas RZ/N1 binding documentation
by Phil Edworthy
· 5 years ago
9c12e34
spi: dt-bindings: Convert spi-sifive binding to json-schema
by Pragnesh Patel
· 5 years ago
85d27be
dt-bindings: hspi: Convert bindings to json-schema
by Simon Horman
· 5 years ago
54ecb8f
Linux 5.4-rc1
by Linus Torvalds
· 5 years ago
bb48a59
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
80b29b6
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 5 years ago
cef0aa0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
cf4f493
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
c710364
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
9af032a
csky: Move static keyword to the front of declaration
by Krzysztof Wilczynski
· 5 years ago
a2139d3
csky: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 5 years ago
97f9a3c
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
1eb80d6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
7edee52
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
3a09d8e
csky: Fixup csky_pmu.max_period assignment
by Mao Han
· 5 years ago
48ede51
csky: Fixup add zero_fp fixup perf backtrace panic
by Guo Ren
· 5 years ago
fdbdcdd
csky: Use generic free_initrd_mem()
by Mike Rapoport
· 5 years ago
3f2dc27
Merge branch 'entropy'
by Linus Torvalds
· 5 years ago
02f03c4
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
by Linus Torvalds
· 5 years ago
50ee752
random: try to actively add entropy rather than passively wait for it
by Linus Torvalds
· 5 years ago
9bfd731
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
a4207a1
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
by Olof Johansson
· 5 years ago
a3c0e7b
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
939ca9f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 5 years ago
9ecb3e1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
4d2af08
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
dc925a3
Documentation/process: Clarify disclosure rules
by Thomas Gleixner
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
edf445a
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
by Linus Torvalds
· 5 years ago
8ed4889
selftests/ftrace: Fix same probe error test
by Steven Rostedt (VMware)
· 5 years ago
f7d6316
mm, tracing: Print symbol name for call_site in trace events
by Changbin Du
· 5 years ago
96c5c6e
tracing: Have error path in predicate_parse() free its allocated memory
by Navid Emamdoost
· 5 years ago
968e517
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
by Nathan Chancellor
· 5 years ago
Next »