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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
spi_imx: full duplex dma corruption bugfix
Andrea Paterniani
1
-23
/
+22
2008-11-20
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
1
-12
/
+12
2008-11-13
atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...
Jean-Christophe Lallemand
1
-0
/
+3
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-4
/
+3
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-6
/
+35
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
1
-1
/
+1
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+5
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-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+6
2008-10-16
spi: simplify spi_write_then_read()
Vernon Sauder
1
-14
/
+8
2008-10-16
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-55
/
+0
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
4
-39
/
+111
2008-10-15
Merge branch 's3c-move' into devel
Russell King
2
-3
/
+3
2008-10-15
Merge branch 'omap-all' into devel
Russell King
2
-6
/
+35
2008-10-08
powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver
Grant Likely
1
-3
/
+3
2008-10-04
orion_spi: fix handling of default transfer speed
Lennert Buytenhek
1
-1
/
+1
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-09-14
spi_s3c24xx: fix section warning
Ben Dooks
1
-3
/
+3
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-09-14
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-14
spi_mpc83xx: fix clockrate calculation for low speed
Peter Korsgaard
1
-8
/
+5
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
2
-5
/
+30
2008-09-05
[ARM] omap: remove an io_v2p() usage
Russell King
1
-1
/
+5
2008-08-15
spi: bugfix spi_add_device() with duplicate chipselects
David Brownell
1
-11
/
+29
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
7
-22
/
+22
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
7
-74
/
+711
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
5
-5
/
+3
2008-08-06
spi: new orion_spi driver
Shadi Ammouri
3
-0
/
+581
2008-08-05
atmel_spi: fix hang due to missed interrupt
Gerard Kam
1
-5
/
+12
2008-08-05
spi: S3C24XX: reset register status on resume.
Ben Dooks
1
-10
/
+15
2008-07-29
spi_s3c24xx: really assign busnum
Ben Dooks
1
-0
/
+1
2008-07-29
mpc52xx_psc_spi: fix block transfer
Luotao Fu
1
-15
/
+7
2008-07-28
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-44
/
+95
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
5
-12
/
+12
2008-07-26
spi: split up spi_new_device() to allow two stage registration.
Grant Likely
1
-44
/
+95
2008-07-24
spi: au1550_spi: improve pio transfer mode
Jan Nikitenko
1
-20
/
+49
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-64
/
+74
2008-07-24
spidev: BKL removal
Alan Cox
1
-6
/
+13
2008-07-24
spi: make spi_board_info.modalias a char array
Grant Likely
1
-1
/
+3
2008-07-24
SPI Kconfig simplifications
Robert P. J. Day
1
-22
/
+23
2008-07-24
xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()
Roel Kluin
1
-2
/
+3
2008-07-24
spi: spi_mpc83xx clockrate fixes
Chen Gong
1
-13
/
+16
2008-07-22
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
device create: spi: convert device_create to device_create_drvdata
David Brownell
1
-2
/
+2
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2
-18
/
+39
2008-07-15
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-18
/
+36
[next]