index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
2
-28
/
+0
2008-02-06
spi_bfin: headers are not for changelogs
Mike Frysinger
1
-29
/
+3
2008-02-06
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
1
-12
/
+10
2008-02-06
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
1
-15
/
+3
2008-02-06
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
1
-28
/
+12
2008-02-06
spi_bfin: use more useful GPIO labels
Bryan Wu
1
-1
/
+1
2008-02-06
spi_bfin: remove useless fault path
Bryan Wu
1
-13
/
+2
2008-02-06
spi: omap2_mcspi handles omap3 too
Girish
2
-4
/
+39
2008-02-06
spi: SuperH SPI using SCI
Magnus Damm
3
-0
/
+213
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2
-24
/
+0
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
1
-8
/
+12
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
1
-45
/
+101
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
1
-3
/
+8
2008-02-06
spi core: stop updating dev->power.power_state
David Brownell
1
-20
/
+14
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
4
-100
/
+72
2008-01-31
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-77
/
+5
2008-01-28
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
1
-5
/
+1
2008-01-27
[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm
Grant Likely
1
-75
/
+2
2008-01-27
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-2
/
+3
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2
-86
/
+53
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
2008-01-25
spi: use class iteration api
Dave Young
1
-11
/
+15
2008-01-25
spi: omap2_mcspi PIO RX fix
Kalle Valo
1
-3
/
+3
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+3
2008-01-18
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
1
-2
/
+7
2008-01-09
spi_bitbang: always grab lock with irqs blocked
David Brownell
1
-2
/
+3
2007-12-11
atmel_spi: reload RCR before TCR
Rini van Zetten
1
-1
/
+1
2007-12-11
spi_imx: fix typo in description
Will Newton
1
-1
/
+1
2007-12-11
spi_bfin5xx: fix typo in description
Will Newton
1
-1
/
+1
2007-12-11
pxa2xx_spi: fix typo in description
Will Newton
1
-1
/
+1
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
1
-21
/
+7
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
1
-15
/
+9
2007-12-05
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
1
-1
/
+1
2007-12-05
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
1
-182
/
+189
2007-12-05
spi: spi_bfin: relocate spin/waits
Sonic Zhang
1
-32
/
+52
2007-12-05
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
1
-75
/
+87
2007-12-05
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
1
-25
/
+28
2007-12-05
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
1
-20
/
+31
2007-12-05
spi: spi_bfin uses platform device resources
Bryan Wu
1
-41
/
+83
2007-12-05
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
1
-0
/
+12
2007-12-05
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
1
-22
/
+54
2007-12-05
spi: spi_bfin cleanups, error handling
Bryan Wu
1
-64
/
+47
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
1
-6
/
+22
[next]