On Tue, Jul 24, 2012 at 09:21:34AM +0800, wwang wrote:
> Hi Borislav:
>
> Realtek card reader supports not only SDMMC card, but also Memory
> stick. This part is the common code, so it is located in
> drivers/misc. There is also SDMMC-relevant code under CONFIG_MMC.
> And in the future, Memstick-r
On Mon, Jul 23, 2012 at 04:06:08PM -0700, Ben Chan wrote:
> This patch fixes commit 8df858ea76b76dde9a39d4edd9aaded983582cfe,
Please put the human readable patch title as well as just the hash.
Hashes sometimes change when they get merged into Linus's tree as
well.
> which
> mishandles the refere
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes typos found while reading through staging: tidsbridge:
.../staging/tidspbridge/Documentation/error-codes |2 +-
drivers/staging/tidspbridge/core/_tiomap.h |2 +-
drivers/staging/tidspbridge/
On 07/23/2012 01:44 PM, Ramirez Luna, Omar wrote:
Hi Justin,
On Mon, Jul 23, 2012 at 8:49 AM, Justin P. Mattock
wrote:
diff --git a/drivers/staging/tidspbridge/core/tiomap3430.c
b/drivers/staging/tidspbridge/core/tiomap3430.c
index f9609ce..2c82d5a 100644
--- a/drivers/staging/tidspbridge/cor
Hi Greg,
On Mon, Jul 23, 2012 at 03:27:49PM -0700, Greg Kroah-Hartman wrote:
> On Mon, Jul 23, 2012 at 05:10:39PM -0500, Seth Jennings wrote:
> > Greg,
> >
> > I know it's the first Monday after a kernel release and
> > things are crazy for you. I was hoping to get this zsmalloc
> > stuff in bef
Hi Borislav:
Realtek card reader supports not only SDMMC card, but also Memory stick.
This part is the common code, so it is located in drivers/misc. There is
also SDMMC-relevant code under CONFIG_MMC. And in the future,
Memstick-relevant code will be added under CONFIG_MEMSTICK.
BR,
wwang
怎 样规定派遣员 工的辞@职程序和离职责 任.xls
Description: Binary data
___
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
This patch fixes commit 8df858ea76b76dde9a39d4edd9aaded983582cfe, which
mishandles the reference counting of wm_event.
Signed-off-by: Ben Chan
---
drivers/staging/gdm72xx/gdm_wimax.c | 16 ++--
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/gdm72xx/
On Mon, Jul 23, 2012 at 05:10:39PM -0500, Seth Jennings wrote:
> Greg,
>
> I know it's the first Monday after a kernel release and
> things are crazy for you. I was hoping to get this zsmalloc
> stuff in before the merge window hit so I wouldn't have to
> bother you :-/ But, alas, it didn't happ
Greg,
I know it's the first Monday after a kernel release and
things are crazy for you. I was hoping to get this zsmalloc
stuff in before the merge window hit so I wouldn't have to
bother you :-/ But, alas, it didn't happen that way.
Minchan acked these yesterday. When you get a chance, could
Hi Justin,
On Mon, Jul 23, 2012 at 8:49 AM, Justin P. Mattock
wrote:
> diff --git a/drivers/staging/tidspbridge/core/tiomap3430.c
> b/drivers/staging/tidspbridge/core/tiomap3430.c
> index f9609ce..2c82d5a 100644
> --- a/drivers/staging/tidspbridge/core/tiomap3430.c
> +++ b/drivers/staging/tidspb
Set audio latency. This fixes issue where audio clips heard during
link outage.
Signed-off-by: Rupesh Gujare
---
drivers/staging/ozwpan/ozpd.c |8 +---
drivers/staging/ozwpan/ozpd.h |1 +
drivers/staging/ozwpan/ozproto.c| 13 +
drivers/staging/ozwpan/ozp
For interrupt end point buffer frames, if urb is not available
& give back as soon as urb is received from usb core.
Signed-off-by: Rupesh Gujare
---
drivers/staging/ozwpan/ozhcd.c | 67 +--
1 files changed, 63 insertions(+), 4 deletions(-)
diff --git a/dri
Bump version numbers to keep in sync with internal
version information.
Signed-off-by: Rupesh Gujare
---
drivers/staging/ozwpan/ozmain.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/ozwpan/ozmain.c b/drivers/staging/ozwpan/ozmain.c
index c1ed6b2..ef6c
This fixes issue where wrong retrun value was received
by userland application after writing data to raw hid device.
Signed-off-by: Rupesh Gujare
---
drivers/staging/ozwpan/ozhcd.c | 14 --
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/ozwpan/ozhcd.
This patch fixes issue caused due to different HZ
value on system which do not have HZ=1000
Signed-off-by: Rupesh Gujare
---
drivers/staging/ozwpan/ozhcd.c |8
drivers/staging/ozwpan/ozproto.h |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/stagin
This patch series fixes various bugs found during development & bumps
version number to keep it in sync with internal version number.
Rupesh Gujare (5):
staging: ozwpan: buffer frame if urb not available.
staging: ozwpan: Insulate driver from HZ value
staging: ozwpan: Return correct actual_
On Mon, Jul 23, 2012 at 05:42:51PM +0800, wei_w...@realsil.com.cn wrote:
> +static void realtek_init_host(struct realtek_sdmmc *host)
> +{
> + struct mmc_host *mmc = host->mmc;
> +
> + mmc->f_min = 25;
> + mmc->f_max = 20800;
> + mmc->ocr_avail = MMC_VDD_32_33 | MMC_VDD_33_3
On Mon, Jul 23, 2012 at 05:42:38PM +0800, wei_w...@realsil.com.cn wrote:
> From: Wei WANG
>
> Realtek card reader core driver is the bus driver for Realtek
> driver-based card reader, which supplies adapter layer to
> be used by lower-level pci/usb card reader and upper-level
> sdmmc/memstick hos
On Mon, Jul 23, 2012 at 05:42:38PM +0800, wei_w...@realsil.com.cn wrote:
> +SUBSYSTEM=="rtsx_cr", ENV{RTSX_CARD_TYPE}=="SD", RUN+="/sbin/modprobe -bv
> rtsx_sdmmc"
Ugh. Expose a modalias instead? I know tifm does it like this, but
that's probably also an argument for fixing tifm.
--
Matthew Ga
I am offering financial assistance with less payback for just 2% Interest rate
to individuals and companies. Flexible repayment for 3 to 25 years. To apply
for a loan send us your information.
Contact us today at: cherylfina...@msn.com
Thank you.
Cheryl Janz
___
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes some typos found while reading through staging
"tidspbridge".
.../staging/tidspbridge/Documentation/error-codes |2 +-
drivers/staging/tidspbridge/core/_tiomap.h |2 +-
drivers/staging/tids
On Mon, Jul 23, 2012 at 05:42:44PM +0800, wei_w...@realsil.com.cn wrote:
> From: Wei WANG
>
> Realtek PCI-E card reader driver adapts requests from upper-level
> sdmmc/memstick layer to the real physical card reader.
>
> Signed-off-by: Wei WANG
Applying: drivers/misc: Add realtek pci card read
On Mon, Jul 23, 2012 at 05:42:38PM +0800, wei_w...@realsil.com.cn wrote:
> From: Wei WANG
>
> Realtek card reader core driver is the bus driver for Realtek
> driver-based card reader, which supplies adapter layer to
> be used by lower-level pci/usb card reader and upper-level
> sdmmc/memstick hos
On Mon, Jul 23, 2012 at 05:42:38PM +0800, wei_w...@realsil.com.cn wrote:
> +
> +#define wait_timeout_x(task_state, msecs)\
> +do { \
> + set_current_state((task_state));\
> + schedule_timeout
Hello H Hartley Sweeten,
This is a semi-automatic email about new static checker warnings.
The patch e74f209ca995: "staging: comedi: cb_pcidas: remove forward
declarations 1" from Jun 26, 2012, leads to the following Smatch
complaint:
drivers/staging/comedi/drivers/cb_pcidas.c:1720 cb_pcidas_d
From: Wei WANG
Realtek SD/MMC card interface driver is used to access
SD/MMC card, with the help of Realtek card reader adapter driver.
Signed-off-by: Wei WANG
---
drivers/mmc/host/Kconfig |7 +
drivers/mmc/host/Makefile |2 +
drivers/mmc/host/rtsx_sdmmc.c | 357 +
From: Wei WANG
Realtek card reader core driver is the bus driver for Realtek
driver-based card reader, which supplies adapter layer to
be used by lower-level pci/usb card reader and upper-level
sdmmc/memstick host driver.
Signed-off-by: Wei WANG
---
Documentation/misc-devices/realtek_cr.txt |
On Mon, 23 Jul 2012, Dan Carpenter wrote:
> On Sun, Jul 22, 2012 at 10:57:09PM +0200, Jesper Juhl wrote:
> > Make it match CodingStyle a bit better, tab/space wise.
> >
> > Signed-off-by: Jesper Juhl
> > ---
> > drivers/staging/slicoss/slic.h | 751
> > -
On Sun, Jul 22, 2012 at 10:57:20PM +0200, Jesper Juhl wrote:
> @@ -154,7 +154,7 @@ static void slic_assert_fail(void)
> curr_pid = current->pid;
>
> printk(KERN_ERR "%s CPU # %d PID # %d\n",
> -__func__, cpuid, curr_pid);
> + __func__, cpuid, curr_pid);
T
On Sun, Jul 22, 2012 at 10:57:09PM +0200, Jesper Juhl wrote:
> Make it match CodingStyle a bit better, tab/space wise.
>
> Signed-off-by: Jesper Juhl
> ---
> drivers/staging/slicoss/slic.h | 751
> -
> 1 file changed, 374 insertions(+), 377 deletions(-)
>
31 matches
Mail list logo