summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | of/selftest: Use the resolver to fixup phandlesGrant Likely2014-10-043-1/+44
| * | | | | | | | | of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-043-0/+340
| * | | | | | | | | 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-1166-733/+1934
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-031-2/+6
| * | | | | | | | | mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-024-9/+43
| * | | | | | | | | mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter2014-09-291-1/+1
| * | | | | | | | | mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter2014-09-291-1/+1
| * | | | | | | | | mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann2014-09-291-1/+1
| * | | | | | | | | mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng2014-09-242-0/+2
| * | | | | | | | | mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng2014-09-241-0/+1
| * | | | | | | | | mmc: sdhci: execute tuning when device is not busyYi Sun2014-09-242-3/+5
| * | | | | | | | | mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav2014-09-241-2/+9
| * | | | | | | | | mmc: atmel-mci: Switch to using managed resource in probePramod Gurav2014-09-241-27/+14
| * | | | | | | | | mmc: Convert pr_warning to pr_warnJoe Perches2014-09-2414-92/+69
| * | | | | | | | | mmc: Consolidate emmc tuning blocksStephen Boyd2014-09-233-64/+36