Age | Commit message (Expand) | Author |
2008-07-20 | V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery | Mike Isely |
2008-07-20 | V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli... | Mike Isely |
2008-07-20 | V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v... | Mike Isely |
2008-07-20 | V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources | Mike Isely |
2008-07-20 | V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option | Michael Krufky |
2008-07-20 | V4L/DVB (7882): pvrusb2: make code static | Adrian Bunk |
2008-05-14 | V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y | Mauro Carvalho Chehab |
2008-05-14 | V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab |
2008-05-14 | V4L/DVB (7846): Re-creates VIDEO_TUNER | Mauro Carvalho Chehab |
2008-04-29 | V4L/DVB (7782): pvrusb2: Driver is no longer experimental | Mike Isely |
2008-04-29 | V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi... | Michael Krufky |
2008-04-29 | V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 | Michael Krufky |
2008-04-29 | V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug | Michael Krufky |
2008-04-29 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab |
2008-04-29 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab |
2008-04-28 | media: fix integer as NULL pointer warnings | Harvey Harrison |
2008-04-26 | V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned | Harvey Harrison |
2008-04-26 | V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky |
2008-04-24 | V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte... | Mike Isely |
2008-04-24 | V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 | Mike Isely |
2008-04-24 | V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo... | Mike Isely |
2008-04-24 | V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure | Mike Isely |
2008-04-24 | V4L/DVB (7719): pvrusb2: Implement input selection enforcement | Mike Isely |
2008-04-24 | V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections | Michael Krufky |
2008-04-24 | V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx | Michael Krufky |
2008-04-24 | V4L/DVB (7716): pvrusb2: clean up global functions | Adrian Bunk |
2008-04-24 | V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ | Mike Isely |
2008-04-24 | V4L/DVB (7714): pvrusb2: Fix hang on module removal | Mike Isely |
2008-04-24 | V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown | Mike Isely |
2008-04-24 | V4L/DVB (7712): pvrusb2: Close connect/disconnect race | Mike Isely |
2008-04-24 | V4L/DVB (7711): pvrusb2: Fix race on module unload | Mike Isely |
2008-04-24 | V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair... | Mike Isely |
2008-04-24 | V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode | Mike Isely |
2008-04-24 | V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort | Mike Isely |
2008-04-24 | V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky |
2008-04-24 | V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751... | Michael Krufky |
2008-04-24 | V4L/DVB (7705): pvrusb2: Enable OnAir digital operation | Michael Krufky |
2008-04-24 | V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ... | Mike Isely |
2008-04-24 | V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion | Mike Isely |
2008-04-24 | V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution | Mike Isely |
2008-04-24 | V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands | Mike Isely |
2008-04-24 | V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants | Mike Isely |
2008-04-24 | V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking | Mike Isely |
2008-04-24 | V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) | Mike Isely |
2008-04-24 | V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) | Mike Isely |
2008-04-24 | V4L/DVB (7696): pvrusb2: state control tweak | Mike Isely |
2008-04-24 | V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) | Mike Isely |
2008-04-24 | V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB i... | Mike Isely |
2008-04-24 | V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL | Mike Isely |
2008-04-24 | V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down | Mike Isely |