aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spidev.c
Commit message (Expand)AuthorAge
* spi: reorganize driversGrant Likely2011-06-06
* spi/spidev: Add 32 bit compat ioctl()Bernhard Walle2011-02-03
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-17
|\
| * spidev: add proper section markersMike Frysinger2009-12-17
| * spidev: use DECLARE_BITMAP instead of declaring the arrayThadeu Lima de Souza Cascardo2009-12-17
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-14
|\|
| * spi: fix spidev compilation failure when VERBOSE is definedFlorian Fainelli2009-12-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * | spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo2009-12-04
| |/
* / spi: Remove BKL from spidev_openThomas Gleixner2009-10-14
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* spi: new spi->mode bitsDavid Brownell2009-06-30
* spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-01
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* spidev: BKL removalAlan Cox2008-07-24
* device create: spi: convert device_create to device_create_drvdataDavid Brownell2008-07-22
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * spi: fix the read path in spidevSebastian Siewior2008-07-04
| * spi: fix refcount-related spidev oops-on-rmmodDavid Brownell2008-06-06
| * spi: remove some spidev oops-on-rmmod pathsDavid Brownell2008-05-24
* | spidev: BKL pushdownJonathan Corbet2008-06-20
|/
* fix abuses of ptrdiff_tAl Viro2007-10-29
* spidev warning fixDavid Brownell2007-08-11
* spidev supports more communications modesAnton Vorontsov2007-07-31
* spidev compiler warning goneDavid Brownell2007-07-17
* spi: potential memleak in spidev_ioctlFlorin Malita2007-05-23
* spi/spidev: check message size before copyingDomen Puncer2007-05-23
* spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-17
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-08