index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
1
-16
/
+17
2012-03-09
spi: Mark spi_register_board_info() __devinit
Mark Brown
1
-1
/
+1
2012-03-09
spi/s3c64xx: Convert to using core message queue
Mark Brown
1
-103
/
+22
2012-03-09
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
1
-6
/
+5
2012-03-09
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
1
-1
/
+2
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
3
-0
/
+371
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-2
/
+2
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
2
-252
/
+390
2012-03-07
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
3
-0
/
+528
2012-03-07
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
1
-2
/
+23
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
1
-1
/
+1
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2
-0
/
+5
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
1
-8
/
+48
2012-02-13
Fix section mismatch in spi-pl022.c
Russell King
1
-1
/
+1
2012-02-05
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Danny Kukawka
1
-3
/
+3
2012-02-05
spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4
Sylwester Nawrocki
1
-1
/
+1
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
1
-25
/
+52
2012-02-01
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
1
-2
/
+0
2012-01-31
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
1
-1
/
+1
2012-01-30
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
1
-11
/
+103
2012-01-21
spi/s3c64xx: Implement runtime PM support
Mark Brown
1
-0
/
+39
2012-01-21
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
1
-9
/
+10
2012-01-21
spi/s3c64xx: Log error interrupts
Mark Brown
1
-2
/
+55
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-13
/
+16
2012-01-14
Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....
Linus Torvalds
1
-2
/
+1
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-9
/
+5
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-01-07
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-28
/
+44
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-56
/
+85
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-04
Merge branch 'spi/next' (early part) into spi/merge
Grant Likely
3
-27
/
+43
2012-01-02
spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
Olof Johansson
1
-2
/
+1
2011-12-23
spi/s3c64xx: Use bus clocks created using clkdev
Padmavathi Venna
1
-9
/
+5
2011-12-13
spi: Fix device unregistration when unregistering the bus master
Laurent Pinchart
1
-1
/
+1
2011-12-13
Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Grant Likely
1
-56
/
+85
2011-12-07
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
1
-2
/
+2
2011-12-07
spi/gpio: fix section mismatch warning
Manuel Lauss
1
-2
/
+2
2011-12-07
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
Jiri Slaby
1
-2
/
+2
2011-12-07
spi/nuc900: Include linux/module.h
Axel Lin
1
-0
/
+1
2011-12-07
spi/ath79: fix compile error due to missing include
Gabor Juhos
1
-0
/
+1
2011-12-01
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
1
-35
/
+37
2011-12-01
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
1
-2
/
+18
2011-12-01
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
1
-1
/
+5
2011-12-01
spi/pl022: move device disable to workqueue thread
Chris Blair
1
-9
/
+16
2011-12-01
spi/pl022: skip default configuration before suspending
Virupax Sadashivpetimath
1
-5
/
+0
2011-12-01
spi/pl022: fix build warnings
Jonas Aaberg
1
-1
/
+1
2011-12-01
spi/pl022: only enable RX interrupts when TX is complete
Chris Blair
1
-5
/
+10
2011-11-26
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
Axel Lin
1
-1
/
+1
2011-11-22
spi: pl022: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
[prev]
[next]