[GIT PULL] Staging driver fix for 3.14-rc4

2014-02-22 Thread Greg KH
The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.14-rc4 for you to fetch changes up to e194fd8a5d8

Re: [PATCH] mmc: sdhci: add support for realtek rts5250

2014-02-22 Thread Chris Ball
Hi Micky, On Fri, Feb 21 2014, micky_ch...@realsil.com.cn wrote: > From: Micky Ching > > Add support for realtek rts5250 pci card reader. The card reader have > some problem with DDR50 mode, so add a new quirks2 for broken ddr50. > > Signed-off-by: Micky Ching Thanks, pushed to mmc-next for 3.1

Re: [PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request

2014-02-22 Thread Chris Ball
Hi Micky, On Mon, Feb 17 2014, micky_ch...@realsil.com.cn wrote: > From: Micky Ching > > First we fix the card poweroff bug: the card power is not shutdown when sd/mmc > card removed, this will make UHS-card failed to running in high speed mode if > we > insert the card again. > > We offer a con