summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's...Mark Brown2014-12-0813-110/+1365
|\ \ \ \ \
| | | | | * spi: meson: Select REGMAP_MMIOBeniamino Galvani2014-11-271-0/+1
| | | | | * spi: meson: meson_spifc_setup_speed() can be statickbuild test robot2014-11-251-1/+1
| | | | | * spi: meson: Add support for Amlogic Meson SPIFCBeniamino Galvani2014-11-243-0/+470
| | | | | * spi: meson: Add device tree bindings documentation for SPIFCBeniamino Galvani2014-11-241-0/+22
| | | | * | spi: Add driver for IMG SPFI controllerAndrew Bresticker2014-11-173-0/+754
| | | | * | spi: Add binding document for IMG SPFI controllerAndrew Bresticker2014-11-171-0/+37
| | | * | | spi: spi-gpio: Fix compiler warning when building for 64 bit systemsTorsten Fleischer2014-11-081-9/+15
| | | * | | spi: spi-gpio: Add dt support for a single device with no chip selectTorsten Fleischer2014-11-042-8/+19
| | | |/ /
| | * | | spi: fsl-spi: remove unused variable assignmentHeiner Kallweit2014-12-041-1/+0
| | * | | spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg()Fabio Estevam2014-12-041-1/+1
| | * | | spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI i...Heiner Kallweit2014-12-031-11/+35
| | * | | spi: fsl-(e)spi: migrate to generic master queueingHeiner Kallweit2014-12-034-82/+14
| | |/ /
| * / / spi: fsl-dspi: remove useless code for dspi driver.Xiubo Li2014-10-201-2/+1
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/cadence', 'spi/t...Mark Brown2014-12-085-89/+171
|\ \ \ \ \ \
| | | | * | | spi: fsl-spi: Don't use cpm_command on CPM1Christophe Leroy2014-11-211-1/+4
| | | | |/ /
| | | * | | spi: dw-mid: split rx and tx callbacks when DMAAndy Shevchenko2014-10-282-15/+40
| | | * | | spi: dw-mid: refactor to use helpersAndy Shevchenko2014-10-281-21/+48
| | | * | | Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown2014-10-201367-7843/+15964
| | | |\ \ \
| | | * | | | spi/dw: use dmaengine_slave_config() APIVinod Koul2014-10-131-4/+2
| | * | | | | spi: cadence: Init HW after reading devicetree attributesPaul Cercueil2014-11-281-13/+11
| | | |_|/ / | | |/| | |
| * | | | | spi: atmel: introduce probe deferringLudovic Desroches2014-11-241-4/+16
| * | | | | spi: atmel: remove compat for non DT board when requesting dma chanLudovic Desroches2014-11-241-23/+2
| * | | | | spi/atmel: improve the system suspend/resume functions implementationWenyou Yang2014-10-211-35/+26
| * | | | | spi/atmel: fix simple_return.cocci warningsFengguang Wu2014-10-201-6/+1
| * | | | | spi/atmel: add support for runtime PMWenyou Yang2014-10-201-7/+61
| * | | | | spi/atmel: use dmaengine_terminate_all() APIVinod Koul2014-10-201-4/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2014-12-082-1/+7
|\ \ \ \ \
| * | | | | spi: core: Do not mangle error code from kthread_run()Jarkko Nikula2014-12-041-1/+1
| | |_|_|/ | |/| | |
| * | | | spi: core: Add spi_transfer_is_last() helperBeniamino Galvani2014-11-241-0/+6
* | | | | Merge remote-tracking branch 'spi/fix/cadence' into spi-linusMark Brown2014-12-081-2/+7
|\ \ \ \ \
| * | | | | spi: cadence: Fix 3-to-8 mux modeLars-Peter Clausen2014-11-281-2/+7
| | |/ / / | |/| | |
* | | | | Linux 3.18v3.18Linus Torvalds2014-12-071-1/+1
* | | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-072-1/+5
|\ \ \ \ \
| * | | | | ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-041-0/+1
| * | | | | sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-021-1/+1
| * | | | | AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-021-0/+3
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-12-061-1/+1
|\ \ \ \ \ \
| * | | | | | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan2014-12-051-1/+1
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-062-5/+14
|\ \ \ \ \ \ \
| * | | | | | | i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare2014-12-041-0/+11
| * | | | | | | i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko2014-12-041-5/+3
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-052-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
| * | | | | | | | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-231-1/+1
* | | | | | | | | Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2014-12-051-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda/realtek - Add headset Mic support for new Dell machineKailang Yang2014-12-021-0/+2
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-052-13/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-12-052-13/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter2014-12-021-11/+11