index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nlattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
spi_s3c24xx: add FIQ pseudo-DMA support
Ben Dooks
6
-14
/
+392
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-08
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-04
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
4
-0
/
+539
2009-11-04
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
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
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
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 / Hibernate: Add newline to load_image() fail path
Jiri Slaby
1
-1
/
+2
2009-11-03
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
1
-16
/
+16
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2
-7
/
+12
2009-11-03
PM / yenta: Split resume into early and late parts (rev. 4)
Rafael J. Wysocki
3
-27
/
+58
[next]