1. f4f6bda backlight: add support for Toppoly TDO35S series to tdo24m lcd driver by Mike Rapoport · 16 years ago
  2. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  3. d29389d spi_gpio driver by David Brownell · 16 years ago
  4. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  5. 0a30c5c spi.h uses/needs device.h by Randy Dunlap · 16 years ago
  6. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  7. effdb94 spi: fix compile error by Fernando Luis Vazquez Cao · 16 years ago
  8. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  9. ff7a4c7 [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT by Eric Miao · 16 years ago
  10. bfdcaa3 lcd: add corgibl_limit_intensity() to corgi_lcd by Eric Miao · 16 years ago
  11. b18250a lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz by Eric Miao · 16 years ago
  12. 6ae19b0 Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  13. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  14. dc87c98 spi: split up spi_new_device() to allow two stage registration. by Grant Likely · 16 years ago
  15. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  16. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  17. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  18. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  19. 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 16 years ago
  20. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  21. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  22. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 16 years ago
  23. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  24. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 16 years ago
  25. fc8a327 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  26. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  27. eafe570 [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver by Hans-Christian Egtvedt · 17 years ago
  28. 15a0580 mmc_spi host driver by David Brownell · 17 years ago
  29. 2604288 spi kerneldoc update by David Brownell · 17 years ago
  30. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  31. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 17 years ago
  32. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  33. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  34. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  35. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  36. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  37. f5a9c77 spi doc updates by David Brownell · 17 years ago
  38. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  39. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  40. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  41. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  42. b587b13 [PATCH] SPI eeprom driver by David Brownell · 17 years ago
  43. 8022456 [PATCH] SPI doc clarifications by David Brownell · 17 years ago
  44. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  45. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 17 years ago
  46. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 17 years ago
  47. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  48. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  49. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  50. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  51. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  52. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  53. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  54. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 18 years ago
  55. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  56. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  57. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 18 years ago
  58. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 18 years ago
  59. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  60. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 18 years ago
  61. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 18 years ago
  62. 5d870c8 [PATCH] spi: remove fastcall crap by Andrew Morton · 19 years ago
  63. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  64. 2f9f762 [PATCH] spi: M25 series SPI flash by Mike Lavender · 19 years ago
  65. 9904f22 [PATCH] spi: add spi_bitbang driver by David Brownell · 19 years ago
  66. 2e5a7bd [PATCH] spi: ads7836 uses spi_driver by David Brownell · 19 years ago
  67. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 19 years ago
  68. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 19 years ago
  69. 1d6432f [PATCH] spi: mtd dataflash driver by David Brownell · 19 years ago
  70. ffa458c [PATCH] spi: ads7846 driver by David Brownell · 19 years ago
  71. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago