index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
2010-10-02
*
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
2010-10-02
*
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-16
*
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-09
*
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-09-08
*
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
*
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
*
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
*
spi/dw_spi: clean the cs_control code
Feng Tang
2010-09-08
*
spi/dw_spi: Allow interrupt sharing
Yong Wang
2010-09-08
*
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
*
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-08
*
spi: free children in spi_unregister_master, not siblings
David Lamparter
2010-09-01
*
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
*
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-09-01
*
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
2010-08-17
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-14
|
\
|
*
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
2010-08-01
|
*
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
2010-07-25
|
|
\
|
*
|
spi/mpc5121: change annotations for probe and remove functions
Anatolij Gustschin
2010-07-05
|
*
|
spi/bitbang: reinitialize transfer parameters for every message
Brian Niebuhr
2010-07-04
|
*
|
spi/spi-gpio: add support for controllers without MISO or MOSI pin
Marek Szyprowski
2010-07-04
|
*
|
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
Marek Szyprowski
2010-07-04
|
*
|
SPI100k: Fix 8-bit and RX-only transfers
Cory Maccarrone
2010-07-04
|
*
|
spi/mmc_spi: SPI bus locking API, using mutex
Ernst Schwab
2010-06-28
*
|
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
|
of/address: Clean up function declarations
Grant Likely
2010-08-01
*
|
|
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
2010-07-30
|
|
/
|
/
|
*
|
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
Anton Vorontsov
2010-07-11
|
/
*
of/spi: mpc512x_psc_spi.c: Fix build failures
Anatolij Gustschin
2010-06-02
*
of/spi: Fix build failure on spi_ppc4xx.c
Grant Likely
2010-06-02
*
spi/xilinx: Fix compile error
Grant Likely
2010-05-25
*
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
2010-05-25
|
\
|
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
|
\
|
|
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
|
|
|
\
|
|
|
*
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
2010-05-20
|
|
|
|
\
|
|
|
*
|
OMAP4: SPI: Fix Driver Kconfig
Syed Rafiuddin
2010-05-20
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-04-22
|
|
|
|
\
\
|
|
|
*
|
|
Fix typos in comments
Thomas Weber
2010-03-16
|
|
*
|
|
|
[ARM] pxa: add namespace on ssp
Haojian Zhuang
2010-05-11
|
|
*
|
|
|
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
2010-05-11
|
|
*
|
|
|
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
2010-05-11
|
|
*
|
|
|
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
Eric Miao
2010-05-11
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
|
*
|
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
spi/davinci: Fix clock prescale factor computation
Thomas Koeller
2010-05-25
*
|
|
|
spi: move bitbang txrx utility functions to private header
hartleys
2010-05-25
*
|
|
|
spi/mpc5121: Add SPI master driver for MPC5121 PSC
Anatolij Gustschin
2010-05-25
*
|
|
|
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
Mika Westerberg
2010-05-25
[next]