index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
2011-01-18
1
-0
/
+8
*
spi: Enable SPI driver for S5P6440 and S5P6450
Abhilash Kesavan
2011-01-14
1
-2
/
+2
*
spi/imx: Add i.MX53 support
Yong Shen
2011-01-12
1
-2
/
+2
*
Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next
Grant Likely
2010-12-29
1
-5
/
+8
|
\
|
*
spi/pxa2xx: Add CE4100 support
Sebastian Andrzej Siewior
2010-12-01
1
-5
/
+8
*
|
Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...
Grant Likely
2010-12-29
1
-2
/
+5
|
\
\
|
*
|
spi: davinci: kconfig: add manufacturer name to prompt string
Sekhar Nori
2010-11-18
1
-2
/
+5
|
|
/
*
|
spi/dw_spi: add DMA support
Feng Tang
2010-12-24
1
-0
/
+4
*
|
spi/xilinx: merge OF support code into main driver
Grant Likely
2010-11-09
1
-7
/
+0
*
|
spi/xilinx: fold platform_driver support into main body
Grant Likely
2010-11-09
1
-7
/
+0
|
/
*
spi: add spi_tegra driver
Erik Gilling
2010-10-21
1
-0
/
+7
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
1
-0
/
+16
|
\
|
*
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2010-10-01
1
-1
/
+4
|
*
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2010-10-01
1
-0
/
+12
|
*
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
2010-10-01
1
-0
/
+1
*
|
spi/fsl_spi: add eSPI controller support
Mingkai Hu
2010-10-12
1
-0
/
+9
*
|
spi/mpc8xxx: refactor the common code for SPI/eSPI controller
Mingkai Hu
2010-10-12
1
-0
/
+5
*
|
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
Mingkai Hu
2010-10-12
1
-4
/
+5
*
|
spi/topcliff: Tidy up Kconfig help text
Grant Likely
2010-10-12
1
-4
/
+3
*
|
spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver
Masayuki Ohtake
2010-10-08
1
-0
/
+8
|
/
*
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
2010-05-25
1
-3
/
+3
|
\
|
*
OMAP4: SPI: Fix Driver Kconfig
Syed Rafiuddin
2010-05-20
1
-3
/
+3
*
|
spi/mpc5121: Add SPI master driver for MPC5121 PSC
Anatolij Gustschin
2010-05-25
1
-0
/
+7
*
|
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
Mika Westerberg
2010-05-25
1
-0
/
+10
|
/
*
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
2010-03-01
1
-1
/
+22
|
\
|
*
spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK
Jean-Hugues Deschenes
2010-01-22
1
-1
/
+1
|
*
spi/dw_spi: Allow dw_spi.c to be a module
Jean-Hugues Deschenes
2010-01-21
1
-1
/
+1
|
*
Memory-mapped dw_spi driver
Jean-Hugues Deschenes
2010-01-21
1
-0
/
+4
|
*
spi: Add Freescale/Motorola Coldfire QSPI driver
Steven King
2010-01-20
1
-0
/
+10
|
*
spi: Add SPI master driver for DaVinci/DA8xx
Sandeep Paulraj
2010-01-20
1
-0
/
+7
*
|
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-15
1
-1
/
+1
*
|
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
2010-02-15
1
-1
/
+1
|
/
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-17
1
-0
/
+28
|
\
|
*
spi: Add s3c64xx SPI Controller driver
Jassi Brar
2009-12-17
1
-0
/
+7
|
*
spi_s3c24xx: add FIQ pseudo-DMA support
Ben Dooks
2009-12-17
1
-0
/
+11
|
*
spi: controller driver for Designware SPI core
Feng Tang
2009-12-17
1
-0
/
+10
*
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
1
-2
/
+38
|
\
\
|
|
/
|
*
Add OMAP spi100k driver
Cory Maccarrone
2009-12-13
1
-0
/
+6
|
*
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
2009-12-13
1
-0
/
+7
|
*
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
2009-12-13
1
-0
/
+7
|
*
xilinx_spi: add a platform driver using the xilinx_spi common module.
Richard Röjfors
2009-12-08
1
-0
/
+7
|
*
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
2009-12-08
1
-1
/
+3
|
*
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2009-12-08
1
-1
/
+1
|
*
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
2009-12-08
1
-1
/
+8
*
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
1
-0
/
+8
|
\
\
|
|
/
|
*
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
2009-11-04
1
-0
/
+8
*
|
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2009-11-11
1
-3
/
+0
|
/
*
spi: Freescale STMP driver
dmitry pervushin
2009-09-23
1
-0
/
+6
*
spi: add SPI driver for most known i.MX SoCs
Sascha Hauer
2009-09-23
1
-0
/
+8
*
spi: add default selection of PL022 for ARM reference platforms
linus.walleij@stericsson.com
2009-09-23
1
-0
/
+3
[next]