aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spidev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11spidev warning fixDavid Brownell1-1/+3
2007-07-31spidev supports more communications modesAnton Vorontsov1-3/+10
2007-07-17spidev compiler warning goneDavid Brownell1-2/+4
2007-05-23spi: potential memleak in spidev_ioctlFlorin Malita1-0/+1
2007-05-23spi/spidev: check message size before copyingDomen Puncer1-6/+6
2007-05-16spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer1-1/+1
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani1-0/+584