summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loopMark Brown2013-10-111-0/+35
| |\ \
| * | | spi: Provide common spi_message processing loopMark Brown2013-10-111-0/+92
| * | | spi: Provide per-message prepare and unprepare operationsMark Brown2013-10-111-0/+22
| * | | spi: Provide trace points for message processingMark Brown2013-10-071-1/+15
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-10-251-41/+36
|\ \ \
| * | | spi: Fix checkpatch issueJingoo Han2013-10-141-7/+6
| * | | spi: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-081-4/+6
| * | | spi: Use of_property_read_u32Trent Piepho2013-09-271-26/+23
| * | | spi: simplify call to request_module()Mathias Krause2013-09-271-4/+1
| |/ /
* | | Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown2013-10-251-0/+35
|\ \ \ | | |/ | |/|
| * | spi: core: Add devm_spi_register_master()Mark Brown2013-09-171-0/+35
| |/
* | spi: Fix modalias for ACPI enumerated SPI devicesJarkko Nikula2013-10-101-1/+1
|/
* Merge remote-tracking branch 'spi/topic/quad' into spi-nextMark Brown2013-09-011-40/+37
|\
| * spi: quad: fix the name of DT propertywangyuhang2013-09-011-4/+4
| * spi: quad: Make DT properties optionalMark Brown2013-08-311-38/+34
| * spi: quad: Fix missing returnwangyuhang2013-08-301-0/+1
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-1/+117
|\ \
| * \ Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown2013-08-231-1/+118
| |\ \ | | |/
| | * spi: conditional checking of mode and transfer bits.Sourav Poddar2013-08-221-26/+30
| | * spi: DUAL and QUAD supportwangyuhang2013-08-221-0/+96
| * | spi: Provide core support for runtime PM during transfersMark Brown2013-07-291-0/+16
* | | Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown2013-09-011-0/+1
|\ \ \
| * | | driver: spi: Modify core to compute the message lengthSourav Poddar2013-07-181-0/+1
| |/ /
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-09-011-2/+2
|\ \ \ | |_|/ |/| |
| * | spi: core: Fix spi_register_master error handlingAxel Lin2013-08-311-1/+1
| * | spi: Remove a redundant test for master->running in spi_queued_transferAxel Lin2013-08-221-1/+1
| |/
* | spi: limit default transfer speed to controller's max speedGabor Juhos2013-08-141-1/+6
* | spi: More sanity checks for transfersMark Brown2013-07-151-0/+5
* | spi: Support transfer speed checking in the coreMark Brown2013-07-151-0/+7
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\
| * drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-1/+1
|/
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-131-3/+6
|\
| * spi: Return error from of_spi_register_master on bad "cs-gpios" propertyAndreas Larsson2013-04-071-1/+4
| * spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-071-2/+2
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-291-0/+8
|\ \ | |/ |/|
| * Merge branch 'spi-fix' into spi-nextMark Brown2013-04-011-8/+7
| |\
| * | spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-011-0/+8
* | | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-051-8/+7
|\ \ \ | | |/ | |/|
| * | spi: Unlock a spinlock before calling into the controller driver.Bryan Freed2013-04-011-8/+7
| |/
* | ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()Rafael J. Wysocki2013-04-021-1/+1
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-3/+2
|\ \
| * | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-3/+2
| |/
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-4/+11
|\ \
| * | spi/of: Fix initialization of cs_gpios arrayAndreas Larsson2013-02-101-1/+2
| * | spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown2013-02-051-1/+2
| * | spi: make sure all transfer has proper speed setLaxman Dewangan2013-02-051-2/+4
| * | spi/of: Use DT aliases for assigning bus numberGrant Likely2013-02-051-0/+3
| |/
OpenPOWER on IntegriCloud