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