index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-7
/
+1
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-7
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
4
-8
/
+13
|
\
\
|
*
|
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
4
-8
/
+8
|
*
|
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
2
-0
/
+5
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
|
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
1
-5
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...
Arnd Bergmann
2012-03-16
1
-5
/
+0
|
|
\
\
\
|
|
*
|
|
ARM: orion: spi: remove enable_clock_fix which is not used
Andrew Lunn
2012-03-16
1
-5
/
+0
*
|
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2012-03-15
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-03-08
2
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-03-03
1
-1
/
+1
|
|
*
|
|
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
2012-01-31
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
17
-409
/
+2746
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
spi/fsl-espi: Make sure pm is within 2..32
Sebastian Andrzej Siewior
2012-03-15
1
-4
/
+6
|
*
|
|
spi/fsl-espi: make the clock computation easier to read
Sebastian Andrzej Siewior
2012-03-15
1
-2
/
+2
|
*
|
|
spi: sh-hspi: modify write/read method
Kuninori Morimoto
2012-03-15
1
-69
/
+24
|
*
|
|
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
2012-03-15
1
-16
/
+70
|
*
|
|
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
2012-03-15
1
-97
/
+55
|
*
|
|
spi: s3c64xx: Fix build
Mark Brown
2012-03-15
1
-1
/
+1
|
*
|
|
spi: s3c64xx: remove unnecessary callback msg->complete
Kuninori Morimoto
2012-03-15
1
-3
/
+0
|
*
|
|
spi: remove redundant variable assignment
Guennadi Liakhovetski
2012-03-15
1
-2
/
+0
|
*
|
|
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
2012-03-10
1
-0
/
+1
|
*
|
|
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
2012-03-09
1
-5
/
+5
|
*
|
|
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
2012-03-09
1
-1
/
+9
|
*
|
|
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
2012-03-09
1
-0
/
+1
|
*
|
|
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
2012-03-09
1
-11
/
+55
|
*
|
|
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
2012-03-09
1
-1
/
+2
|
*
|
|
spi/imx: simplify error handling to free gpios
Axel Lin
2012-03-09
1
-8
/
+3
|
*
|
|
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-03-09
3
-3
/
+3
|
*
|
|
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
2012-03-09
3
-0
/
+493
|
*
|
|
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
2012-03-09
3
-0
/
+695
|
*
|
|
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
2012-03-09
1
-16
/
+17
|
*
|
|
spi: Mark spi_register_board_info() __devinit
Mark Brown
2012-03-09
1
-1
/
+1
|
*
|
|
spi/s3c64xx: Convert to using core message queue
Mark Brown
2012-03-09
1
-103
/
+22
|
*
|
|
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
2012-03-09
1
-6
/
+5
|
*
|
|
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
2012-03-09
1
-1
/
+2
|
*
|
|
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
2012-03-09
3
-0
/
+371
|
*
|
|
spi: create a message queueing infrastructure
Linus Walleij
2012-03-07
2
-252
/
+390
|
*
|
|
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
2012-03-07
3
-0
/
+528
|
*
|
|
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
2012-03-07
1
-2
/
+23
|
*
|
|
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2012-02-15
1
-8
/
+48
|
*
|
|
spi/pl022: Add high priority message pump support
Chris Blair
2012-02-02
1
-25
/
+52
|
*
|
|
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
2012-02-01
1
-2
/
+0
|
*
|
|
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
2012-01-30
1
-11
/
+103
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
spi/s3c64xx: Implement runtime PM support
Mark Brown
2012-01-21
1
-0
/
+39
|
|
*
|
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
2012-01-21
1
-9
/
+10
|
|
*
|
spi/s3c64xx: Log error interrupts
Mark Brown
2012-01-21
1
-2
/
+55
[next]