index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
2009-06-19
3
-202
/
+202
*
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2009-06-19
2
-1
/
+1
*
spi_mpc83xx: remove dead code
Anton Vorontsov
2009-06-19
1
-17
/
+0
*
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
2009-06-19
1
-55
/
+60
*
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
2009-06-19
1
-6
/
+6
*
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
2009-06-19
1
-1
/
+3
*
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
2009-06-19
1
-5
/
+6
*
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
2009-06-19
1
-8
/
+6
*
spi: fix spi_write_then_read() comment
Jiri Pirko
2009-06-18
1
-2
/
+2
*
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
2009-06-18
1
-1
/
+1
*
mpc52xx_psc_spi: convert to cs_control callback
Anton Vorontsov
2009-06-18
1
-13
/
+9
*
spi: move more spi_setup() functionality into core
David Brownell
2009-06-18
15
-115
/
+54
*
spi: move common spi_setup() functionality into core
David Brownell
2009-06-18
14
-56
/
+60
*
spi_bfin5xx: limit reaches -1
Roel Kluin
2009-06-18
1
-1
/
+1
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-3
/
+3
|
\
|
*
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
2009-06-16
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-06-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
1
-2
/
+2
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
4
-1
/
+1878
|
\
\
|
|
/
|
/
|
|
*
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
2009-06-10
1
-0
/
+1
|
|
\
|
|
*
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
2009-05-18
1
-0
/
+1
|
*
|
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
Linus Walleij
2009-06-10
3
-0
/
+1876
|
*
|
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Russell King
2009-05-23
1
-0
/
+3
|
|
\
\
|
*
|
|
[ARM] Remove arch-imx from build system
Sascha Hauer
2009-05-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
2009-05-21
1
-1
/
+1
|
|
/
|
/
|
*
|
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
2009-05-12
1
-0
/
+3
|
/
*
spi: pxa2xx: limit reaches -1
Roel Kluin
2009-04-21
1
-3
/
+3
*
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
2009-04-21
1
-0
/
+7
*
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-04-15
1
-1
/
+1
|
\
|
*
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
2009-04-13
1
-1
/
+1
*
|
spi: spi_write_then_read() bugfixes
David Brownell
2009-04-13
1
-8
/
+14
|
/
*
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
1
-0
/
+2
*
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
1
-0
/
+2
*
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
1
-2
/
+0
*
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
1
-18
/
+78
*
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
1
-142
/
+108
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
1
-8
/
+32
*
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
1
-0
/
+3
*
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
1
-111
/
+112
*
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
1
-9
/
+8
*
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
1
-3
/
+2
*
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
1
-1
/
+11
*
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
1
-10
/
+16
*
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
2009-04-07
1
-3
/
+1
*
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
2009-04-07
1
-1
/
+1
*
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
2009-04-07
1
-2
/
+10
*
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
2009-04-07
1
-2
/
+2
[next]