Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
02cf228639233aa227a152955a98564c7a18f9ee
/
drivers
/
spi
7348d82
pxa2xx_spi: prevent panic case setup() fails
by Daniel Ribeiro
· 16 years ago
306c68a
spi: pxa2xx: limit reaches -1
by Roel Kluin
· 16 years ago
148da33
pxa2xx_spi: restore DRCMR on resume
by Daniel Ribeiro
· 16 years ago
9fa264d
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 16 years ago
bdff549
spi: spi_write_then_read() bugfixes
by David Brownell
· 16 years ago
2b2562d
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
by Daniel Ribeiro
· 16 years ago
96a6d9a
spi_imx: set spi_master.dma_alignment = 4
by Mike Rapoport
· 16 years ago
7ad0ba9
pxa2xx_spi: set spi_master.dma_alignment = 8
by Mike Rapoport
· 16 years ago
75c8915
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
by Mike Rapoport
· 16 years ago
a7bb390
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
by Eric Miao
· 16 years ago
c8fc657
spi: limit reaches -1, tested 0
by Roel Kluin
· 16 years ago
93b61bd
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
by Wolfgang Muees
· 16 years ago
42c78b2
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
by Michael Hennerich
· 16 years ago
e7d02e3
Blackfin SPI Driver: fix NULL pointer crash
by Mike Frysinger
· 16 years ago
138f97c
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
by Mike Frysinger
· 16 years ago
b9b2a76
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
by Yi Li
· 16 years ago
2cf3683
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly
by Yi Li
· 16 years ago
a963ea8
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
by Mike Frysinger
· 16 years ago
aaaf939
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
by Mike Frysinger
· 16 years ago
11d6f59
Blackfin SPI Driver: get dma working for SPI flashes
by Mike Frysinger
· 16 years ago
4160bde
Blackfin SPI Driver: SPI slave select code cleanup
by Mike Frysinger
· 16 years ago
b31e27a
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
by Mike Frysinger
· 16 years ago
40a2945
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
by Mike Frysinger
· 16 years ago
d24bd1d
Blackfin SPI Driver: add a few more DMA debug messages
by Mike Frysinger
· 16 years ago
59bfcc6
Blackfin SPI Driver: drop bogus cast and touchup dma label
by Mike Frysinger
· 16 years ago
7aec356
Blackfin SPI Driver: unify duplicated code in dma read/write paths
by Mike Frysinger
· 16 years ago
04b95d2
Blackfin SPI Driver: pass DMA overflow error to the higher level
by Mike Frysinger
· 16 years ago
ace3286
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred
by Mike Frysinger
· 16 years ago
a42e809
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
by Mike Frysinger
· 16 years ago
7513e00
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
by Michael Hennerich
· 16 years ago
8cf5858
Blackfin SPI Driver: ensure cache coherency before doing DMA
by Vitja Makarov
· 16 years ago
bfb9bcd
spi-gpio: allow operation without CS signal
by Michael Buesch
· 16 years ago
35b4b3c
spi_mpc83xx: add OF platform driver bindings
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
34c8a20
spi_mpc83xx: fix sparse warnings
by Anton Vorontsov
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
6c7377a
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
14b6848
Merge branch 'omap-clks3' into devel
by Russell King
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
1df879e
powerpc/virtex/spi: Xilinx SPI driver not releasing memory
by John Linn
· 16 years ago
7ebc8d5
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
by Eric Miao
· 16 years ago
be50344
spi-gpio: sanitize MISO bitvalue
by Michael Buesch
· 16 years ago
b1ad379
[ARM] omap: spi: arrange for omap_uwire to use connection ID
by Russell King
· 16 years ago
1b5715e
[ARM] omap: mcspi: new short connection id names
by Russell King
· 16 years ago
e51d565
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
5b96f17
atmel_spi: allow transfer when max_speed_hz = 0
by Stanislaw Gruszka
· 16 years ago
ff82c58
Xilinx: SPI: updated driver for device tree
by John Linn
· 16 years ago
2b73005
hwmon: (lm70) Code streamlining and cleanup
by Kaiwan N Billimoria
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
51e911e
drivers/spi: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
ee9c1fb
spi: use generic gpio calls in spi_s3c24xx_gpio
by Ben Dooks
· 16 years ago
5ee36c9
spi: atmel_spi update chipselect handling
by Haavard Skinnemoen
· 16 years ago
5bfa26c
atmel_spi: clean up SPIv1 quirk handling
by Haavard Skinnemoen
· 16 years ago
d29389d
spi_gpio driver
by David Brownell
· 16 years ago
35f74fc
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
b93c35f
spi: fix spi_s3c24xx_gpio num_chipselect
by Ben Dooks
· 16 years ago
e39ea8a
spi: fix spi_s3c24xx_gpio device handle lookup
by Ben Dooks
· 16 years ago
4e253d2
spi: au1550_spi full duplex dma fix
by Jan Nikitenko
· 16 years ago
6a010b5
spi: fix spi_imx probe oopsing
by Julien Boibessot
· 16 years ago
b7d271d
spi: mpc52xx_psc_spi chipselect bugfix
by Stefano Babic
· 16 years ago
aaacf4b
spi: avoid spidev crash when device is removed
by Wolfgang Ocker
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
3b45d63
spi_imx: full duplex dma corruption bugfix
by Andrea Paterniani
· 16 years ago
393df74
pxa2xx_spi: bugfix full duplex dma data corruption
by Ned Forrester
· 16 years ago
50d7d5b
atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI controller
by Jean-Christophe Lallemand
· 16 years ago
1362270
[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.
by Ben Dooks
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
8ef5090
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
673c0c0
spi: core and gpio expanders use subsys_init
by David Brownell
· 16 years ago
2bec19f
orion_spi: handle 88F6183 erratum
by Lennert Buytenhek
· 16 years ago
f1f640a
pxa2xx_spi: fix chip_info defaults and documentation.
by Vernon Sauder
· 16 years ago
65a00a2
pxa2xx_spi: minor cleanup
by Guennadi Liakhovetski
· 16 years ago
cf46b97
spi_s3c24xx: pin configuration updates
by Ben Dooks
· 16 years ago
f9b90e3
spi: simplify spi_write_then_read()
by Vernon Sauder
· 16 years ago
62f9e8f
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
b6825d2
Merge branch 'omap-all' into devel
by Russell King
· 16 years ago
a897ea1
powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver
by Grant Likely
· 16 years ago
f2fe163
orion_spi: fix handling of default transfer speed
by Lennert Buytenhek
· 16 years ago
20b918d
pxa2xx_spi: fix build breakage
by Mike Rapoport
· 16 years ago
42cde43
spi_s3c24xx: fix section warning
by Ben Dooks
· 16 years ago
7e96445
pxa2xx_spi: dma bugfixes
by Ned Forrester
· 16 years ago
8423597
pxa2xx_spi: chipselect bugfixes
by Ned Forrester
· 16 years ago
aa77d96
spi_mpc83xx: reject invalid transfer sizes
by Peter Korsgaard
· 16 years ago
53604db
spi_mpc83xx: fix clockrate calculation for low speed
by Peter Korsgaard
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
e5480b73
[ARM] omap: remove an io_v2p() usage
by Russell King
· 16 years ago
e48880e
spi: bugfix spi_add_device() with duplicate chipselects
by David Brownell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago
dc32944
atmel_spi: fix hang due to missed interrupt
by Gerard Kam
· 16 years ago
5aa6cf3
spi: S3C24XX: reset register status on resume.
by Ben Dooks
· 16 years ago
cb1d0a7
spi_s3c24xx: really assign busnum
by Ben Dooks
· 16 years ago
Next »