index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
1
-1
/
+1
2013-03-22
mmc: android-goldfish: use resource_size()
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
1
-9
/
+24
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
1
-8
/
+4
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
1
-7
/
+4
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
1
-12
/
+12
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
1
-8
/
+8
2013-03-22
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
1
-1
/
+6
2013-03-22
mmc: wmt-sdmmc: Use resource_size()
Alexandru Gheorghiu
1
-1
/
+1
2013-03-22
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
Wei Yongjun
1
-2
/
+0
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
1
-0
/
+1
2013-03-22
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
1
-0
/
+10
2013-03-22
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
2
-94
/
+12
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
3
-1
/
+22
2013-03-22
mmc: sdhci: add get_cd() implementation
Kevin Liu
1
-0
/
+32
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
1
-0
/
+13
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
3
-0
/
+5
2013-03-22
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
1
-4
/
+6
2013-03-22
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
1
-2
/
+2
2013-03-22
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
1
-4
/
+6
2013-03-22
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
1
-1
/
+3
2013-03-22
mmc: sdhci-s3c: Use devm_clk_get()
Jingoo Han
1
-15
/
+2
2013-03-22
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
1
-2
/
+12
2013-03-19
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
1
-82
/
+10
2013-03-12
mmc: dw_mmc: Make dw_mci_exynos_probe static
Sachin Kamat
1
-1
/
+1
2013-03-11
ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
Joseph Lo
10
-10
/
+11
2013-03-07
mmc: sdhci-tegra: add basic support for Tegra114
Rhyland Klein
1
-0
/
+14
2013-03-07
mmc: sdhci-tegra: cleanup ifdefs
Rhyland Klein
1
-8
/
+0
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
[next]