const: constify remaining file_operations
[safe/jmp/linux-2.6] / drivers / spi / spidev.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-07-01 David Brownellspi: new spi->mode bits
2008-12-02 Wolfgang Ockerspi: avoid spidev crash when device is removed
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-07-24 Alan Coxspidev: BKL removal
2008-07-22 David Brownelldevice create: spi: convert device_create to device_cre...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-04 Sebastian Siewiorspi: fix the read path in spidev
2008-06-20 Jonathan Corbetspidev: BKL pushdown
2008-06-06 David Brownellspi: fix refcount-related spidev oops-on-rmmod
2008-05-24 David Brownellspi: remove some spidev oops-on-rmmod paths
2007-10-29 Al Virofix abuses of ptrdiff_t
2007-08-11 David Brownellspidev warning fix
2007-07-31 Anton Vorontsovspidev supports more communications modes
2007-07-17 David Brownellspidev compiler warning gone
2007-05-24 Florin Malitaspi: potential memleak in spidev_ioctl
2007-05-24 Domen Puncerspi/spidev: check message size before copying
2007-05-17 Domen Puncerspi: fix spidev for >sizeof(long)/32 devices
2007-05-08 Andrea Paterniani/dev/spidevB.C interface