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