index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge remote-tracking branch 'spi/for-next'
Stephen Rothwell
1
-2
/
+10
2014-01-09
Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel', 'spi/top...
Mark Brown
1
-3
/
+11
2014-01-09
spi/davinci: Don't select EDMA
Sekhar Nori
1
-1
/
+0
2013-12-26
Merge branch 'next/cleanup' into for-next
Olof Johansson
1
-0
/
+3
2013-12-11
spi: tegra: use reset framework
Stephen Warren
1
-0
/
+3
2013-12-04
spi: bcm63xx-hsspi: add bcm63xx HSSPI driver
Jonas Gorski
1
-0
/
+7
2013-11-27
spi: sh-msiof: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+2
2013-11-24
spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabled
Tomasz Figa
1
-1
/
+1
2013-11-24
spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
Tomasz Figa
1
-1
/
+1
2013-11-24
spi: omap2: Add build dependencies for writel_relaxed()
Mark Brown
1
-0
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/rspi' into spi-next
Mark Brown
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/loop' into spi-next
Mark Brown
1
-1
/
+1
2013-09-26
spi: s3c64xx: Allow build on all Samsung platforms
Mateusz Krawczuk
1
-1
/
+1
2013-09-17
spi: rcar: add Renesas QSPI support on RSPI
Hiep Cao Minh
1
-1
/
+1
2013-09-17
spi: fsl-dspi: several minor improvements and fixes
Uwe Kleine-König
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/sirf' into spi-next
Mark Brown
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
1
-0
/
+8
2013-09-01
Merge remote-tracking branch 'spi/topic/efm32' into spi-next
Mark Brown
1
-0
/
+7
2013-09-01
Merge remote-tracking branch 'spi/topic/dspi' into spi-next
Mark Brown
1
-0
/
+7
2013-09-01
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/build' into spi-next
Mark Brown
1
-14
/
+14
2013-08-22
spi/qspi: Add qspi flash controller
Sourav Poddar
1
-0
/
+8
2013-08-22
spi:Add Freescale DSPI driver for Vybrid VF610 platform
Chao Fu
1
-0
/
+7
2013-08-09
spi: new controller driver for efm32 SoCs
Uwe Kleine-König
1
-0
/
+7
2013-08-06
spi/build: Remove SPI_SIRF from compile test
Mark Brown
1
-1
/
+1
2013-08-06
spi/sirf: Depends on SIRF_DMA
Mark Brown
1
-1
/
+1
2013-07-29
spi/drivers: Enable build of drivers with COMPILE_TEST
Mark Brown
1
-14
/
+14
2013-07-25
spi: davinci: Update configs to make it selectable on Keystone
Santosh Shilimkar
1
-1
/
+1
2013-07-15
spi/rspi: Add missing dependency on DMAE
Mark Brown
1
-1
/
+1
2013-07-15
spi: add spi controller v3 master driver for Blackfin
Scott Jiang
1
-1
/
+8
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-06-20
ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary
Arnd Bergmann
1
-1
/
+1
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
1
-1
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-4
/
+4
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+28
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-4
/
+4
2013-04-07
spi/tegra114: add spi driver
Laxman Dewangan
1
-0
/
+8
2013-04-07
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...
Andreas Larsson
1
-1
/
+3
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
1
-1
/
+6
2013-03-21
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+2
2013-03-12
spi: add driver for BCM2835
Chris Boot
1
-0
/
+11
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+8
2013-02-08
spi/pxa2xx: add support for Lynxpoint SPI controllers
Mika Westerberg
1
-1
/
+1
2013-02-08
spi/pxa2xx: add support for DMA engine
Mika Westerberg
1
-1
/
+6
2013-02-08
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
1
-0
/
+6
2013-01-26
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
1
-2
/
+2
2013-01-21
drivers/spi: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-10
/
+9
2012-12-06
spi/sh: Add SH Mobile series as dependency to MSIOF controller
Bastian Hecht
1
-2
/
+2
2012-12-06
spi/stmp: remove obsolete driver
Wolfram Sang
1
-6
/
+0
[next]