Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8beacbb85a5c1de1117400c5ddb450514a8372c
/
drivers
/
spi
e8beacb
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
by Andreas Larsson
· 12 years ago
58ad60b
mxs/spi: fix error return code in mxs_spi_probe()
by Wei Yongjun
· 12 years ago
72919f3
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
by Mark Brown
· 12 years ago
997230d
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
e47ef0f
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
823cd04
spi/spi-atmel: status information passed through controller data
by Nicolas Ferre
· 12 years ago
1888e8f
spi/spi-atmel: call unmapping on transfers buffers
by Nicolas Ferre
· 12 years ago
97ed465
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
by Wenyou Yang
· 12 years ago
d4820b7
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register.
by Wenyou Yang
· 12 years ago
faa98f7
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
by Laxman Dewangan
· 12 years ago
8179bb2
spi/spidev: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
e4d4378
spi/fsl: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
1ad849a
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
by Anatolij Gustschin
· 12 years ago
6ada511
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
by Wei Yongjun
· 12 years ago
691ee4e
spi: spi-sh-msiof: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
9547acc
spi: spi-oc-tiny: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b0b36b8
spi: Unlock a spinlock before calling into the controller driver.
by Bryan Freed
· 12 years ago
ff23fa3
spi/omap-mcspi: check condition also after timeout
by Sebastian Andrzej Siewior
· 12 years ago
e761f42
spi/s3c64xx: Convert to bits_per_word_mask
by Mark Brown
· 12 years ago
f4b97eb
spi: bcm2835: make use of new bits_per_word_mask core feature
by Stephen Warren
· 12 years ago
543bb25
spi: add ability to validate xfer->bits_per_word in SPI core
by Stephen Warren
· 12 years ago
375981f
spi/s3c64xx: modified error interrupt handling and init
by Girish K S
· 12 years ago
5c725b3
spi: spi-s3c64xx.c Remove unused argument.
by Matthias Brugger
· 12 years ago
b66c773
spi/bcm63xx: use devm_ioremap_resource()
by Jonas Gorski
· 12 years ago
68792e2
spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer
by Jonas Gorski
· 12 years ago
c94df49
spi/bcm63xx: inline bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
31e4eaa
spi/bcm63xx: remove spi chip select validity check
by Jonas Gorski
· 12 years ago
58d8beb
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
e2bdae0
spi/bcm63xx: check spi bits_per_word in spi_setup
by Jonas Gorski
· 12 years ago
52f83bb
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
by Jonas Gorski
· 12 years ago
c3db2b0
spi/bcm63xx: remove unneeded debug message
by Jonas Gorski
· 12 years ago
ef9ed4b
spi/bcm63xx: remove duplicated mode bits check
by Jonas Gorski
· 12 years ago
4fbb82a
spi/bcm63xx: properly prepare clocks before enabling them
by Jonas Gorski
· 12 years ago
1953331
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
b435ff2
spi/bcm63xx: don't disable non enabled clocks in probe error path
by Jonas Gorski
· 12 years ago
4a25b68
spi/bcm63xx: Remove unused variable
by Kevin Cernekee
· 12 years ago
d558c47
spi: slink-tegra20: move runtime pm calls to transfer_one_message
by Laxman Dewangan
· 12 years ago
0054e28
spi/pxa2xx: enable multiblock DMA transfers for LPSS devices
by Mika Westerberg
· 12 years ago
c134634
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
by Mika Westerberg
· 12 years ago
f804387
spi: add driver for BCM2835
by Chris Boot
· 12 years ago
d77b538
spi: fix return value check in ce4100_spi_probe()
by Wei Yongjun
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
460dc1e
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
3aad3f03
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
0da83bb
spi/of: Fix initialization of cs_gpios array
by Andreas Larsson
· 12 years ago
0d73299
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git
by Grant Likely
· 12 years ago
a349685
spi/pxa2xx: add support for Lynxpoint SPI controllers
by Mika Westerberg
· 12 years ago
a0d2642
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
by Mika Westerberg
· 12 years ago
b833172
spi/pxa2xx: add support for SPI_LOOP
by Mika Westerberg
· 12 years ago
7d94a50
spi/pxa2xx: add support for runtime PM
by Mika Westerberg
· 12 years ago
5928808
spi/pxa2xx: add support for DMA engine
by Mika Westerberg
· 12 years ago
cd7bed0
spi/pxa2xx: break out the private DMA API usage into a separate file
by Mika Westerberg
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
7410e84
spi/ath79: add shutdown handler
by Gabor Juhos
· 12 years ago
ec3eaec
spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag
by John Crispin
· 12 years ago
737a7c4
spi/mips-lantiq: make use of spi_finalize_current_message
by John Crispin
· 12 years ago
b17de07
spi/bcm63xx: work around inability to keep CS up
by Jonas Gorski
· 12 years ago
32310aa
spi/davinci: use request_threaded_irq() to fix deadlock
by Murali Karicheri
· 12 years ago
41ab724
spi/orion: Use module_platform_driver()
by Ezequiel Garcia
· 12 years ago
c0fde3b
spi/bcm63xx: reject transfers unable to transfer
by Jonas Gorski
· 12 years ago
2cd94c8
spi: Ensure memory used for spi_write_then_read() is DMA safe
by Mark Brown
· 12 years ago
c88dd34
spi/spi-mpc512x-psc: init mode bits supported by the driver
by Anatolij Gustschin
· 12 years ago
9d15a3b
spi/mpc512x-psc: don't use obsolet cell-index property
by Anatolij Gustschin
· 12 years ago
2deff8d
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
by Grant Likely
· 12 years ago
75bf336
spi/s3c64xx: fix checkpatch warnings and error
by Jingoo Han
· 12 years ago
4eb7700
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
by Jingoo Han
· 12 years ago
3133fba3
spi/imx: Add MODULE_ALIAS()
by Fabio Estevam
· 12 years ago
beb96c2
spi/tegra: remove checks for valid speed
by Laxman Dewangan
· 12 years ago
059b8ff
spi: make sure all transfer has proper speed set
by Laxman Dewangan
· 12 years ago
c4a31f4
spi/ath79: avoid multiple initialization of the SPI controller
by Gabor Juhos
· 12 years ago
95d7941
spi/ath79: use gpio_request_one
by Gabor Juhos
· 12 years ago
f1e8fc9
spi/ath79: remove superfluous chip select code
by Gabor Juhos
· 12 years ago
72611db
spi/ath79: add missing HIGH->LOW SCK transition
by Gabor Juhos
· 12 years ago
440114f
spi/ath79: add delay between SCK changes
by Gabor Juhos
· 12 years ago
ba486a2
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
by Juha Lumme
· 12 years ago
f3b8a8e
spi/sirf: add support for new SiRFmarco SMP SoC
by Barry Song
· 12 years ago
e5118cd
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
by Barry Song
· 12 years ago
f305a0a
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git
by Grant Likely
· 12 years ago
766ed70
spi: remove check for bits_per_word on transfer from low level driver
by Laxman Dewangan
· 12 years ago
bb29785
spi/of: Use DT aliases for assigning bus number
by Grant Likely
· 12 years ago
cf9c86e
spi/sh-msiof: Add device tree parsing to driver
by Bastian Hecht
· 12 years ago
aae7147
spi/davinci: add OF support for the spi controller
by Murali Karicheri
· 12 years ago
830379e
spi/omap2: disable DMA requests before complete()
by Felipe Balbi
· 12 years ago
b5be04d
spi: s3c64xx: Modify SPI driver to use generic DMA DT support
by Padmavathi Venna
· 12 years ago
3cb9190
spi: tegra: do not use clock name to get clock
by Prashant Gaikwad
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
5cbc7ca
spi: spi-omap2-mcspi.c: Toggle CS after each word
by Matthias Brugger
· 12 years ago
18dd619
spi: spi-omap2-mcspi.c: fix coding style
by Matthias Brugger
· 12 years ago
0202a32
spi: spi-gpio: Add checks for the dt properties
by Maxime Ripard
· 12 years ago
3343b7a
spi/pxa2xx: convert to the common clk framework
by Mika Westerberg
· 12 years ago
7f86bde
spi/pxa2xx: convert to the pump message infrastructure
by Mika Westerberg
· 12 years ago
2b9b84f
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
by Mika Westerberg
· 12 years ago
2b49ebd
spi/pxa2xx: allow building on a 64-bit kernel
by Mika Westerberg
· 12 years ago
b0ee560
spi: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
6d1f56a
drivers/spi: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
7a5d8ca
spi: bitbang: simplify pointer arithmetics
by Guennadi Liakhovetski
· 12 years ago
Next »