summaryrefslogtreecommitdiffstats
path: root/scripts/selinux (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-22mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat1-1/+1
2013-03-22mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu1-1/+1
2013-03-22mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras1-9/+24
2013-03-22mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras1-8/+4
2013-03-22mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras1-7/+4
2013-03-22mmc: dw_mmc: move host->data_offset init earlierJames Hogan1-12/+12
2013-03-22mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan1-8/+8
2013-03-22mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball1-1/+6
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu1-1/+1
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun1-2/+0
2013-03-22mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan1-0/+1
2013-03-22mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG1-0/+10
2013-03-22mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2-94/+12
2013-03-22mmc: mvsdio: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-22mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu3-1/+22
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu1-0/+32
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu1-0/+13
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson3-0/+5
2013-03-22mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash1-4/+6
2013-03-22mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim1-2/+2
2013-03-22mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim1-4/+6
2013-03-22mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung1-1/+3
2013-03-22mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han1-15/+2
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe1-2/+12
2013-03-19mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo1-82/+10
2013-03-12mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat1-1/+1
2013-03-11ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo10-10/+11
2013-03-07mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein1-0/+14
2013-03-07mmc: sdhci-tegra: cleanup ifdefsRhyland Klein1-8/+0
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20