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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
spi: controller driver for Designware SPI core
Feng Tang
5
-0
/
+1337
2009-12-17
spidev: add proper section markers
Mike Frysinger
1
-8
/
+8
2009-12-17
spidev: use DECLARE_BITMAP instead of declaring the array
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-13
spi: fix probe/remove section markings
Grant Likely
1
-3
/
+3
2009-12-13
Add OMAP spi100k driver
Cory Maccarrone
3
-0
/
+642
2009-12-13
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
1
-1
/
+1
2009-12-13
spi-imx: Add mx25 support
Sascha Hauer
1
-4
/
+4
2009-12-13
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
1
-1
/
+1
2009-12-13
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
1
-1
/
+1
2009-12-13
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
4
-0
/
+547
2009-12-13
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
4
-0
/
+709
2009-12-09
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
1
-3
/
+3
2009-12-09
spi/au1550_spi: fix setupxfer not to override cfg with zeros
Jan Nikitenko
1
-2
/
+8
2009-12-09
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
1
-1
/
+1
2009-12-09
spi/i.MX: fix broken error handling for gpio_request
John Ogness
1
-4
/
+5
2009-12-09
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
1
-0
/
+8
2009-12-09
MAINTAINERS: add SPI co-maintainer.
Grant Likely
1
-0
/
+1
2009-12-09
spi/xilinx_spi: fix incorrect casting
Grant Likely
1
-2
/
+2
2009-12-09
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2
-25
/
+11
2009-12-09
xilinx_spi: add a platform driver using the xilinx_spi common module.
Richard Röjfors
3
-0
/
+110
2009-12-09
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
4
-34
/
+95
2009-12-09
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
3
-43
/
+57
2009-12-09
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
6
-121
/
+229
2009-12-09
mpc52xx_spi: add gpio chipselect
Luotao Fu
1
-4
/
+60
2009-12-09
mpc52xx_spi: add missing mode_bits definition
Luotao Fu
1
-0
/
+2
2009-12-09
mpc52xx_spi: fix clearing status register
Luotao Fu
1
-1
/
+5
2009-12-09
mpc52xx/wdt: remove obsolete old WDT implementation
Albrecht Dreß
3
-295
/
+3
2009-11-13
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2
-17
/
+307
2009-11-13
mpc52xx/wdt: OF property to enable the WDT on boot
Albrecht Dreß
1
-1
/
+16
2009-11-12
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2
-4
/
+4
2009-11-05
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
1
-0
/
+2
2009-11-05
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
1
-2
/
+2
2009-11-05
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
1
-3
/
+2
2009-11-05
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
1
-1
/
+2
2009-11-05
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
1
-4
/
+8
2009-11-05
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
4
-0
/
+605
2009-11-05
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2
-10
/
+130
2009-11-05
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
4
-0
/
+539
2009-11-05
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
1
-1
/
+7
2009-11-03
Linux 2.6.32-rc6
v2.6.32-rc6
Linus Torvalds
1
-1
/
+1
2009-11-03
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-0
/
+12
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
54
-440
/
+544
2009-11-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-55
/
+89
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
2009-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-7
/
+66
2009-11-03
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
14
-12
/
+59
2009-11-03
Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-37
/
+59
2009-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-8
/
+13
[next]