Age | Commit message (Expand) | Author | Files | Lines |
2015-02-08 | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi... | Mark Brown | 1 | -6/+2 |
2015-01-05 | spi/gpio: fixed space coding style issue | Nizam Haider | 1 | -2/+2 |
2014-12-22 | spi: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-08 | spi: spi-gpio: Fix compiler warning when building for 64 bit systems | Torsten Fleischer | 1 | -9/+15 |
2014-11-04 | spi: spi-gpio: Add dt support for a single device with no chip select | Torsten Fleischer | 1 | -6/+15 |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-07 | spi: spi-gpio: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 1 | -1/+0 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown | 1 | -1/+1 |
2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 1 | -3/+2 |
2014-02-04 | spi: fix pointer-integer size mismatch warning | SeongJae Park | 1 | -1/+1 |
2014-02-03 | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-24 | spi: spi-gpio: Use 'cansleep' variants to access GPIO | Ezequiel Garcia | 1 | -4/+4 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/gpio' into spi-next | Mark Brown | 1 | -0/+1 |
2013-10-16 | spi: gpio: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-09-17 | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 1 | -3/+2 |
2013-08-29 | spi: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-06-26 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+0 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 1 | -3/+1 |
2013-05-13 | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-04-10 | spi-gpio: init CS before spi_bitbang_setup() | Josef Ahmad | 1 | -1/+1 |
2013-01-26 | spi: spi-gpio: Add checks for the dt properties | Maxime Ripard | 1 | -3/+20 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -7/+6 |
2012-09-07 | spi/gpio: Fix stub for spi_gpio_probe_dt() | Mark Brown | 1 | -1/+1 |
2012-09-06 | spi: spi-gpio: Add DT bindings | Daniel Mack | 1 | -3/+96 |
2012-09-06 | spi: spi-gpio: store chipselect information in private structure | Daniel Mack | 1 | -10/+24 |
2012-07-10 | spi/gpio: start with CS non-active | Uwe Kleine-König | 1 | -1/+2 |
2011-12-08 | spi/gpio: fix section mismatch warning | Manuel Lauss | 1 | -2/+2 |
2011-11-01 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 1 | -0/+1 |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 1 | -16/+5 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+429 |