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: pxa2xx_spi clock polarity fix
Ned Forrester
2008-02-23
1
-14
/
+27
*
atmel_spi: fix clock polarity
Atsushi Nemoto
2008-02-23
1
-0
/
+10
*
spi: remove more dev->power.power_state usage
David Brownell
2008-02-06
2
-28
/
+0
*
spi_bfin: headers are not for changelogs
Mike Frysinger
2008-02-06
1
-29
/
+3
*
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
2008-02-06
1
-12
/
+10
*
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
2008-02-06
1
-15
/
+3
*
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
2008-02-06
1
-28
/
+12
*
spi_bfin: use more useful GPIO labels
Bryan Wu
2008-02-06
1
-1
/
+1
*
spi_bfin: remove useless fault path
Bryan Wu
2008-02-06
1
-13
/
+2
*
spi: omap2_mcspi handles omap3 too
Girish
2008-02-06
2
-4
/
+39
*
spi: SuperH SPI using SCI
Magnus Damm
2008-02-06
3
-0
/
+213
*
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2008-02-06
2
-24
/
+0
*
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
2008-02-06
1
-8
/
+12
*
atmel_spi: chain DMA transfers
Silvester Erdeg
2008-02-06
1
-45
/
+101
*
atmel_spi throughput improvement
Haavard Skinnemoen
2008-02-06
1
-3
/
+8
*
spi core: stop updating dev->power.power_state
David Brownell
2008-02-06
1
-20
/
+14
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-1
/
+1
*
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
1
-1
/
+0
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
4
-100
/
+72
|
\
|
*
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2008-01-26
2
-86
/
+53
|
*
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2008-01-26
1
-0
/
+1
|
*
spi: use class iteration api
Dave Young
2008-01-24
1
-11
/
+15
|
*
spi: omap2_mcspi PIO RX fix
Kalle Valo
2008-01-24
1
-3
/
+3
*
|
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
2008-01-31
1
-77
/
+5
|
\
\
|
*
|
[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm
Grant Likely
2008-01-26
1
-75
/
+2
|
*
|
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
1
-2
/
+3
*
|
|
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
2008-01-28
1
-5
/
+1
|
/
/
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-24
1
-2
/
+3
|
\
\
|
|
/
|
*
spi_bitbang: always grab lock with irqs blocked
David Brownell
2008-01-08
1
-2
/
+3
*
|
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2008-01-18
1
-2
/
+7
|
/
*
atmel_spi: reload RCR before TCR
Rini van Zetten
2007-12-10
1
-1
/
+1
*
spi_imx: fix typo in description
Will Newton
2007-12-10
1
-1
/
+1
*
spi_bfin5xx: fix typo in description
Will Newton
2007-12-10
1
-1
/
+1
*
pxa2xx_spi: fix typo in description
Will Newton
2007-12-10
1
-1
/
+1
*
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
2007-12-05
1
-7
/
+45
*
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2007-12-05
1
-21
/
+7
*
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
2007-12-05
1
-5
/
+4
*
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
2007-12-05
1
-39
/
+39
*
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
2007-12-05
1
-11
/
+19
*
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2007-12-05
1
-15
/
+9
*
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
2007-12-05
1
-1
/
+1
*
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
2007-12-05
1
-182
/
+189
*
spi: spi_bfin: relocate spin/waits
Sonic Zhang
2007-12-05
1
-32
/
+52
*
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
2007-12-05
1
-75
/
+87
*
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
2007-12-05
1
-25
/
+28
*
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
2007-12-05
1
-20
/
+31
*
spi: spi_bfin uses platform device resources
Bryan Wu
2007-12-05
1
-41
/
+83
*
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
2007-12-05
1
-0
/
+12
*
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
2007-12-05
1
-22
/
+54
[next]