1. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  2. 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 15 years ago
  3. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  6. 937041e spi/mpc52xx-spi: minor cleanups by Wolfram Sang · 15 years ago
  7. c9da2e1 xilinx_spi: add support for the DS570 IP. by Richard Röjfors · 15 years ago
  8. 86fc593 xilinx_spi: Switch to iomem functions and support little endian. by Richard Röjfors · 15 years ago
  9. d5af91a xilinx_spi: Split into of driver and generic part. by Richard Röjfors · 15 years ago
  10. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  11. b71a8eb tree-wide: fix typos "selct" + "slect" -> "select" by Uwe Kleine-König · 15 years ago
  12. 42bbb70 powerpc/5200: Add mpc5200-spi (non-PSC) device driver by Grant Likely · 15 years ago
  13. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  14. 1e5db00 gpio: add MC33880 driver by Richard Röjfors · 15 years ago
  15. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  16. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  17. b73b255 spi.h: add missing kernel-doc for struct spi_master by Randy Dunlap · 15 years ago
  18. 5036cc4 backlight: spi driver for LMS283GF05 LCD by Marek Vasut · 15 years ago
  19. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  20. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  21. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  22. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  23. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  24. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 15 years ago
  25. 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 15 years ago
  26. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 2f01a1f wl12xx: add driver by Kalle Valo · 15 years ago
  28. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 15 years ago
  29. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  30. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  31. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  32. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 15 years ago
  33. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 15 years ago
  34. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 15 years ago
  35. b4be468 Input: add AD7879 Touchscreen driver by Michael Hennerich · 15 years ago
  36. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  37. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 15 years ago
  38. 0c2bec9 libertas: if_spi: add ability to call board specific setup/teardown methods by Mike Rapoport · 15 years ago
  39. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  40. 550e978 headers_check fix: spi/spidev.h by Jaswinder Singh Rajput · 16 years ago
  41. d2b21f1 libertas: if_spi, driver for libertas GSPI devices by Colin McCabe · 16 years ago
  42. f4f6bda backlight: add support for Toppoly TDO35S series to tdo24m lcd driver by Mike Rapoport · 16 years ago
  43. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  44. d29389d spi_gpio driver by David Brownell · 16 years ago
  45. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  46. 0a30c5c spi.h uses/needs device.h by Randy Dunlap · 16 years ago
  47. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  48. effdb94 spi: fix compile error by Fernando Luis Vazquez Cao · 16 years ago
  49. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  50. ff7a4c7 [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT by Eric Miao · 16 years ago
  51. bfdcaa3 lcd: add corgibl_limit_intensity() to corgi_lcd by Eric Miao · 16 years ago
  52. b18250a lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz by Eric Miao · 16 years ago
  53. 6ae19b0 Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  54. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  55. dc87c98 spi: split up spi_new_device() to allow two stage registration. by Grant Likely · 16 years ago
  56. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  57. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  58. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  59. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  60. 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 16 years ago
  61. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  62. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  63. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 16 years ago
  64. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  65. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 16 years ago
  66. fc8a327 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  67. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  68. eafe570 [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver by Hans-Christian Egtvedt · 17 years ago
  69. 15a0580 mmc_spi host driver by David Brownell · 17 years ago
  70. 2604288 spi kerneldoc update by David Brownell · 17 years ago
  71. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  72. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 17 years ago
  73. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  74. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  75. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  76. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  77. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  78. f5a9c77 spi doc updates by David Brownell · 17 years ago
  79. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  80. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  81. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  82. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  83. b587b13 [PATCH] SPI eeprom driver by David Brownell · 17 years ago
  84. 8022456 [PATCH] SPI doc clarifications by David Brownell · 17 years ago
  85. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  86. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 17 years ago
  87. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 17 years ago
  88. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  89. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  90. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  91. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  92. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  93. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  94. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  95. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 18 years ago
  96. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  97. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  98. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 18 years ago
  99. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 18 years ago
  100. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago