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