Commit Graph

288 Commits (887e301aa1105326f1412a98749024263b1031c7)

Author SHA1 Message Date
Mike Isely b675c0526e V4L/DVB (8892): pvrusb2: Handle USB ID 2040:2950 same as 2040:2900 17 years ago
Adrian Bunk 445c2714cf V4L/DVB (8534): remove select's of FW_LOADER 17 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Michael Krufky 353facd4ab V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950 17 years ago
Hans Verkuil 9c39d7eafa V4L/DVB (8483): Remove obsolete owner field from video_device struct. 17 years ago
Mike Isely d417f711b9 V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign) 17 years ago
Mike Isely 31335b13ca V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Mike Isely 00528d9c2e V4L/DVB (8176): pvrusb2: Update video_gop_size 17 years ago
Mike Isely ab062fe3b5 V4L/DVB (8175): pvrusb2: Fix misleading source code comment 17 years ago
Hans Verkuil e0e31cdb91 V4L/DVB (8105): cx2341x: add TS capability 17 years ago
Mike Isely f90fe7a3f7 V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery 17 years ago
Mike Isely fa98e59422 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability 17 years ago
Mike Isely 83ce57aa45 V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values 17 years ago
Mike Isely 64723b3018 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources 17 years ago
Michael Krufky 5a4f5da655 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option 17 years ago
Adrian Bunk e9b59f6e2f V4L/DVB (7882): pvrusb2: make code static 17 years ago
Mauro Carvalho Chehab c2b7bbea83 V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y 17 years ago
Mauro Carvalho Chehab 755a18baad V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 17 years ago
Mauro Carvalho Chehab fdbbfb092c V4L/DVB (7846): Re-creates VIDEO_TUNER 17 years ago
Mike Isely f4d2782411 V4L/DVB (7782): pvrusb2: Driver is no longer experimental 17 years ago
Michael Krufky 8ed3c84404 V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help text 17 years ago
Michael Krufky 749b6a77b0 V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 17 years ago
Michael Krufky 485fcaed25 V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug 17 years ago
Mauro Carvalho Chehab 149ef72dee Rename common tuner Kconfig names to use the same 17 years ago
Mauro Carvalho Chehab 7c91f0624a V4L/DVB(7767): Move tuners to common/tuners 17 years ago
Harvey Harrison a6a3a17b7f media: fix integer as NULL pointer warnings 17 years ago
Harvey Harrison 0e3cbe81d5 V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned 17 years ago
Michael Krufky 4aef8fddb6 V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx 17 years ago
Mike Isely e57b1c8006 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface 17 years ago
Mike Isely 1df59f0b90 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 17 years ago
Mike Isely 21684ba921 V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point 17 years ago
Mike Isely 17a7b6642d V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure 17 years ago
Mike Isely 1cb03b76d0 V4L/DVB (7719): pvrusb2: Implement input selection enforcement 17 years ago
Michael Krufky d3f8d8fb30 V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections 17 years ago
Michael Krufky 95814bc2b7 V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx 17 years ago
Adrian Bunk f55a871241 V4L/DVB (7716): pvrusb2: clean up global functions 17 years ago
Mike Isely 49844c291a V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ 17 years ago
Mike Isely 18ecbb4771 V4L/DVB (7714): pvrusb2: Fix hang on module removal 17 years ago
Mike Isely 13e027a8bf V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown 17 years ago
Mike Isely 97f26ff604 V4L/DVB (7712): pvrusb2: Close connect/disconnect race 17 years ago
Mike Isely e5be15c638 V4L/DVB (7711): pvrusb2: Fix race on module unload 17 years ago
Mike Isely d913d63030 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices 17 years ago
Mike Isely 72998b7109 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode 17 years ago
Mike Isely 07b80264c3 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort 17 years ago
Michael Krufky 087886eb11 V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx 17 years ago
Michael Krufky c881284151 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models 17 years ago
Michael Krufky 906a495741 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation 17 years ago
Mike Isely 1b1b8d7841 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined 17 years ago