index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
pxa2xx_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
spi/pxa2xx: pass of_node to spi device and set a parent device
Sebastian Andrzej Siewior
1
-0
/
+4
2010-12-02
spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.
Sebastian Andrzej Siewior
1
-17
/
+39
2010-12-02
spi/pxa2xx: Add chipselect support for Sodaville
Sebastian Andrzej Siewior
1
-25
/
+68
2010-12-01
spi/pxa2xx: Consider CE4100's FIFO depth
Sebastian Andrzej Siewior
1
-2
/
+0
2010-12-01
spi/pxa2xx: Add CE4100 support
Sebastian Andrzej Siewior
1
-1
/
+0
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
1
-3
/
+1
2010-12-01
spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers
Sebastian Andrzej Siewior
1
-4
/
+4
2010-12-01
spi/pxa2xx: add support for shared IRQ handler
Sebastian Andrzej Siewior
1
-1
/
+14
2010-11-26
spi/pxa2xx: register driver properly
Sebastian Andrzej Siewior
1
-3
/
+4
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
1
-4
/
+4
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
1
-1
/
+1
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
1
-1
/
+0
2010-05-11
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
Eric Miao
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-25
Merge branch 'origin' into for-linus
Russell King
1
-1
/
+1
2009-09-23
pxa2xx_spi: register earlier
Antonio Ospite
1
-1
/
+1
2009-09-10
[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-14
/
+16
2009-06-19
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
1
-1
/
+1
2009-06-19
spi: move more spi_setup() functionality into core
David Brownell
1
-9
/
+3
2009-06-19
spi: move common spi_setup() functionality into core
David Brownell
1
-9
/
+2
2009-05-13
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-04-22
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-22
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-13
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
1
-1
/
+1
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-2
/
+2
2009-03-25
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-2
/
+0
2009-01-07
drivers/spi: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-11-20
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
1
-12
/
+12
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
1
-19
/
+27
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-09-14
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-09-14
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-5
/
+5
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-04-28
spi: pxa2xx_spi "sparse" fixes
David Brownell
1
-24
/
+28
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2008-02-24
spi: pxa2xx_spi clock polarity fix
Ned Forrester
1
-14
/
+27
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
1
-17
/
+0
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-86
/
+52
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
2007-12-11
pxa2xx_spi: fix typo in description
Will Newton
1
-1
/
+1
2007-10-16
spi doesn't need class_device
Tony Jones
1
-1
/
+1
[next]