1. 95c63cf spi: spidev: Fix checkpatch issue by Jingoo Han · 11 years ago
  2. 91a92e1 spi: spidev: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  3. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  4. 8179bb2 spi/spidev: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  5. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  6. 8fad805 spi: spidev: Add Rohm DH2228FV DAC compatible string by Maxime Ripard · 12 years ago
  7. 880cfd4 spi: spidev: Add device tree bindings by Maxime Ripard · 12 years ago
  8. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago
  9. 7d48ec3 spi/spidev: Add 32 bit compat ioctl() by Bernhard Walle · 13 years ago
  10. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  13. db389b6 spidev: add proper section markers by Mike Frysinger · 15 years ago
  14. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 15 years ago
  15. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  16. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  17. 41df70d spi: fix spidev compilation failure when VERBOSE is defined by Florian Fainelli · 15 years ago
  18. 137f118 spidev: fix double "of of" in comment by Thadeu Lima de Souza Cascardo · 15 years ago
  19. 4c2aedc spi: Remove BKL from spidev_open by Thomas Gleixner · 15 years ago
  20. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  21. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  22. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  23. aaacf4b spi: avoid spidev crash when device is removed by Wolfgang Ocker · 16 years ago
  24. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  25. 4ef754b spidev: BKL removal by Alan Cox · 16 years ago
  26. 3d81252 device create: spi: convert device_create to device_create_drvdata by David Brownell · 16 years ago
  27. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  28. 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 16 years ago
  29. 609f9e9 spidev: BKL pushdown by Jonathan Corbet · 16 years ago
  30. b2c8dad spi: fix refcount-related spidev oops-on-rmmod by David Brownell · 16 years ago
  31. 25d5cb4 spi: remove some spidev oops-on-rmmod paths by David Brownell · 16 years ago
  32. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  33. 96ddbf5 spidev warning fix by David Brownell · 17 years ago
  34. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  35. 4917d92 spidev compiler warning gone by David Brownell · 17 years ago
  36. 9bea3f2 spi: potential memleak in spidev_ioctl by Florin Malita · 17 years ago
  37. da90fa8 spi/spidev: check message size before copying by Domen Puncer · 17 years ago
  38. 0a4dd77 spi: fix spidev for >sizeof(long)/32 devices by Domen Puncer · 17 years ago
  39. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago