index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
atmel_spi: fix dma addr calculation for len > BUFFER_SIZE
Ben Nizette
1
-2
/
+2
2009-12-17
spi_s3c24xx: add FIQ pseudo-DMA support
Ben Dooks
5
-14
/
+390
2009-12-17
spi: controller driver for Designware SPI core
Feng Tang
4
-0
/
+1125
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
3
-0
/
+512
2009-12-13
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
3
-0
/
+699
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
spi/xilinx_spi: fix incorrect casting
Grant Likely
1
-2
/
+2
2009-12-09
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
1
-15
/
+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
3
-32
/
+91
2009-12-09
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2
-43
/
+55
2009-12-09
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
5
-121
/
+213
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-05
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
1
-0
/
+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 mpc5200-spi (non-PSC) device driver
Grant Likely
3
-0
/
+529
2009-11-05
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
1
-1
/
+7
2009-11-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-31
/
+55
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 'i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-37
/
+59
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-131
/
+480
2009-11-03
PM: Remove some debug messages producing too much noise
Pavel Machek
1
-4
/
+0
2009-11-03
PM: Fix warning on suspend errors
Romit Dasgupta
1
-0
/
+1
2009-11-03
PM / yenta: Split resume into early and late parts (rev. 4)
Rafael J. Wysocki
2
-27
/
+54
2009-11-03
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
1
-0
/
+1
2009-11-03
Input: winbond-cir - select LEDS_TRIGGERS
David Härdeman
1
-0
/
+1
2009-11-03
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
1
-7
/
+28
2009-11-03
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
3396
-302293
/
+535289
2009-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-10
/
+36
2009-11-03
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
1
-8
/
+2
2009-11-03
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
1
-6
/
+6
2009-11-03
i2c: imx: only imx1 needs disable delay
Richard Zhao
1
-5
/
+7
2009-11-03
i2c: imx: check busy bit when START/STOP
Richard Zhao
1
-18
/
+44
[next]