dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/spi
Ingo Molnar 60be6b9a41 [PATCH] lockdep: annotate on-stack completions
lockdep needs to have the waitqueue lock initialized for on-stack waitqueues
implicitly initialized by DECLARE_COMPLETION().  Annotate on-stack completions
accordingly.

Has no effect on non-lockdep kernels.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:09 -07:00
..
Kconfig [PATCH] S3C24XX: hardware SPI driver 2006-05-21 12:59:19 -07:00
Makefile [PATCH] S3C24XX: hardware SPI driver 2006-05-21 12:59:19 -07:00
pxa2xx_spi.c [PATCH] pxa2xx-spi update 2006-05-21 12:59:20 -07:00
spi.c [PATCH] lockdep: annotate on-stack completions 2006-07-03 15:27:09 -07:00
spi_bitbang.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_butterfly.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_mpc83xx.c [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller 2006-05-21 12:59:19 -07:00
spi_s3c24xx.c [PATCH] s3c24xx: fix spi driver with CONFIG_PM 2006-05-26 11:55:46 -07:00
spi_s3c24xx_gpio.c [PATCH] S3C24XX: GPIO based SPI driver 2006-05-21 12:59:19 -07:00