index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
1
-0
/
+5
2014-05-13
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2
-59
/
+3
2014-05-13
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
1
-7
/
+1
2014-05-13
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
1
-3
/
+2
2014-05-13
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2
-44
/
+3
2014-05-13
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
1
-10
/
+8
2014-05-13
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2
-53
/
+1
2014-05-13
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-10
/
+3
2014-05-13
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
1
-63
/
+38
2014-05-13
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
Sachin Kamat
1
-1
/
+1
2014-04-22
mmc: rtsx: add R1-no-CRC mmc command type handle
Micky Ching
1
-0
/
+3
2014-04-22
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2
-54
/
+5
2014-04-22
mmc: core: Use maximum timeout values in case TACC field is zero
Stefan Wahren
1
-0
/
+4
2014-04-22
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2
-20
/
+4
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
1
-1
/
+1
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
3
-3
/
+8
2014-04-20
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+3
2014-04-20
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2
-4
/
+3
2014-04-20
mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-0
/
+2
2014-04-20
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-4
/
+5
2014-04-20
mmc: omap: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-2
/
+2
2014-04-20
mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-2
/
+4
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
3
-2
/
+6
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-19
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
1
-12
/
+12
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-60
/
+92
2014-04-19
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-18
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
1
-0
/
+5
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2
-3
/
+0
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2
-0
/
+45
[next]