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
*
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
2010-10-18
1
-43
/
+14
*
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
2010-10-18
1
-1
/
+1
*
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
2010-10-18
1
-0
/
+2
*
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
2010-10-18
1
-4
/
+13
*
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
1
-19
/
+21
*
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
2010-10-18
1
-10
/
+11
*
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
2010-10-18
1
-2
/
+2
*
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
2010-10-18
1
-50
/
+50
*
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
2010-10-18
1
-26
/
+32
*
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
2010-10-18
1
-10
/
+8
*
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
2010-10-18
1
-6
/
+2
*
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
2010-10-18
1
-42
/
+5
*
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
1
-136
/
+12
*
spi/bfin_spi: fix CS handling
Barry Song
2010-10-18
1
-6
/
+27
*
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
2010-10-18
1
-50
/
+185
*
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
2010-10-18
1
-0
/
+6
*
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
2010-10-18
1
-4
/
+0
*
spi/bfin_spi: fix resources leakage
Daniel Mack
2010-10-18
1
-45
/
+75
*
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
2010-10-02
1
-0
/
+5
*
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
2010-10-02
1
-1
/
+1
*
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-16
1
-2
/
+8
*
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-08
1
-1
/
+1
*
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-09-08
1
-6
/
+8
*
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
1
-0
/
+6
*
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
1
-2
/
+3
*
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
1
-2
/
+3
*
spi/dw_spi: clean the cs_control code
Feng Tang
2010-09-08
1
-12
/
+5
*
spi/dw_spi: Allow interrupt sharing
Yong Wang
2010-09-08
1
-1
/
+6
*
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
1
-1
/
+1
*
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-08
1
-1
/
+1
*
spi: free children in spi_unregister_master, not siblings
David Lamparter
2010-09-01
1
-6
/
+3
*
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
1
-4
/
+4
*
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-09-01
1
-2
/
+7
*
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
2010-08-18
1
-0
/
+1
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-14
11
-99
/
+325
|
\
|
*
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
2010-08-01
1
-3
/
+3
|
*
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
2010-07-25
1
-22
/
+0
|
|
\
|
*
|
spi/mpc5121: change annotations for probe and remove functions
Anatolij Gustschin
2010-07-05
1
-8
/
+8
|
*
|
spi/bitbang: reinitialize transfer parameters for every message
Brian Niebuhr
2010-07-03
1
-6
/
+3
|
*
|
spi/spi-gpio: add support for controllers without MISO or MOSI pin
Marek Szyprowski
2010-07-03
1
-18
/
+83
|
*
|
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
Marek Szyprowski
2010-07-03
6
-20
/
+24
|
*
|
SPI100k: Fix 8-bit and RX-only transfers
Cory Maccarrone
2010-07-03
1
-11
/
+12
|
*
|
spi/mmc_spi: SPI bus locking API, using mutex
Ernst Schwab
2010-06-28
1
-33
/
+192
*
|
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
6
-14
/
+14
*
|
|
of/address: Clean up function declarations
Grant Likely
2010-08-01
3
-0
/
+3
*
|
|
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
2010-07-30
8
-17
/
+13
|
|
/
|
/
|
*
|
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
Anton Vorontsov
2010-07-11
1
-22
/
+0
|
/
*
of/spi: mpc512x_psc_spi.c: Fix build failures
Anatolij Gustschin
2010-06-02
1
-6
/
+6
*
of/spi: Fix build failure on spi_ppc4xx.c
Grant Likely
2010-06-02
1
-1
/
+1
*
spi/xilinx: Fix compile error
Grant Likely
2010-05-25
1
-4
/
+4
[next]