Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f5ad69fa47e7b204d0032d569812544cd9a351fb
/
drivers
/
spi
529ba0d
spi: bitbang bugfix in message setup
by David Brownell
· 15 years ago
70d6027
spi: add spi_master flag word
by David Brownell
· 15 years ago
b55f627
spi: new spi->mode bits
by David Brownell
· 15 years ago
575c580
spi_mpc8xxx: s/83xx/8xxx/g
by Anton Vorontsov
· 15 years ago
34a661a
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
by Anton Vorontsov
· 15 years ago
aef79d8
spi_mpc83xx: remove dead code
by Anton Vorontsov
· 15 years ago
b9b9af1
spi_mpc83xx: split mpc83xx_spi_work() into two routines
by Anton Vorontsov
· 15 years ago
9effb95
spi_mpc83xx: fix checkpatch issues
by Anton Vorontsov
· 15 years ago
5afbf09
spi_mpc83xx: add small delay after asserting chip-select line
by Anton Vorontsov
· 15 years ago
fd8a11e
spi_mpc83xx: quieten down the "Requested speed is too low" message
by Anton Vorontsov
· 15 years ago
9e04b33
spi_mpc83xx: handle other Freescale processors
by Anton Vorontsov
· 15 years ago
2757049
spi: fix spi_write_then_read() comment
by Jiri Pirko
· 15 years ago
50e0a7b
pxa2xx_spi: fix for SPI_CS_HIGH
by Daniel Ribeiro
· 15 years ago
7390284
mpc52xx_psc_spi: convert to cs_control callback
by Anton Vorontsov
· 15 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 15 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 15 years ago
b4bd2ab
spi_bfin5xx: limit reaches -1
by Roel Kluin
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
0214154
spi: takes size of a pointer to determine the size of the pointed-to type
by Roel Kluin
· 15 years ago
8d6cea5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
67834fa
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
by Jie Zhang
· 15 years ago
547c32a
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 15 years ago
b43d65f
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
by Linus Walleij
· 15 years ago
fc05505
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel
by Russell King
· 15 years ago
6fa612b
microblaze: Kconfig: Enable drivers for Microblaze
by Michal Simek
· 15 years ago
ec976d6
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
by Ben Dooks
· 15 years ago
7348d82
pxa2xx_spi: prevent panic case setup() fails
by Daniel Ribeiro
· 15 years ago
8c8fdbc
[ARM] Remove arch-imx from build system
by Sascha Hauer
· 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
Next »