Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2e768659df35ea337cb57ea3573c918d31e07894
/
drivers
/
spi
2e76865
spi/bfin_spi: check per-transfer bits_per_word
by Bob Liu
· 14 years ago
4190f6a
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
by Barry Song
· 15 years ago
e72dcde
spi/bfin_spi: cs should be always low when a new transfer begins
by Rob Maris
· 15 years ago
e359540
spi/bfin_spi: fix typo in comment
by Rob Maris
· 15 years ago
7715aad
spi/bfin_spi: reject unsupported SPI modes
by Mike Frysinger
· 15 years ago
a75bd65b
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
by Barry Song
· 15 years ago
5e8592d
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
by Mike Frysinger
· 15 years ago
5b47bcd
spi/bfin_spi: reset ctl_reg bits when setup is run again on a device
by Mike Frysinger
· 15 years ago
033f44b
spi/bfin_spi: push all size checks into the transfer function
by Mike Frysinger
· 15 years ago
7370ed6
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
by Yi Li
· 15 years ago
9677b0de
spi/bfin_spi: sync hardware state before reprogramming everything
by Barry Song
· 15 years ago
b052fd0
spi/bfin_spi: save/restore state when suspending/resuming
by Barry Song
· 15 years ago
d3cc71f
spi/bfin_spi: redo GPIO CS handling
by Barry Song
· 15 years ago
90008a6
spi/bfin_spi: use the SPI namespaced bit names
by Mike Frysinger
· 15 years ago
2a04513
spi/bfin_spi: drop extra memory we don't need
by Mike Frysinger
· 15 years ago
b9f139a
spi/bfin_spi: convert struct names to something more logical
by Mike Frysinger
· 15 years ago
9c4542c
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
by Mike Frysinger
· 15 years ago
f4f50c3
spi/bfin_spi: convert queue run state to true/false
by Mike Frysinger
· 15 years ago
ab09e04
spi/bfin_spi: fix up some unused/misleading comments
by Mike Frysinger
· 15 years ago
5cc0159
spi/bfin_spi: punt useless null read/write funcs
by Mike Frysinger
· 15 years ago
201bbc6
spi/bfin_spi: drop custom cs_change_per_word support
by Mike Frysinger
· 15 years ago
8221610
spi/bfin_spi: fix CS handling
by Barry Song
· 16 years ago
f6a6d96
spi/bfin_spi: utilize the SPI interrupt in PIO mode
by Yi Li
· 16 years ago
bb8beecd
spi/bfin_spi: force sane master-mode state at boot
by Wolfgang Muees
· 16 years ago
60d0071
spi/bfin_spi: work around anomaly 05000119
by Sonic Zhang
· 16 years ago
ac01e97
spi/bfin_spi: fix resources leakage
by Daniel Mack
· 16 years ago
2b7a32f
of/spi: Fix OF-style driver binding of spi devices
by Sinan Akman
· 14 years ago
23699f9
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
by Roel Kluin
· 14 years ago
37880c9
spi/mpc8xxx: fix buffer overrun on large transfers
by christophe leroy
· 14 years ago
25c8e03
spi/pl022: move probe call to subsys_initcall()
by Linus Walleij
· 14 years ago
545074f
spi/pl022: fix APB pclk power regression on U300
by Linus Walleij
· 14 years ago
be7852a
spi/spi_s3c64xx: Warn if PIO transfers time out
by Mark Brown
· 14 years ago
c3f139b
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
by Jassi Brar
· 14 years ago
251ee47
spi/s3c64xx: Fix compilation warning
by Jassi Brar
· 14 years ago
e3e55ff
spi/dw_spi: clean the cs_control code
by Feng Tang
· 14 years ago
cbcc062
spi/dw_spi: Allow interrupt sharing
by Yong Wang
· 14 years ago
9d8f86b
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
by Mark Brown
· 14 years ago
d2a787f
spi/spi_s3c64xx: Move to subsys_initcall()
by Mark Brown
· 14 years ago
3486008
spi: free children in spi_unregister_master, not siblings
by David Lamparter
· 14 years ago
8944f4f
spi/spi_s3c64xx: Staticise non-exported functions
by Mark Brown
· 14 years ago
cc0fc0b
spi/spi_s3c64xx: Make probe more robust against missing board config
by Mark Brown
· 14 years ago
5e1c533
m68knommu: include sched.h in ColdFire/SPI driver
by Greg Ungerer
· 14 years ago
b171aa2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
22ae782
of/address: Clean up function declarations
by Grant Likely
· 14 years ago
b422588
spi/amba_pl022: Fix probe and remove hook section annotations.
by Kevin Wells
· 14 years ago
12b15e8
of/spi: call of_register_spi_devices() from spi core code
by Anatolij Gustschin
· 14 years ago
5ffdcd9
Merge commit 'v2.6.35-rc6' into spi/test
by Grant Likely
· 14 years ago
56825c8
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
by Anton Vorontsov
· 15 years ago
cf40f08
spi/mpc5121: change annotations for probe and remove functions
by Anatolij Gustschin
· 15 years ago
b8f2e7b
spi/bitbang: reinitialize transfer parameters for every message
by Brian Niebuhr
· 15 years ago
3c8e1a8
spi/spi-gpio: add support for controllers without MISO or MOSI pin
by Marek Szyprowski
· 15 years ago
04bb2a0
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
by Marek Szyprowski
· 15 years ago
5c2818c
SPI100k: Fix 8-bit and RX-only transfers
by Cory Maccarrone
· 15 years ago
cf32b71
spi/mmc_spi: SPI bus locking API, using mutex
by Ernst Schwab
· 15 years ago
ef7f2e8
of/spi: mpc512x_psc_spi.c: Fix build failures
by Anatolij Gustschin
· 15 years ago
b535507
of/spi: Fix build failure on spi_ppc4xx.c
by Grant Likely
· 15 years ago
bf6a67e
spi/xilinx: Fix compile error
by Grant Likely
· 15 years ago
b1e50eb
Merge remote branch 'origin' into secretlab/next-spi
by Grant Likely
· 15 years ago
0c2a2ae
spi/davinci: Fix clock prescale factor computation
by Thomas Koeller
· 15 years ago
41c4221
spi: move bitbang txrx utility functions to private header
by hartleys
· 15 years ago
6e27388f1b
spi/mpc5121: Add SPI master driver for MPC5121 PSC
by Anatolij Gustschin
· 15 years ago
011f23a
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
by Mika Westerberg
· 15 years ago
99f1a43
spi/omap2_mcspi: Check params before dereference or use
by Scott Ellis
· 15 years ago
4743a0f
spi/omap2_mcspi: add turbo mode support
by Roman Tereshonkov
· 15 years ago
8b66c13
spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160
by Roman Tereshonkov
· 15 years ago
4a12404
spi/pl022: fix stop queue procedure
by Grzegorz Sygieda
· 15 years ago
781c7b1
spi/pl022: add support for the PL023 derivate
by Linus Walleij
· 15 years ago
556f4ae
spi/pl022: fix up differences between ARM and ST versions
by Linus Walleij
· 15 years ago
338ff29
spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma
by Joakim Tjernlund
· 15 years ago
0398fb7
spi/spi_mpc8xxx: Fix QE mode Litte Endian
by Joakim Tjernlund
· 15 years ago
f9218c2
spi/spi_mpc8xxx: fix potential memory corruption.
by Joakim Tjernlund
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
a6f0398
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
f6304f5
Merge branch 'omap4-i2c-init' into omap-for-linus
by Tony Lindgren
· 15 years ago
8ebeb54
OMAP4: SPI: Fix Driver Kconfig
by Syed Rafiuddin
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
baffe16
[ARM] pxa: add namespace on ssp
by Haojian Zhuang
· 15 years ago
54c39b4
[ARM] pxa: move ssp into common plat-pxa
by Haojian Zhuang
· 15 years ago
83f2889
[ARM] pxa: merge regs-ssp.h into ssp.h
by Eric Miao
· 15 years ago
c9840da
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
by Eric Miao
· 15 years ago
dda04c7
omap2_mcspi: small fixes of output data format
by Roman Tereshonkov
· 15 years ago
a330ce2
omap2_mcspi: Flush posted writes
by Roman Tereshonkov
· 15 years ago
07a389f
spi: spi_device memory should be released instead of device.
by Roman Tereshonkov
· 15 years ago
8ec130a
spi: release device claimed by bus_find_device_by_name
by Roman Tereshonkov
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9d20593
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
9bd4517
spi/omap2_mcspi: Use transaction speed if provided
by Scott Ellis
· 15 years ago
5e77494
spi/omap2_mcspi: fix NULL pointer dereference
by Scott Ellis
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d702d12
Merge with mainline to remove plat-omap/Kconfig conflict
by Tony Lindgren
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
d7930c9
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
4f4517c
spi: Correct SPI clock frequency setting in spi_mpc8xxx
by Ernst Schwab
· 15 years ago
Next »