index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
2
-2
/
+4
2013-09-26
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
2
-0
/
+9
2013-09-26
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
1
-7
/
+1
2013-09-26
mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
1
-13
/
+1
2013-09-26
mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe
Sachin Kamat
1
-1
/
+1
2013-09-26
mmc: dw_mmc-socfpga: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-26
mmc: mvsdio: Convert to devm_ioremap_resource
Sachin Kamat
1
-3
/
+3
2013-09-26
mmc: core: clean up duplicate macros
Jackey Shen
3
-4
/
+2
2013-09-26
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
1
-6
/
+8
2013-09-26
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
1
-0
/
+7
2013-09-26
mmc: add ignorance case for CMD13 CRC error
Seungwon Jeon
1
-28
/
+45
2013-09-26
mmc: dw_mmc: fix the transfer termination in IDMAC mode
Seungwon Jeon
1
-3
/
+3
2013-09-26
mmc: dw_mmc: amend use of idmac sw reset
Seungwon Jeon
1
-6
/
+11
2013-09-26
mmc: dw_mmc: gather each reset code into functions
Seungwon Jeon
1
-38
/
+43
2013-09-26
mmc: dw_mmc: rework the code related to cmd/data completion
Seungwon Jeon
1
-63
/
+84
2013-09-26
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
2
-20
/
+66
2013-09-26
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
1
-5
/
+21
2013-09-26
mmc: dw_mmc: control card read threshold
Seungwon Jeon
3
-2
/
+40
2013-09-26
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
3
-3
/
+76
2013-09-26
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
2
-2
/
+16
2013-09-26
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
1
-6
/
+3
2013-09-26
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
2
-0
/
+11
2013-09-26
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
Seungwon Jeon
1
-13
/
+42
2013-09-26
mmc: dw_mmc: exynos: add variable delay tuning sequence
Seungwon Jeon
1
-0
/
+124
2013-09-26
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2
-37
/
+108
2013-09-26
mmc: dw_mmc: exynos: configure SMU in exynos5420
Yuvaraj Kumar C D
1
-1
/
+37
2013-09-26
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2
-7
/
+9
2013-09-26
mmc: dw_mmc: socfpga: move socfpga private init
Yuvaraj Kumar C D
1
-16
/
+14
2013-09-26
mmc: dw_mmc: exynos: move the exynos private init
Yuvaraj Kumar C D
1
-18
/
+16
2013-09-26
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
1
-0
/
+3
2013-09-26
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
1
-16
/
+28
2013-09-26
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
Doug Anderson
1
-1
/
+52
2013-09-26
mmc: dw_mmc: don't queue up a card detect at slot startup
Doug Anderson
1
-6
/
+0
2013-09-26
sh: ecovec: fixup compile error on sdhi
Kuninori Morimoto
1
-0
/
+1
2013-09-26
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
2
-26
/
+0
2013-09-25
update contact information for Mikael Pettersson
Mikael Pettersson
3
-4
/
+3
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-25
xen/spinlock: Document the xen_nopvspin parameter.
Konrad Rzeszutek Wilk
1
-0
/
+4
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2
-10
/
+37
2013-09-25
powerpc/zImage: make the "OF" wrapper support ePAPR boot
Benjamin Herrenschmidt
5
-9
/
+33
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
6
-18
/
+23
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
4
-65
/
+62
2013-09-25
mm: Place preemption point in do_mlockall() loop
Paul E. McKenney
1
-0
/
+1
2013-09-25
MAINTAINERS: update mach-bcm related email address
Christian Daudt
1
-1
/
+2
2013-09-25
checkpatch: make extern in .h prototypes quieter
Joe Perches
1
-2
/
+2
2013-09-25
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
1
-0
/
+1
2013-09-25
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-25
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
1
-1
/
+8
[next]