Re: [GIT PULL for v4.6-rc1] media updates

2016-05-05 Thread Stefan Lippers-Hollmann
Hi On 2016-05-05, Mauro Carvalho Chehab wrote: > Em Thu, 5 May 2016 01:00:51 +0200 > Stefan Lippers-Hollmann escreveu: [...] > Oh, in this case, it should be using IS_ENABLED() macro instead. > The following patch should fix it. I tested here with some different > setups, as d

Re: [GIT PULL for v4.6-rc1] media updates

2016-05-04 Thread Stefan Lippers-Hollmann
Hi On 2016-05-04, Mauro Carvalho Chehab wrote: > Em Wed, 4 May 2016 13:49:52 -0700 > Linus Torvalds escreveu: > > On Wed, May 4, 2016 at 12:28 PM, Stefan Lippers-Hollmann > > wrote: [...] > Stefan, > > Could you please test the enclosed patch? > > Regards,

Re: [GIT PULL for v4.6-rc1] media updates

2016-05-04 Thread Stefan Lippers-Hollmann
Hi On 2016-05-04, Linus Torvalds wrote: > On Wed, May 4, 2016 at 12:28 PM, Stefan Lippers-Hollmann wrote: > > > > --- a/drivers/media/media-device.c > > +++ b/drivers/media/media-device.c > > @@ -875,7 +875,7 @@ void __media_device_usb_init(struct medi > >

Re: [GIT PULL for v4.6-rc1] media updates

2016-05-04 Thread Stefan Lippers-Hollmann
Hi On 2016-05-04, Linus Torvalds wrote: > On Tue, May 3, 2016 at 9:39 PM, Stefan Lippers-Hollmann wrote: > > > > Just as a cross-check, this (incomplete, but au0828, cx231xx and em28xx > > aren't needed/ loaded on my system) crude revert avoids the problem for >

Re: [GIT PULL for v4.6-rc1] media updates

2016-05-03 Thread Stefan Lippers-Hollmann
Hi On 2016-05-03, Linus Torvalds wrote: > On Tue, May 3, 2016 at 2:38 PM, Stefan Lippers-Hollmann wrote: > > Hi > > [...] > >> Mauro Carvalho Chehab (95): > > [...] > >> [media] use v4l2_mc_usb_media_device_init() on most USB devices > &g

Re: [GIT PULL for v4.6-rc1] media updates

2016-05-03 Thread Stefan Lippers-Hollmann
device_init() on most USB devices git bisect bad 67873d4e751e400149df7ab61ba04cbb4cc0d449 # good: [bb07bd6b6851120ac9b25bb315d62d9782d2c345] [media] allow overriding the driver name git bisect good bb07bd6b6851120ac9b25bb315d62d9782d2c345 # first bad commit: [67873d4e751e400149df7ab61ba04cbb4cc0d449

Re: [PATCH] rc-core: use an IDA rather than a bitmap

2015-05-14 Thread Stefan Lippers-Hollmann
sysfs file conflicts again. So now I'm pretty confident that it really fixes my original problem. Feel free to add the tested-by tag, if you like. Tested-by: Stefan Lippers-Hollmann Thanks a lot Stefan Lippers-Hollmann pgpSCzEChEoRA.pgp Description: Digitale Signatur von OpenPGP

Re: [PATCH] rc-core: use an IDA rather than a bitmap

2015-04-16 Thread Stefan Lippers-Hollmann
everything continues to work fine for me; I haven't noticed any problems. Thanks a lot Stefan Lippers-Hollmann -- 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.kernel.org/majordomo-info.html

Re: [PATCH] rc-core: use an IDA rather than a bitmap

2015-04-02 Thread Stefan Lippers-Hollmann
? Thanks, I've applied this patch to my kernel and have started testing it. As the race conditions between both (well, three, the TeVii s480 v2.1 exposes two rc_core devices) doesn't trigger all the time, it might take a while before I can report back. Thanks a lot

Re: mceusb: sysfs: cannot create duplicate filename '/class/rc/rc0' (race condition between multiple RC_CORE devices)

2015-03-30 Thread Stefan Lippers-Hollmann
Hi On 2015-03-30, David Härdeman wrote: > On 2015-03-30 17:30, Stefan Lippers-Hollmann wrote: > > Hi > > > > This is a follow-up for: > > http://lkml.kernel.org/r/<201412181916.18051.s@gmx.de> > > http://lkml.kernel.org/r/<201412302211.40801.

Re: mceusb: sysfs: cannot create duplicate filename '/class/rc/rc0' (race condition between multiple RC_CORE devices)

2015-03-30 Thread Stefan Lippers-Hollmann
Hi This is a follow-up for: http://lkml.kernel.org/r/<201412181916.18051.s@gmx.de> http://lkml.kernel.org/r/<201412302211.40801.s@gmx.de> On 2014-12-30, Stefan Lippers-Hollmann wrote: > On Thursday 18 December 2014, Stefan Lippers-Hollmann wrote: > &g

Re: mceusb: sysfs: cannot create duplicate filename '/class/rc/rc0' (race condition between multiple RC_CORE devices)

2014-12-30 Thread Stefan Lippers-Hollmann
Hi Adding the maintainers for drivers/media/rc/rc-main.c into the loop. This is a follow-up for: http://lkml.kernel.org/r/<201412181916.18051.s@gmx.de> On Thursday 18 December 2014, Stefan Lippers-Hollmann wrote: > Occassionally, but not readily reproducably, I hit a race

mceusb: sysfs: cannot create duplicate filename '/class/rc/rc0' (race condition between multiple RC_CORE devices)

2014-12-18 Thread Stefan Lippers-Hollmann
zed IR XMP protocol handler initialized rc rc2: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0 IR LIRC bridge handler initialized mceusb 2-1.6:1.0: Registered SMK CORPORATION MCE TRANCEIVR Emulator Device 2006 with mce emulator interface version 1 mceusb 2-1.6:1.0: 2 tx ports (0x0 ca

Re: [media] lirc_sir: make device registration work

2012-07-08 Thread Stefan Lippers-Hollmann
port 0x02f8, IRQ 3. lirc_sir: Installed Without this patch lirc_sir can't even get loaded, the alternative would be to mark it as BROKEN for <<3.6. Regards Stefan Lippers-Hollmann [1] http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=4b71ca6bce8fab

Re: [GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-10 Thread Stefan Lippers-Hollmann
VENDOR_ID_PANTHERLORD, USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK, HID_QUIRK_MULTI_INPUT | HID_QUIRK_SKIP_OUTPUT_REPORTS }, Regards Stefan Lippers-Hollmann -- 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.kernel.org/majordomo-info.html

Re: [GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-09 Thread Stefan Lippers-Hollmann
mon trying to catch keypresses, I have not reached a functional configuration. Regards Stefan Lippers-Hollmann -- 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.kernel.org/majordomo-info.html

Re: [GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-09 Thread Stefan Lippers-Hollmann
jump */ }; The numbers seem to match, the rest was mostly "guessed" from the apparent strategy (top-->down. left-->right), but pressing '1' still results in "11" (repeating until terminated by ctrl-c), pressing '4' in "5445" (until

[PATCH] af9015: add USB ID for Terratec Cinergy T Stick RC MKII

2010-08-25 Thread Stefan Lippers-Hollmann
] dvb-usb: TerraTec Cinergy T Stick RC successfully initialized and connected. [6.040612] usbcore: registered new interface driver dvb_usb_af9015 Signed-off-by: Stefan Lippers-Hollmann --- This depends on the git pull request "NXP TDA18218 silicon tuner driver" from Antti Pal

Re: [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316

2010-06-13 Thread Stefan Lippers-Hollmann
Jun 2010 14:51:30 +0200 Message-ID: URL: http://lkml.indiana.edu/hypermail/linux/kernel/1006.0/00137.html Regards Stefan Lippers-Hollmann -- 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.kernel.org/majordomo-info.html

Re: [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316

2010-05-04 Thread Stefan Lippers-Hollmann
op_pci] [8.818890] [] ? do_one_initcall+0x34/0x1a0 [8.818893] [] ? sys_init_module+0xdf/0x260 [8.818896] [] ? system_call_fastpath+0x16/0x1b [8.818897] ---[ end trace 46b5c98323696f39 ]--- [8.822389] DVB: registering new adapter (FlexCop Digital TV device) [8.823874] b2c2-fle

Re: [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316

2010-04-30 Thread Stefan Lippers-Hollmann
[ 10.135610] b2c2-flexcop: MAC address = 00:d0:d7:0c:83:d6 Regards Stefan Lippers-Hollmann -- 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.kernel.org/majordomo-info.html

Re: [GIT PULL for 2.6.32] V4L/DVB updates

2009-11-27 Thread Stefan Lippers-Hollmann
a1db372833e1af6397d2f6c94ceff3dad V4L/DVB (12859): go7007: semaphore -> mutex conversion or mark CONFIG_VIDEO_GO7007_USB_S2250_BOARD as BROKEN, as it fails to compile since the afforementioned patch was merged on september 19th (this is a 2.6.31 --> 2.6.32 regression

Re: [PATCH 2/3 v2] lirc driver for Windows MCE IR transceivers

2009-11-13 Thread Stefan Lippers-Hollmann
he individual drivers which still depend on LIRC_DEV and are therefore not selectable; the same applies to [PATCH 3/3 v2] lirc driver for SoundGraph iMON IR receivers and displays. > + help > + Driver for Windows Media Center Ed. USB IR Transceivers > > endif Regards

dvb_usb_af9015: Oops on hotplugging with 2.6.31-rc5-git3

2009-08-05 Thread Stefan Lippers-Hollmann
fine. It also seems to be restricted to dvb_usb_af9015, as firmwares for several wlan cards are uploading fine. Would it help to bisect based on the changes to drivers/media/dvb/dvb-usb/af9015.c or is a wider scope required? Regards Stefan Lippers-Hollmann [1] http://www.otit.fi