Commit Graph

2825 Commits (bde316a4f1094f9a3da402c44f7315e1a94fb332)

Author SHA1 Message Date
Michael Krufky bde316a4f1 V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend 17 years ago
Mike Isely bb8ce9d914 V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling 17 years ago
Michael Krufky d8abe97d00 V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code 17 years ago
Michael Krufky 99443ae04f V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access 17 years ago
Michael Krufky 04910bdc5c V4L/DVB (7679): pvrusb2: add DVB API framework 17 years ago
Mike Isely e7f677f336 V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly 17 years ago
Dmitry Belimov b34dddbe4b V4L/DVB (7677): saa7134: Add/fix Beholder entries 17 years ago
Dmitry Belimov 8fb737b7dc V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c bus 17 years ago
Dmitry Belimov 548899c76e V4L/DVB (7675): tea5767 autodetection is not working on some saa7134 boards 17 years ago
Steven Toth 6676237398 V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400 17 years ago
Guennadi Liakhovetski 5aa2110f3f V4L/DVB (7671): pxa-camera: fix DMA sg-list coalescing for more than 2 buffers 17 years ago
Guennadi Liakhovetski e7c5068819 V4L/DVB (7670): pxa-camera: handle FIFO overruns 17 years ago
Mike Rapoport a5462e5be3 V4L/DVB (7669): pxa_camera: Add support for YUV modes 17 years ago
Guennadi Liakhovetski 587df9fca6 V4L/DVB (7668): soc-camera: Remove redundant return 17 years ago
Douglas Schilling Landgraf 6ec6e0ced1 V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2 17 years ago
Douglas Schilling Landgraf 130ca945d8 V4L/DVB (7665): videodev: Add default vidioc handler 17 years ago
Hartmut Hackmann 9a1b04e461 V4L/DVB (7654): tda10086: make the xtal frequency a configuration option 17 years ago
Devin Heitmueller b37f2d6a31 V4L/DVB (7653): tuner-xc2028: drop the severity of version reporting 17 years ago
Devin Heitmueller 4269a8eed2 V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed" 17 years ago
Mauro Carvalho Chehab 33e5316113 V4L/DVB (7651): tuner-xc2028: Several fixes to SCODE 17 years ago
Andrew Morton d1e0b57162 V4L/DVB (7650): git-dvb: Kconfig fix 17 years ago
Steven Toth ce89cfb490 V4L/DVB (7648): cx23885: Load any module dependencies accordingly 17 years ago
Steven Toth a780a31cee V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital mode 17 years ago
Steven Toth 2770b7d713 V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products 17 years ago
Steven Toth b3ea016689 V4L/DVB (7645): Add support for the Hauppauge HVR-1200 17 years ago
Steven Toth 6b92b3bd7a V4L/DVB (7642): cx88: enable radio GPIO correctly 17 years ago
Kay Sievers ce96d0a44a V4L/DVB (7641): V4L: ov511 - use usb_interface as parent, not usb_device 17 years ago
Mauro Carvalho Chehab 18d73c58b5 V4L/DVB (7638): CodingStyle fixes for au8522 and au0828 17 years ago
Steven Toth bbdf855b0e V4L/DVB (7637): au0828: Typo 17 years ago
Steven Toth 805caff5a8 V4L/DVB (7636): au0828: Add HVR850 model number 17 years ago
Steven Toth a9c36aad59 V4L/DVB (7634): au0828: Cleanup 17 years ago
Michael Krufky f07e8e4bb7 V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__ 17 years ago
Michael Krufky fdfc7452f1 V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_XC5000 17 years ago
Steven Toth bc3c613cef V4L/DVB (7625): au0828: Cleanup 17 years ago
Steven Toth 9c26de555d V4L/DVB (7624): Avoid an oops if the board is not fully defined 17 years ago
Steven Toth 28930fa9af V4L/DVB (7622): HVR950Q Hauppauge eeprom support 17 years ago
Steven Toth 265a651062 V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB 17 years ago
Mauro Carvalho Chehab e77ebdaa92 V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900 17 years ago
Mauro Carvalho Chehab e54318e5a4 V4L/DVB (7618): em28xx: make some symbols static 17 years ago
Mauro Carvalho Chehab e9888a1330 V4L/DVB (7617): Removes a manual mode setup 17 years ago
Mauro Carvalho Chehab e3569abc1c V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right place 17 years ago
Mauro Carvalho Chehab c67ec53f8f V4L/DVB (7615): em28xx: Provide the proper support for switching between analog/digital 17 years ago
Mauro Carvalho Chehab 82ac4f8765 V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KERN_INFO 17 years ago
Mauro Carvalho Chehab 41facaa4b6 V4L/DVB (7613): em28xx: rename registers 17 years ago
Mauro Carvalho Chehab 7e26ca8012 V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO 17 years ago
Mauro Carvalho Chehab 2ba890ec08 V4L/DVB (7611): em28xx: Move registers to a separate file 17 years ago
Mauro Carvalho Chehab 89b329ef9d V4L/DVB (7610): em28xx: Select reg wait time based on chip ID 17 years ago
Devin Heitmueller 7640ea9933 V4L/DVB (7609): em28xx-core: speed-up firmware load 17 years ago
Devin Heitmueller 83244025e7 V4L/DVB (7608): em28xx-dvb: Some cleanups and fixes 17 years ago
Douglas Schilling Landgraf 6ea54d938b V4L/DVB (7607): CodingStyle fixes 17 years ago