If, in drivers/staging/media/as102/as102_fw.c::as102_fw_upload(), the call
cmd_buf = kzalloc(MAX_FW_PKT_SIZE, GFP_KERNEL);
should fail and return NULL so that we jump to the 'error:' label,
then we'll end up calling 'release_firmware(firmware);' with
'firmware' still uninitialized - not goo
Hi,
Like the recently added Thinkpad X200 and X201 the Thinkpad Edge E325
apparently has its camera upside down. dmidecode and lsusb output is
attached. I have also confirmed that Debian's libv4l-0.8.6 with the
following entry added to its table makes the camera work:
{ 0x04f2, 0xb27c, 0,
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date:Sat Mar 24 19:04:04 CET 2012
git hash:f92c97c8bd77992ff8bd6ef29a23dc82dca799cb
gcc version: i686-linux-gcc (GCC
The following changes since commit f92c97c8bd77992ff8bd6ef29a23dc82dca799cb:
[media] update CARDLIST.em28xx (2012-03-19 23:12:02 -0300)
are available in the git repository at:
git://linuxtv.org/jfrancois/gspca.git for_v3.4
for you to fetch changes up to 9aadae9dfed054929f80c9f2a7e8b35b195f0
Hi,
FYI: I suddenly stopped receiving e-mails from this list last week, March
16th. Does anyone have an explanation for that?
--HPS
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.
Em 04-03-2012 17:49, Josu Lazkano escreveu:
> Hello all, I am using this patch to get virtual adapters for DVB
> devices:
> https://aur.archlinux.org/packages/sa/sascng-linux3-patch/sascng-linux3-patch.tar.gz
>
> Here is more info: https://aur.archlinux.org/packages.php?ID=51325
>
> Is it possib
Vikas N Kumar wrote:
>Hi
>I am interested to know if there exists any support for the ViXS XCode
>2100 Series cards ? I have looked and not found any viable support for
>the card chipset except for some forums mentioning "ivtv" as a driver.
>
>If there is anyone working on this or if there is som