aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2013-11-28
|\
| * spi: core: invert success test in devm_spi_register_masterStephen Warren2013-11-21
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \
| * | spi: Use stable dev_name for ACPI enumerated SPI slavesJarkko Nikula2013-11-14
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/ /
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ | |/ |/|
| * spi: attach/detach SPI device to the ACPI power domainMika Westerberg2013-10-10
* | Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown2013-10-25
|\ \
| * \ Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loopMark Brown2013-10-11
| |\ \
| * | | spi: Provide common spi_message processing loopMark Brown2013-10-11
| * | | spi: Provide per-message prepare and unprepare operationsMark Brown2013-10-11
| * | | spi: Provide trace points for message processingMark Brown2013-10-07
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-10-25
|\ \ \
| * | | spi: Fix checkpatch issueJingoo Han2013-10-14
| * | | spi: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-08
| * | | spi: Use of_property_read_u32Trent Piepho2013-09-27
| * | | spi: simplify call to request_module()Mathias Krause2013-09-27
| |/ /
* | | Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown2013-10-25
|\ \ \ | | |/ | |/|
| * | spi: core: Add devm_spi_register_master()Mark Brown2013-09-16
| |/
* / spi: Fix modalias for ACPI enumerated SPI devicesJarkko Nikula2013-10-10
|/
* Merge remote-tracking branch 'spi/topic/quad' into spi-nextMark Brown2013-09-01
|\
| * spi: quad: fix the name of DT propertywangyuhang2013-09-01
| * spi: quad: Make DT properties optionalMark Brown2013-08-30
| * spi: quad: Fix missing returnwangyuhang2013-08-30
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-01
|\ \
| * | Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown2013-08-23
| |\|
| | * spi: conditional checking of mode and transfer bits.Sourav Poddar2013-08-22
| | * spi: DUAL and QUAD supportwangyuhang2013-08-22
| * | spi: Provide core support for runtime PM during transfersMark Brown2013-07-29
* | | Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown2013-09-01
|\ \ \
| * | | driver: spi: Modify core to compute the message lengthSourav Poddar2013-07-18
| |/ /
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-09-01
|\ \ \ | |_|/ |/| |
| * | spi: core: Fix spi_register_master error handlingAxel Lin2013-08-31
| * | spi: Remove a redundant test for master->running in spi_queued_transferAxel Lin2013-08-22
| |/
* | spi: limit default transfer speed to controller's max speedGabor Juhos2013-08-14
* | spi: More sanity checks for transfersMark Brown2013-07-15
* | spi: Support transfer speed checking in the coreMark Brown2013-07-15
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
|/
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-13
|\
| * spi: Return error from of_spi_register_master on bad "cs-gpios" propertyAndreas Larsson2013-04-07
| * spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-07
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-29
|\ \ | |/ |/|
| * Merge branch 'spi-fix' into spi-nextMark Brown2013-04-01
| |\
| * | spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-01
* | | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
|\ \ \ | | |/ | |/|
| * | spi: Unlock a spinlock before calling into the controller driver.Bryan Freed2013-04-01
| |/
* / ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()Rafael J. Wysocki2013-04-01
|/