On Fri, Nov 11, 2011 at 12:04:22AM -0300, Ezequiel wrote:
> Plus, I was fooling around with my easycap device and I got a kernel
> Ooops. Any suggestions/links on how to debug this kind of failure?
>
http://wiki.samba.org/index.php/LinuxCIFS_troubleshooting#Oopses
regards,
dan carpenter
signat
On Wed, Nov 09, 2011 at 02:26:41PM +0200, Tomas Winkler wrote:
> Drop usb_class_driver and collaterals as it is not used
>
> Signed-off-by: Tomas Winkler
> ---
> drivers/staging/media/easycap/easycap.h |1 -
> drivers/staging/media/easycap/easycap_main.c | 25 +
From: David Daney
Get MAC address and PHY connection from the device tree.
Cc: "David S. Miller"
Cc: net...@vger.kernel.org
Cc: Greg Kroah-Hartman
Cc: de...@driverdev.osuosl.org
Signed-off-by: David Daney
---
drivers/staging/octeon/ethernet-mdio.c | 28 +
drivers/staging/octeon/
From: David Daney
This series touches several different drivers, but since OCTEON is a
MIPS based SOC, we may want to merge the whole series via Ralf's
linux-mips.org tree.
Summary of the patches:
1) Template device trees to be patched in early boot for legacy boards
that do not supply a dev
On Thu, Nov 10, 2011 at 04:29:44PM -0800, ddaney.c...@gmail.com wrote:
> From: David Daney
>
> First patch:
>
> In preparation for my next set of patches to add device tree support
> for Octeon, move some files out of drivers/staging/octeon to common
> location. There are two basic types of fil
From: David Daney
Signed-off-by: David Daney
---
.../cavium-octeon/executive/cvmx-helper-sgmii.c|6 +-
.../mips/cavium-octeon/executive/cvmx-helper-spi.c | 10 ++
.../cavium-octeon/executive/cvmx-helper-xaui.c | 22 +++--
arch/mips/cavium-octeon/executive/cvmx-helper.c| 93
From: David Daney
Signed-off-by: David Daney
---
arch/mips/cavium-octeon/executive/Makefile |5 +
.../mips/cavium-octeon/executive}/cvmx-cmd-queue.c |8 +-
.../mips/cavium-octeon/executive}/cvmx-fpa.c |0
.../cavium-octeon/executive}/cvmx-helper-board.c | 18 +--
.
From: David Daney
First patch:
In preparation for my next set of patches to add device tree support
for Octeon, move some files out of drivers/staging/octeon to common
location. There are two basic types of files I am moving:
1) Register definition files. Most Octeon register definition files
From: David Daney
Many new types of boards exist, so lets recognize them.
Signed-off-by: David Daney
---
.../cavium-octeon/executive/cvmx-helper-board.c| 20 ++
arch/mips/include/asm/octeon/cvmx-bootinfo.h | 72 +++-
arch/mips/include/asm/octeon/cvmx-helper-bo
You are receiving this email because we wish you to use our digital photo
editing services.
Digital Photo Editing Services:
We are a China based Imaging Professionals. We offer basic and advanced digital
photo Editing services and solutions like photo Cutout, morphological photo
Editing, photo
Use kzalloc rather than kmalloc followed by memset with 0
This considers some simple cases that are common and easy to validate
Note in particular that there are no ...s in the rule, so all of the
matched code has to be contiguous
The semantic patch that makes this change is available
in scripts/
11 matches
Mail list logo