linux/drivers/spi
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct
This changes the uevent buffer functions to use a struct instead of a
long list of parameters. It does no longer require the caller to do the
proper buffer termination and size accounting, which is currently wrong
in some places. It fixes a known bug where parts of the uevent
environment are overwritten because of wrong index calculations.

Many thanks to Mathieu Desnoyers for finding bugs and improving the
error handling.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:01 -07:00
..
Kconfig
Makefile
at25.c
atmel_spi.c Fix typo in atmel_spi.c 2007-08-31 01:42:23 -07:00
atmel_spi.h
au1550_spi.c
mpc52xx_psc_spi.c
omap2_mcspi.c
omap_uwire.c
pxa2xx_spi.c
spi.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
spi_bfin5xx.c SPI driver hotplug/coldplug fixes 2007-08-31 01:42:22 -07:00
spi_bitbang.c
spi_butterfly.c
spi_imx.c SPI driver hotplug/coldplug fixes 2007-08-31 01:42:22 -07:00
spi_lm70llp.c
spi_mpc83xx.c spi_mpc83xx: hang fix 2007-09-11 17:21:19 -07:00
spi_s3c24xx.c SPI driver hotplug/coldplug fixes 2007-08-31 01:42:22 -07:00
spi_s3c24xx_gpio.c SPI driver hotplug/coldplug fixes 2007-08-31 01:42:22 -07:00
spi_txx9.c spi: correct name for spi_txx9 2007-08-31 01:42:22 -07:00
spidev.c
tle62x0.c
xilinx_spi.c SPI driver hotplug/coldplug fixes 2007-08-31 01:42:22 -07:00