index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2010-10-14
spi/fsl_spi: Fix compile errors when building on ppc64
Kumar Gala
2010-10-13
spi/atmel: let transfers through if not changing bits_per_word
Matthias Brugger
2010-10-13
spi/topcliff: Fix uninitialized variable defect
Grant Likely
2010-10-12
spi/fsl_spi: add eSPI controller support
Mingkai Hu
2010-10-12
spi/mpc8xxx: refactor the common code for SPI/eSPI controller
Mingkai Hu
2010-10-12
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
Mingkai Hu
2010-10-12
Merge commit 'v2.6.36-rc7' into spi/next
Grant Likely
2010-10-12
spi/pl022: fix dubious allocation staticize platform data
Linus Walleij
2010-10-12
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
2010-10-12
spi: change to new flag variable
matt mooney
2010-10-12
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
2010-10-12
spi/topcliff: Tidy up Kconfig help text
Grant Likely
2010-10-12
spi/topcliff: cleanups for style and conciseness
Grant Likely
2010-10-11
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2010-10-11
spi/imx: Support different fifo sizes
David Jander
2010-10-08
spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver
Masayuki Ohtake
2010-10-02
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-01
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2010-10-01
spi/imx: save the spi chip select in config struct, not the gpio to use
Uwe Kleine-König
2010-10-01
spi/imx: get rid of more ifs depending on the used cpu
Uwe Kleine-König
2010-10-01
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2010-10-01
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
2010-09-29
spi/s3c64xx: Correction for 16,32 bits bus width
Jassi Brar
2010-09-29
spi/s3c64xx: Consider the clk_from_cmu flag
Jassi Brar
2010-09-29
spi/s3c64xx: Prevent unnecessary map-unmap
Jassi Brar
2010-09-29
spi/amba-pl022: Fix error case return statement.
Julia Lawall
2010-09-29
spi/orion: Drop unnecessary null test
Julia Lawall
2010-09-29
spi: omap2_mcspi: make use of dev_vdbg()
Felipe Balbi
2010-09-16
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-08
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-08
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-01
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-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-08-01
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
2010-07-30
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
2010-07-25
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
[prev]
[next]