.. |
Kconfig
|
553b274c07
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11
|
3 years ago |
Makefile
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
3 years ago |
spi-adi-v3.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
spi-altera.c
|
b64836a571
spi: altera: Consolidate TX/RX data register access
|
7 years ago |
spi-armada-3700.c
|
58bc0fd843
spi: a3700: Clear DATA_OUT when performing a read
|
6 years ago |
spi-ath79.c
|
da470d6ab8
spi/ath79: Fix checkpatch warnings
|
7 years ago |
spi-atmel.c
|
bd949924a5
spi: atmel: Put allocated master before return
|
3 years ago |
spi-au1550.c
|
0beb0a6da8
spi: au1550: Simplify au1550_spi_setupxfer()
|
9 years ago |
spi-axi-spi-engine.c
|
4507d57777
spi: spi-axi: fix potential use-after-free after deregistration
|
7 years ago |
spi-bcm-qspi.c
|
11f3e5f49c
spi: bcm-qspi: Fix use-after-free on unbind
|
4 years ago |
spi-bcm-qspi.h
|
cc20a38612
spi: iproc-qspi: Add Broadcom iProc SoCs support
|
8 years ago |
spi-bcm2835.c
|
2ed216dbbe
spi: bcm2835: Release the DMA channel if probe fails after dma_init
|
4 years ago |
spi-bcm2835aux.c
|
6bc96c1bb2
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
3 years ago |
spi-bcm53xx.c
|
e360e72e71
spi: bcm53xx: (re)license code to the GPL v2
|
8 years ago |
spi-bcm53xx.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
spi-bcm63xx-hsspi.c
|
45cfc32ba4
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/topic/bcm-qspi', 'spi/topic/bcm63xx' and 'spi/topic/bcm63xx-hspi' into spi-next
|
7 years ago |
spi-bcm63xx.c
|
ba8afe9472
spi/bcm63xx: fix error return code in bcm63xx_spi_probe()
|
7 years ago |
spi-bfin-sport.c
|
eac9837f87
spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue
|
8 years ago |
spi-bfin5xx.c
|
9b96f0704b
spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue
|
8 years ago |
spi-bitbang-txrx.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
spi-bitbang.c
|
4adcbc4646
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
|
5 years ago |
spi-brcmstb-qspi.c
|
44f95d87a6
spi: brcmstb-qspi: Broadcom settop platform driver
|
8 years ago |
spi-butterfly.c
|
1d3029cc5f
spi: butterfly: use new parport device model
|
9 years ago |
spi-cadence.c
|
c8dd215d57
spi: cadence: cache reference clock rate during probe
|
3 years ago |
spi-cavium-octeon.c
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
8 years ago |
spi-cavium-thunderx.c
|
0c2cabe56e
spi: spi-cavium-thunderx: Add missing pci_release_regions()
|
4 years ago |
spi-cavium.c
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
8 years ago |
spi-cavium.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
spi-clps711x.c
|
6acaadc852
spi: clps711x: Driver refactor
|
8 years ago |
spi-coldfire-qspi.c
|
f9b841af4c
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core
|
9 years ago |
spi-davinci.c
|
631aae36f0
spi: davinci: Fix use-after-free on unbind
|
3 years ago |
spi-dln2.c
|
4c9d39b955
spi: dln2: Fix reference leak to master
|
3 years ago |
spi-dw-mid.c
|
103b5e4ad8
spi: dw: Return any value retrieved from the dma_transfer callback
|
4 years ago |
spi-dw-mmio.c
|
400c18e3dc
spi: dw: Disable clock after unregistering the host
|
7 years ago |
spi-dw-pci.c
|
3208a1ccb2
spi: dw-pci: Spelling s/paltforms/platforms/g
|
8 years ago |
spi-dw.c
|
103b5e4ad8
spi: dw: Return any value retrieved from the dma_transfer callback
|
4 years ago |
spi-dw.h
|
b56f2a4a43
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
|
4 years ago |
spi-efm32.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
spi-ep93xx.c
|
8515f4ea72
spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
|
6 years ago |
spi-falcon.c
|
1a41aa1376
spi: spi-falcon: drop check of boot select
|
7 years ago |
spi-fsl-cpm.c
|
7aa1aa6ece
QE: Move QE from arch/powerpc to drivers/soc
|
9 years ago |
spi-fsl-cpm.h
|
e8beacbb85
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
|
11 years ago |
spi-fsl-dspi.c
|
2631d1bd96
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
|
4 years ago |
spi-fsl-espi.c
|
c90acce3cb
spi: fsl-espi: Only process interrupts for expected events
|
4 years ago |
spi-fsl-lib.c
|
3c5395b66f
spi: fsl-(e)spi: simplify cleanup code
|
9 years ago |
spi-fsl-lib.h
|
278c48d2ab
spi: fsl-espi: separate fsl-espi from fsl-lib completely
|
8 years ago |
spi-fsl-lpspi.c
|
9d736a3533
spi: fsl-lpspi: Prevent FIFO under/overrun by default
|
5 years ago |
spi-fsl-spi.c
|
0d56b73c7e
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
|
4 years ago |
spi-fsl-spi.h
|
447b0c7b93
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
|
11 years ago |
spi-gpio.c
|
d6cd09bea9
Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next
|
9 years ago |
spi-img-spfi.c
|
2e1efddfd9
spi: img-spfi: fix reference leak in img_spfi_resume
|
3 years ago |
spi-imx.c
|
089651ef03
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
|
5 years ago |
spi-iproc-qspi.c
|
cc20a38612
spi: iproc-qspi: Add Broadcom iProc SoCs support
|
8 years ago |
spi-jcore.c
|
aa12c1ab8b
spi: jcore: Fix module autoload for OF registration
|
8 years ago |
spi-lantiq-ssc.c
|
f6f0a1ae40
spi: lantiq: fix: Rx overflow error in full duplex mode
|
4 years ago |
spi-lm70llp.c
|
22de54a9b9
spi: lm70llp: remove printk
|
9 years ago |
spi-loopback-test.c
|
de8b2276d4
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
|
3 years ago |
spi-lp8841-rtc.c
|
14a20428e2
spi: lp-8841: return correct error code from probe
|
8 years ago |
spi-meson-spicc.c
|
17b2604136
spi: meson-spicc: Fix error handling in meson_spicc_probe()
|
6 years ago |
spi-meson-spifc.c
|
2f58ea64bd
spi: meson: Add GXBB compatible
|
8 years ago |
spi-mpc512x-psc.c
|
85c1912d44
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
|
9 years ago |
spi-mpc52xx-psc.c
|
ac96b737cd
spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue
|
8 years ago |
spi-mpc52xx.c
|
9c4f0440ba
spi/mpc52xx: Combine substrings for two messages
|
7 years ago |
spi-mt65xx-dev.c
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
3 years ago |
spi-mt65xx.c
|
553b274c07
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11
|
3 years ago |
spi-mxs.c
|
f2234691d7
spi: mxs: cleanup wait_for_completion return handling
|
9 years ago |
spi-nuc900.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
spi-oc-tiny.c
|
45a3e77108
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
|
9 years ago |
spi-omap-100k.c
|
09ee6e2830
spi: omap-100k: Fix the length judgment problem
|
3 years ago |
spi-omap-uwire.c
|
160f8d0691
spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
|
9 years ago |
spi-omap2-mcspi.c
|
13ae598566
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
5 years ago |
spi-orion.c
|
25c56c88a4
spi: Convert to using %pOF instead of full_name
|
7 years ago |
spi-pic32-sqi.c
|
a3cfea0448
spi: pic32-sqi: use list_move_tail and list_move
|
8 years ago |
spi-pic32.c
|
140c30462c
spi: pic32: Don't leak DMA channels in probe error path
|
3 years ago |
spi-pl022.c
|
5b8d5ad230
spi: pl022: constify amba_id
|
7 years ago |
spi-ppc4xx.c
|
797236f10a
spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()
|
7 years ago |
spi-pxa2xx-dma.c
|
96579a4e56
spi: pxa2xx: Remove pointer to chip data from driver data
|
8 years ago |
spi-pxa2xx-pci.c
|
ba6565b407
spi: pxa2xx: Fix the controller numbering for Wildcat Point
|
3 years ago |
spi-pxa2xx.c
|
153f884fa1
spi: pxa2xx: Fix use-after-free on unbind
|
3 years ago |
spi-pxa2xx.h
|
45804b0e3c
spi: pxa2xx: Allow 64-bit DMA
|
6 years ago |
spi-qup.c
|
227507aa68
spi: qup: call spi_qup_pm_resume_runtime before suspending
|
4 years ago |
spi-rb4xx.c
|
d1647030ce
spi: rb4xx: Don't leak SPI master in probe error path
|
3 years ago |
spi-rockchip.c
|
74c0a15d28
spi: rockchip: initialize dma_slave_config properly
|
5 years ago |
spi-rspi.c
|
d5f68b8efa
spi: rspi: Fix sequencer reset during initialization
|
5 years ago |
spi-s3c24xx-fiq.S
|
0937d234de
ARM: s3c: fix fiq for clang IAS
|
3 years ago |
spi-s3c24xx-fiq.h
|
ca632f5566
spi: reorganize drivers
|
13 years ago |
spi-s3c24xx.c
|
c15f6ed3a1
spi: bitbang: Replace spinlock by mutex
|
9 years ago |
spi-s3c64xx.c
|
c09032b71f
spi: spi-s3c64xx: Fix system resume support
|
6 years ago |
spi-sc18is602.c
|
00ce8e9edd
spi: sc18is602: Don't leak SPI master in probe error path
|
3 years ago |
spi-sh-hspi.c
|
2c658e212c
spi: Remove FSF mailing addresses
|
10 years ago |
spi-sh-msiof.c
|
327d058b2d
spi: sh-msiof: fix deferred probing
|
5 years ago |
spi-sh-sci.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
spi-sh.c
|
483c8fa00e
spi: spi-sh: Fix use-after-free on unbind
|
3 years ago |
spi-sirf.c
|
2d781e89e2
spi: sirf: fix spelling mistake: "registerred" -> "registered"
|
7 years ago |
spi-slave-system-control.c
|
ce70e06c09
spi: slave: Add SPI slave handler controlling system state
|
7 years ago |
spi-slave-time.c
|
29f9ffa0e1
spi: slave: Add SPI slave handler reporting uptime at previous message
|
7 years ago |
spi-st-ssc4.c
|
7b5e5a7f0f
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
|
3 years ago |
spi-stm32.c
|
7ca7532388
spi: stm32: properly handle 0 byte transfer
|
3 years ago |
spi-sun4i.c
|
8edeefab9e
spi: sun4i: disable clocks in the remove function
|
6 years ago |
spi-sun6i.c
|
d52dfff366
spi: spi-sun6i: Fix chipselect/clock bug
|
3 years ago |
spi-tegra114.c
|
8b564332bd
spi: tegra114: fix reference leak in tegra spi ops
|
3 years ago |
spi-tegra20-sflash.c
|
70a7d4e41d
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
|
3 years ago |
spi-tegra20-slink.c
|
345f6b3bfc
spi: tegra20-slink: fix reference leak in slink ops of tegra20
|
3 years ago |
spi-test.h
|
ea9936f324
spi: loopback-test: add elapsed time check
|
7 years ago |
spi-ti-qspi.c
|
c6ccb60597
spi: spi-ti-qspi: Free DMA resources
|
3 years ago |
spi-tle62x0.c
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
spi-topcliff-pch.c
|
e812d75e75
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
|
3 years ago |
spi-txx9.c
|
1ae4ec1415
spi: spi-txx9: Add missing clock (un)prepare calls for CCF
|
8 years ago |
spi-xcomm.c
|
98c7863c36
spi: xcomm: Export I2C module alias information
|
9 years ago |
spi-xilinx.c
|
e8f28db0f7
spi: xilinx: Detect stall with Unknown commands
|
7 years ago |
spi-xlp.c
|
9a6b94796a
spi: xlp: fix error return code in xlp_spi_probe()
|
7 years ago |
spi-xtensa-xtfpga.c
|
b0b4855099
spi: xtensa-xtfpga: fix register endianness
|
9 years ago |
spi-zynqmp-gqspi.c
|
caf5689f36
spi/zynqmp: remove entry that causes a cs glitch
|
4 years ago |
spi.c
|
29b9c33634
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11
|
3 years ago |
spidev.c
|
2fd8f313a9
spi: spidev: Align buffers for DMA
|
4 years ago |