summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-19mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC coreUlf Hansson2-1/+16
2015-01-19mmc: slot-gpio: Use the parent device while allocating dataUlf Hansson1-4/+4
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson2-91/+4
2015-01-19mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()Ulf Hansson1-3/+0
2015-01-19mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()Ulf Hansson1-4/+0
2015-01-19mmc: core: Return error at failure of request CD/WP in mmc_of_parse()Ulf Hansson1-22/+6
2015-01-19mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson1-2/+2
2015-01-19mmc: sdhci-s3c: Handle error from mmc_of_parse()Ulf Hansson1-1/+3
2015-01-19mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson1-2/+8
2015-01-19mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()Ulf Hansson1-1/+3
2015-01-19mmc: moxart: Handle error from mmc_of_parse()Ulf Hansson1-1/+3
2015-01-19mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon2-42/+62
2015-01-19mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon1-4/+7
2015-01-19mmc: dw_mmc: fix the max_blk_count in IDMACSeungwon Jeon1-2/+2
2015-01-19mmc: mxs-mmc: remove unneeded NULL checkDan Carpenter1-2/+1
2015-01-19mmc: sunxi: Removing unused codeDavid Lanzendörfer1-9/+1
2015-01-19mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer1-1/+1
2015-01-19mmc: sunxi: Lock fixDavid Lanzendörfer1-1/+12
2015-01-19mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede1-1/+3
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2-54/+0
2015-01-19mmc: toshsd: Fix unbalanced lockingAxel Lin1-1/+3
2015-01-19mmc: toshsd: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2015-01-19mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani1-1/+9
2015-01-19mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen1-0/+71
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2-0/+19
2015-01-19mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson2-34/+36
2015-01-19mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson2-1/+12
2015-01-19ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson1-6/+8
2015-01-18Linux 3.19-rc5v3.19-rc5Linus Torvalds1-1/+1
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-17ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-17ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2015-01-17ARM: nomadik: fix up leftover device tree pinsLinus Walleij1-4/+4
2015-01-16kernel: avoid overflow in cmp_rangeLouis Langholtz1-5/+5
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas1-7/+1
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang1-2/+2