index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
spi/topcliff: Tidy up Kconfig help text
Grant Likely
1
-4
/
+3
2010-10-13
spi/topcliff: cleanups for style and conciseness
Grant Likely
1
-364
/
+138
2010-10-11
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2
-67
/
+351
2010-10-11
spi/imx: Support different fifo sizes
David Jander
1
-1
/
+7
2010-10-08
spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver
Masayuki Ohtake
3
-0
/
+1538
2010-10-03
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
1
-0
/
+5
2010-10-03
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
1
-1
/
+1
2010-10-01
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2
-2
/
+143
2010-10-01
spi/imx: save the spi chip select in config struct, not the gpio to use
Uwe Kleine-König
1
-9
/
+11
2010-10-01
spi/imx: get rid of more ifs depending on the used cpu
Uwe Kleine-König
1
-20
/
+53
2010-10-01
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2
-42
/
+143
2010-10-01
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
1
-0
/
+1
2010-09-29
spi/s3c64xx: Correction for 16,32 bits bus width
Jassi Brar
1
-15
/
+41
2010-09-29
spi/s3c64xx: Consider the clk_from_cmu flag
Jassi Brar
1
-38
/
+56
2010-09-29
spi/s3c64xx: Prevent unnecessary map-unmap
Jassi Brar
1
-0
/
+8
2010-09-29
spi/amba-pl022: Fix error case return statement.
Julia Lawall
1
-1
/
+2
2010-09-29
spi/orion: Drop unnecessary null test
Julia Lawall
1
-2
/
+2
2010-09-29
spi: omap2_mcspi: make use of dev_vdbg()
Felipe Balbi
1
-27
/
+9
2010-09-17
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
1
-2
/
+8
2010-09-09
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
1
-1
/
+1
2010-09-08
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
1
-6
/
+8
2010-09-08
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
1
-0
/
+6
2010-09-08
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
1
-2
/
+3
2010-09-08
spi/s3c64xx: Fix compilation warning
Jassi Brar
1
-2
/
+3
2010-09-08
spi/dw_spi: clean the cs_control code
Feng Tang
1
-12
/
+5
2010-09-08
spi/dw_spi: Allow interrupt sharing
Yong Wang
1
-1
/
+6
2010-09-08
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
1
-1
/
+1
2010-09-08
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
1
-1
/
+1
2010-09-01
spi: free children in spi_unregister_master, not siblings
David Lamparter
1
-6
/
+3
2010-09-01
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
1
-4
/
+4
2010-09-01
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
1
-2
/
+7
2010-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
1
-0
/
+1
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
11
-99
/
+325
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
6
-14
/
+14
2010-08-01
of/address: Clean up function declarations
Grant Likely
3
-0
/
+3
2010-08-01
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
1
-3
/
+3
2010-07-30
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
8
-17
/
+13
2010-07-26
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
1
-22
/
+0
2010-07-11
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
Anton Vorontsov
1
-22
/
+0
2010-07-05
spi/mpc5121: change annotations for probe and remove functions
Anatolij Gustschin
1
-8
/
+8
2010-07-04
spi/bitbang: reinitialize transfer parameters for every message
Brian Niebuhr
1
-6
/
+3
2010-07-04
spi/spi-gpio: add support for controllers without MISO or MOSI pin
Marek Szyprowski
1
-18
/
+83
2010-07-04
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
Marek Szyprowski
6
-20
/
+24
2010-07-04
SPI100k: Fix 8-bit and RX-only transfers
Cory Maccarrone
1
-11
/
+12
2010-06-29
spi/mmc_spi: SPI bus locking API, using mutex
Ernst Schwab
1
-33
/
+192
2010-06-02
of/spi: mpc512x_psc_spi.c: Fix build failures
Anatolij Gustschin
1
-6
/
+6
2010-06-02
of/spi: Fix build failure on spi_ppc4xx.c
Grant Likely
1
-1
/
+1
2010-05-25
spi/xilinx: Fix compile error
Grant Likely
1
-4
/
+4
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
7
-43
/
+46
2010-05-25
spi/davinci: Fix clock prescale factor computation
Thomas Koeller
1
-3
/
+9
[prev]
[next]