summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown8-71/+237
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown7-181/+161
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...Mark Brown14-43/+718
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown14-72/+593
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown4-30/+36
2014-06-02Merge remote-tracking branch 'regulator/topic/constraints' into regulator-nextMark Brown1-10/+23
2014-06-02Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linusMark Brown1-1/+0
2014-06-02Merge remote-tracking branch 'regmap/topic/smbus' into regmap-nextMark Brown3-2/+134
2014-06-02Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...Mark Brown4-12/+86
2014-06-02Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2-4/+7
2014-06-02Merge tag 'edac_for_3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2-3/+1
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds53-685/+704
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds19-128/+334
2014-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds29-262/+329
2014-06-02spi: rspi: Extract rspi_common_transfer()Geert Uytterhoeven1-37/+24
2014-06-02spi: rspi: Add DMA support for RSPI on RZ/A1HGeert Uytterhoeven1-0/+3
2014-06-02spi: rspi: Add DMA support for QSPI on R-Car Gen2Geert Uytterhoeven1-0/+9
2014-06-02spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()Geert Uytterhoeven1-11/+4
2014-06-02spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()Geert Uytterhoeven1-78/+61
2014-06-02spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()Geert Uytterhoeven1-10/+12
2014-06-02spi: rspi: Move RSPI-specific setup out of DMA routinesGeert Uytterhoeven1-20/+10
2014-06-02spi: rspi: Use SPI core DMA mapping frameworkGeert Uytterhoeven1-90/+50
2014-06-02spi: rspi: SPI DMA core needs both RX and TX DMA to functionGeert Uytterhoeven1-22/+14
2014-06-02spi: rspi: Remove unneeded resource test in DMA setupGeert Uytterhoeven1-12/+9
2014-06-02spi: rspi: Extract rspi_request_dma_chan()Geert Uytterhoeven1-34/+55
2014-06-02spi: rspi: Don't consider DMA configuration failures fatalGeert Uytterhoeven1-4/+2
2014-06-02spi: rspi: Extract rspi_pio_transfer()Geert Uytterhoeven1-62/+33
2014-06-02spi: rspi: Use core SPI_MASTER_MUST_[RT]X handlingGeert Uytterhoeven1-74/+58
2014-06-02spi: rspi: Remove unused 16-bit DMA supportGeert Uytterhoeven2-80/+6
2014-06-02spi: rspi: Do not call rspi_receive_init() for TX-onlyGeert Uytterhoeven1-4/+4
2014-06-02spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()Geert Uytterhoeven1-8/+21
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-02regulator: max8649: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson3-43/+1
2014-06-01Linux 3.15-rc8Linus Torvalds1-1/+1
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-1/+3
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-30/+28
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+78
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford1-0/+1
2014-06-01staging/mt29f_spinand: coding style fixesSimon Boulay1-0/+2
2014-06-01staging: silicom: fix sparse warning for static variableJames A Shackleford1-1/+1
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont1-1/+3
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev1-7/+7
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel1-7/+16
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan1-1/+1
2014-06-01regulator: Don't disable unused regulators we don't have permission forMark Brown1-2/+6
2014-06-01regulator: axp20x: Use regulator_map_voltage_ascend for LDO4Axel Lin1-0/+1
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov1-23/+14
2014-06-01spi/pxa2xx: fix runtime PM enabling orderAntonio Ospite1-5/+5