summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-1111-24/+590
|\
| * of/selftest: Move hash table off stack to fix large frame sizeGrant Likely2014-10-071-5/+4
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...Grant Likely2014-10-072-0/+58
| |\
| | * of: add vendor prefix for ChipideaPeter Chen2014-09-261-0/+1
| | * of: Add vendor prefix for Innolux CorporationThierry Reding2014-09-261-0/+1
| | * of: Add vendor prefix for SitronixGeert Uytterhoeven2014-09-261-0/+1
| | * devicetree: bindings: Document Gateworks vendor prefixTim Harvey2014-09-261-0/+1
| | * of: Add vendor prefix for Energy MicroUwe Kleine-König2014-09-261-0/+1
| | * dt/documentation: add specification of dma bus informationSantosh Shilimkar2014-09-261-0/+53
| * | To remove non-ascii characters in of_selftest.txtGaurav Minocha2014-10-061-15/+15
| * | of/selftest: Use the resolver to fixup phandlesGrant Likely2014-10-043-1/+44
| * | of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-045-0/+368
| * | of/selftest: Add a test for duplicate phandlesGrant Likely2014-10-041-0/+47
| * | of: Don't try to search when phandle == 0Grant Likely2014-10-041-0/+3
| * | of/selftest: Test structure of device treeGrant Likely2014-10-041-2/+54
| * | of: Fix NULL dereference in selftest removal codeGrant Likely2014-10-011-6/+3
* | | Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-1134-68/+45
|\ \ \
| * | | backlight: omap1: add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: jornada720: Remove 'else' after a returnJingoo Han2014-08-291-5/+1
| * | | backlight: jornada720: Remove 'else' after a returnJingoo Han2014-08-291-3/+3
| * | | backlight: wm831x_bl: Add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: tdo24m: Add blank line after declarationsJingoo Han2014-08-291-0/+2
| * | | backlight: s6e63m0: Remove 'else' after a returnJingoo Han2014-08-291-6/+6
| * | | backlight: pcf50633: Add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: lp855x: Add blank line after declarationsJingoo Han2014-08-291-0/+2
| * | | backlight: lms501kf03: Remove 'else' after a returnJingoo Han2014-08-291-6/+6
| * | | backlight: lm3639: Remove unnecessary return statementsJingoo Han2014-08-291-2/+0
| * | | backlight: ld9040: Remove 'else' after a returnJingoo Han2014-08-291-3/+3
| * | | backlight: ili922x: Remove 'else' after a returnJingoo Han2014-08-291-5/+6
| * | | backlight: cr_bllcd: Add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: corgi_lcd: Add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: ams369fg06: Remove 'else' after a returnJingoo Han2014-08-291-3/+3
| * | | backlight: adp8870: Add blank line after declarationsJingoo Han2014-08-291-0/+4
| * | | backlight: adp8860: Add blank line after declarationsJingoo Han2014-08-291-0/+3
| * | | backlight: adp5520: Add blank line after declarationsJingoo Han2014-08-291-0/+1
| * | | backlight: generic_bl: Remove unused functionFabio Estevam2014-08-281-18/+0
| * | | backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-2817-17/+0
* | | | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-10-1181-750/+2007
|\ \ \ \
| * | | | ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz2014-10-091-1/+2
| * | | | mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-061-0/+5
| * | | | mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter2014-10-061-5/+8
| * | | | mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter2014-10-061-21/+5
| * | | | mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster2014-10-031-1/+1
| * | | | mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-031-0/+2
| * | | | mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter2014-10-031-0/+6
| * | | | mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter2014-10-032-1/+23
| * | | | mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter2014-10-031-2/+4
| * | | | mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter2014-10-031-0/+1
| * | | | mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter2014-10-031-2/+3
| * | | | mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter2014-10-032-2/+8