You are receiving this email because we wish you to use our 3D/2D movie
animation services.
We are a China based Animated Movie studio. with the technical, our studo is a
computer animation studio with the technical, creative and production
capabilities to create a new generation of animated fe
Medical List Package: $395 for all 20 complete lists below
- Doctors (34 different specialties)
- Chiropractors
- Alternative Medicine
- Dentists
- Dentists with Specialties
- Veterinarians
- Hospitals
- National Health Service Corp Clinics
- Nursing Homes
- Pharmaceutical Companies
- Physic
From: Ellwyn C
This is a patch to the unioxx5.c file that fixes the 80 characters limit and
printk warnings found by the checkpatch.pl tool
Signed-off-by: Ellwyn C
---
drivers/staging/comedi/drivers/unioxx5.c | 61 +++---
1 files changed, 39 insertions(+), 22 deletion
On Tue, Mar 15, 2011 at 10:39:07PM +, KY Srinivasan wrote:
>
>
> > -Original Message-
> > From: Greg KH [mailto:g...@kroah.com]
> > Sent: Tuesday, March 15, 2011 6:23 PM
> > To: KY Srinivasan
> > Cc: gre...@suse.de; linux-ker...@vger.kernel.org;
> > devel@linuxdriverproject.org; virtu
> -Original Message-
> From: Greg KH [mailto:g...@kroah.com]
> Sent: Tuesday, March 15, 2011 6:23 PM
> To: KY Srinivasan
> Cc: gre...@suse.de; linux-ker...@vger.kernel.org;
> devel@linuxdriverproject.org; virtualizat...@lists.osdl.org; Haiyang Zhang;
> Mike
> Sterling; Abhishek Kane (Min
On Tue, Mar 15, 2011 at 10:24:41PM +, KY Srinivasan wrote:
>
>
> > -Original Message-
> > From: Greg KH [mailto:gre...@suse.de]
> > Sent: Tuesday, March 15, 2011 6:05 PM
> > To: KY Srinivasan
> > Cc: linux-ker...@vger.kernel.org; devel@linuxdriverproject.org;
> > virtualizat...@lists.
On Tue, Mar 15, 2011 at 03:22:46PM -0700, Greg KH wrote:
> On Tue, Mar 15, 2011 at 03:03:37PM -0700, K. Y. Srinivasan wrote:
> > Get rid of the forward declaration of vmbus_uevent by moving
> > the code around.
>
> There are 2 05/12 patches and they are different.
Ah, one has the proper subject a
On Tue, Mar 15, 2011 at 03:03:37PM -0700, K. Y. Srinivasan wrote:
> Get rid of the forward declaration of vmbus_uevent by moving
> the code around.
There are 2 05/12 patches and they are different.
confused,
greg k-h
___
devel mailing list
devel@linuxd
> -Original Message-
> From: Greg KH [mailto:gre...@suse.de]
> Sent: Tuesday, March 15, 2011 6:05 PM
> To: KY Srinivasan
> Cc: linux-ker...@vger.kernel.org; devel@linuxdriverproject.org;
> virtualizat...@lists.osdl.org
> Subject: Re: [PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase
Get rid of the forward declaration of vmbus_uevent by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 151 -
Now that vmbus_driver is a pci driver,
cleanup the irq allocation mess by using the standard
irq allocation mechanisms.
Note that this patch generates an error when the checkpatch
script is run because of the IRQF_SAMPLE_RANDOM flag used in
request_irq() function. This interrupt may be the only
e
Get rid of the forward declaration of vmbus_remove by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 59 +++--
On Tue, Mar 15, 2011 at 03:02:07PM -0700, K. Y. Srinivasan wrote:
> This patch-set fixes the following issues in the vmbus driver (vmbus_drv.c):
Thanks for the patches, but as the .39 merge window is closed, I'll be
holding on to these until after .39-rc1 is out before I can do anything
with the
Get rid of the forward declaration of vmbus_show_device_attr by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 302 +++
Get rid of the forward declaration of vmbus_shutdown by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 44 ---
Get rid of the forward declaration of vmbus_device_release by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 27 -
Now we can complete the cleanup of the root device
management - use the pci device as the root device for
all Hyper-V devices. As part of this cleanup get rid
of the root device object from vmbus_driver_context.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Ste
Get rid of the forward declaration of vmbus_match by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 49 --
Now that struct vmbus_driver_context is properly
cleaned up, rename this structure appropriately and
cleanup the code.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmb
Signed-off-by: K. Y. Srinivasan
---
drivers/staging/hv/vmbus_drv.c | 151
1 files changed, 75 insertions(+), 76 deletions(-)
diff --git a/drivers/staging/hv/vmbus_drv.c b/drivers/staging/hv/vmbus_drv.c
index 1331a6f..42066e9 100644
--- a/drivers/staging
Get rid of the forward declaration of vmbus_probe by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 107 --
Get rid of the forward declaration of vmbus_isr by moving
the code around.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
---
drivers/staging/hv/vmbus_drv.c | 47 +++-
Make vmbus driver a pci driver. This is
in preparation to cleaning up the root device
management as well as the irq allocation for this
driver.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Haiyang Zhang
Signed-off-by: Mike Sterling
Signed-off-by: Abhishek Kane
Signed-off-by: Hank Janssen
-
This patch-set fixes the following issues in the vmbus driver (vmbus_drv.c):
Make vmbus driver a platform pci device and cleanup
root device management and irq allocation
(patches 1/12 through 3/12):
1) Make vmbus driver a platform pci driver.
2) Cleanup root device management.
Code cleanup. Code in wlc_ampdu.c is waiting for Mac80211 functionality to be
released.
Added this information to a code comment.
Signed-off-by: Roland Vossen
Reviewed-by: Arend van Spriel
---
drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c |5 -
1 files changed, 4 insertions(+), 1 dele
Code cleanup.
Reviewed-by: Arend van Spriel
staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.c
staging: brcm80211: Removed invalid comment in receive processing.
staging: brcm80211: deleted unused code in hndpmu.c
drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c |5 ++-
Code cleanup. Code is not necessary since BCMDBG does not have to
be defined for a functional driver.
Signed-off-by: Roland Vossen
Reviewed-by: Arend van Spriel
---
drivers/staging/brcm80211/util/hndpmu.c | 39 ---
1 files changed, 0 insertions(+), 39 deletions(-)
Comment was a left over from a driver that handled AMPDU aggregation itself
(instead
of relying on Mac80211).
Signed-off-by: Roland Vossen
Reviewed-by: Arend van Spriel
---
drivers/staging/brcm80211/brcmsmac/wlc_main.c |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
Hi all,
If it wasn't already obvious, the merge window for the .39 kernel for
stuff in the drivers/staging/ directory is closed. If the patches
aren't already in my staging-next git tree, then they will not be
accepted, except for normal bugfixes, for the .39 kernel release.
If anyone has any qu
Code cleanup. Preprocessor flag BCMDBG_FORCEHT is never defined,
is a debug feature, so ifdeff'ed code has been removed. The removed
section would force the backplane clock on HT rate, which
facilitates debug but has a negative effect on power usage.
Signed-off-by: Roland Vossen
---
drivers/stag
Removed inactive code sections (BCM_DMAPAD and CHIPC_UART_ALWAYS_ON
were never defined). Also replaced magic number by #define. Deleted
incorrect comment.
Signed-off-by: Roland Vossen
---
drivers/staging/brcm80211/brcmsmac/wl_mac80211.c |5 +++--
drivers/staging/brcm80211/util/hnddma.c
On Tue, Mar 15, 2011 at 04:56:38PM +0800, wwang wrote:
> 于 2011年03月15日 16:46, Dan Carpenter 写道:
> > Hm... The auto detect code is never run because chip->use_hw_setting is
> > always 0. Are you sure the right fix isn't to set chip->use_hw_setting
> > to 1?
> >
> > regards,
> > dan carpenter
> >
>
于 2011年03月15日 16:46, Dan Carpenter 写道:
> Hm... The auto detect code is never run because chip->use_hw_setting is
> always 0. Are you sure the right fix isn't to set chip->use_hw_setting
> to 1?
>
> regards,
> dan carpenter
>
Yes, setting chip->use_hw_setting is not a wise choice.
Normally, if chi
On Tue, Mar 15, 2011 at 04:22:16PM +0800, wei_w...@realsil.com.cn wrote:
> From: wwang
>
> In sony notebook, card reader will be configured as two-lun mode
> through EFUSE. In this situation, MS card can't be recognized
> properly because driver does only support single-lun mode in default.
> In
From: wwang
In sony notebook, card reader will be configured as two-lun mode
through EFUSE. In this situation, MS card can't be recognized
properly because driver does only support single-lun mode in default.
In this patch, lun_mode is set in a different place, so driver can
detect the EFUSE conf
From: wwang
Modify initial card clock to avoid over spec
Signed-off-by: wwang
---
drivers/staging/rts_pstor/rtsx.c | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/rts_pstor/rtsx.c b/drivers/staging/rts_pstor/rtsx.c
index 4514419..02525d5 10
36 matches
Mail list logo