summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disableTrent Piepho2013-10-181-18/+4
| | * | | | | | | | | spi: spi-mxs: Always set LOCK_CSTrent Piepho2013-10-181-6/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown2013-10-255-128/+428
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi/s3c64xx: Use core message handlingMark Brown2013-10-111-96/+56
| | * | | | | | | | | Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loopMark Brown2013-10-115-50/+98
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | * | | | | | | | spi/s3c64xx: Factor transfer start out of enable/disable_cs()Mark Brown2013-10-071-0/+3
| | | * | | | | | | | spi/s3c64xx: Enable GPIO /CS prior to starting hardwareMark Brown2013-09-301-3/+3
| | | * | | | | | | | spi/s3c64xx: Factor transfer start out of enable/disable_cs()Mark Brown2013-09-301-8/+11
| | | * | | | | | | | spi/s3c64xx: Use core cs_gpio fieldMark Brown2013-09-301-14/+10
| | | * | | | | | | | spi/s3c64xx: Remove unused gpios field from driver dataMark Brown2013-09-301-1/+0
| | | * | | | | | | | spi/s3c64xx: Check that clock enables succeed on runtime resumeMark Brown2013-09-301-2/+10
| | | * | | | | | | | spi/s3c64xx: Flush FIFOs prior to cleaning up transferMark Brown2013-09-301-2/+2
| | | * | | | | | | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xxMark Brown2013-09-27462-2272/+4057
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | spi: s3c64xx: Allow build on all Samsung platformsMateusz Krawczuk2013-09-261-1/+1
| | | * | | | | | | | | spi: s3c64xx: Add missing compatiblesMateusz Krawczuk2013-09-231-0/+12
| | | * | | | | | | | | spi/s3c64xx: Use managed registrationMark Brown2013-09-181-7/+3
| | | * | | | | | | | | Merge remote-tracking branch 'spi/topic/devm' into spi-s3c64xxMark Brown2013-09-173-0/+40
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | spi: spi-s3c64xx: Use module_platform_driver()Lukasz Czerwinski2013-09-171-11/+2
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | spi: Provide common spi_message processing loopMark Brown2013-10-113-2/+153
| | * | | | | | | | | | spi/s3c64xx: Use prepare_message() and unprepare_message()Mark Brown2013-10-111-8/+28
| | * | | | | | | | | | spi: Provide per-message prepare and unprepare operationsMark Brown2013-10-112-0/+33
| | * | | | | | | | | | spi/trace: Trace length of SPI messages on completionMark Brown2013-10-081-2/+22
| | * | | | | | | | | | spi: Provide trace points for message processingMark Brown2013-10-072-1/+109
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'spi/topic/imx' into spi-nextMark Brown2013-10-251-0/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | spi: spi-imx: only enable the clocks when we start to transfer a messageHuang Shijie2013-10-231-0/+33
| * | | | | | | | | | | Merge remote-tracking branch 'spi/topic/hspi' into spi-nextMark Brown2013-10-252-1/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi/hspi: add device tree supportKuninori Morimoto2013-10-252-0/+15
| | * | | | | | | | | | | spi: sh-hspi: Fix checkpatch issueJingoo Han2013-10-151-1/+1
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'spi/topic/gpio' into spi-nextMark Brown2013-10-251-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi: gpio: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown2013-10-251-7/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi: efm32: drop unused struct and fix size checkUwe Kleine-König2013-10-091-5/+1
| | * | | | | | | | | | | spi: efm32: add spi_bitbang_stop to device remove callbackUwe Kleine-König2013-10-071-0/+2
| | * | | | | | | | | | | Merge remote-tracking branch 'spi/topic/bitbang' into HEADMark Brown2013-10-07958-5247/+9212
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: efm32: Don't call kfree() after spi_master_put()Axel Lin2013-09-231-2/+0
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'spi/topic/dspi' into spi-nextMark Brown2013-10-252-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()Wei Yongjun2013-10-151-0/+1
| | * | | | | | | | | | | | spi: fsl-dspi: several minor improvements and fixesUwe Kleine-König2013-09-172-3/+3
| | * | | | | | | | | | | | spi: fsl-dspi: add missing __iomem annotationJingoo Han2013-09-171-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'spi/topic/dev' into spi-nextMark Brown2013-10-251-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: spidev: Fix checkpatch issueJingoo Han2013-10-151-3/+3
| | * | | | | | | | | | | | spi: spidev: remove unnecessary spi_set_drvdata()Jingoo Han2013-09-171-1/+0
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'spi/topic/designware' into spi-nextMark Brown2013-10-252-6/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: dw-pci: Use dev_info() instead of printk()Jingoo Han2013-10-141-1/+1
| | * | | | | | | | | | | | spi: dw-pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-171-1/+0
| | * | | | | | | | | | | | spi: designware: delete premature free_irqJulia Lawall2013-09-171-4/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown2013-10-251-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: spi-davinci: Fix variable typeSachin Kamat2013-09-171-1/+2
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-10-251-41/+36
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | spi: Fix checkpatch issueJingoo Han2013-10-141-7/+6
OpenPOWER on IntegriCloud