1. d6cd09b Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next by Mark Brown · 9 years ago
  2. 650705c spi/gpio: fixed space coding style issue by Nizam Haider · 9 years ago
  3. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  5. cfb4bbd spi: spi-gpio: Fix compiler warning when building for 64 bit systems by Torsten Fleischer · 10 years ago
  6. d1d8180 spi: spi-gpio: Add dt support for a single device with no chip select by Torsten Fleischer · 10 years ago
  7. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. d9e1528 spi: spi-gpio: Make of_device_id array const by Jingoo Han · 10 years ago
  9. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 10 years ago
  10. 3bcbc14 Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/ep93xx', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
  11. d9721ae spi: bitbang: Make spi_bitbang_stop() return void by Axel Lin · 10 years ago
  12. e1bde3b spi: fix pointer-integer size mismatch warning by SeongJae Park · 10 years ago
  13. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  14. d9dda5a spi: spi-gpio: Use 'cansleep' variants to access GPIO by Ezequiel Garcia · 10 years ago
  15. 6e693ff Merge remote-tracking branch 'spi/topic/gpio' into spi-next by Mark Brown · 11 years ago
  16. ecc7777 spi: gpio: Include linux/of.h header by Sachin Kamat · 11 years ago
  17. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  18. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  19. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  20. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  21. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  22. 6b8cc33 spi-gpio: init CS before spi_bitbang_setup() by Josef Ahmad · 11 years ago
  23. 0202a32 spi: spi-gpio: Add checks for the dt properties by Maxime Ripard · 11 years ago
  24. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  25. ac2cb30 spi/gpio: Fix stub for spi_gpio_probe_dt() by Mark Brown · 12 years ago
  26. 38ab18c spi: spi-gpio: Add DT bindings by Daniel Mack · 12 years ago
  27. 161c2dd spi: spi-gpio: store chipselect information in private structure by Daniel Mack · 12 years ago
  28. 0564414 spi/gpio: start with CS non-active by Uwe Kleine-König · 12 years ago
  29. c65b53b spi/gpio: fix section mismatch warning by Manuel Lauss · 12 years ago
  30. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  31. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  32. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (98%) from drivers/spi/spi_gpio.c]
  33. 23699f9 spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX by Roel Kluin · 14 years ago
  34. 3c8e1a8 spi/spi-gpio: add support for controllers without MISO or MOSI pin by Marek Szyprowski · 14 years ago
  35. 04bb2a0 spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes by Marek Szyprowski · 14 years ago
  36. 41c4221 spi: move bitbang txrx utility functions to private header by hartleys · 14 years ago
  37. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 15 years ago
  38. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  39. be50344 spi-gpio: sanitize MISO bitvalue by Michael Buesch · 15 years ago
  40. d29389d spi_gpio driver by David Brownell · 15 years ago