Commit Graph

2021 Commits (70bdd9c83a6e757e5fb9cc3195f27d2c1d0a4c39)

Author SHA1 Message Date
Alexey Dobriyan 70bdd9c83a V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" 18 years ago
Mauro Carvalho Chehab 0b778a56e3 V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1 18 years ago
David Brownell 9a2816c1c4 V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch 18 years ago
Akinobu Mita 5f1693fe82 V4L/DVB (4997): Bttv: delete duplicated ioremap() 18 years ago
Akinobu Mita 2582140035 V4L/DVB (4996): Msp3400: fix kthread_run error check 18 years ago
Akinobu Mita 054afee473 V4L/DVB (4995): Vivi: fix kthread_run() error check 18 years ago
Akinobu Mita 72f678c301 V4L/DVB (4994): Vivi: fix use after free in list_for_each() 18 years ago
Stephan Berberig b331daa03c V4L/DVB (4992): Fix typo in saa7134-dvb.c 18 years ago
Adrian Bunk d4f60baf78 V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference 18 years ago
Amit Choudhary d82d418a3a V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak 18 years ago
Hans Verkuil 83aaf13c5b V4L/DVB (4984): LOG_STATUS should show the real temporal filter value. 18 years ago
Hans Verkuil 12b896e436 V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting. 18 years ago
Hans Verkuil b331def2d3 V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. 18 years ago
Mauro Carvalho Chehab 315eb962d2 V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working 18 years ago
Dwaine Garden ed00b41dc8 V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected 18 years ago
Michael Krufky 5ef35be42d V4L/DVB (4973): Dvb-core: fix printk type warning 18 years ago
Ang Way Chuang dedcefb085 V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems 18 years ago
Thierry MERLE 38284ba361 V4L/DVB (4970): Usbvision memory fixes 18 years ago
Hans Verkuil 3a4456a073 V4L/DVB (4968): Add PAL-60 support for cx2584x. 18 years ago
Hans Verkuil e71ced1a5d V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support. 18 years ago
audetto@tiscali.it 2485eb0a55 V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette 18 years ago
Mauro Carvalho Chehab c626846147 V4L/DVB (4960): Removal of unused code from usbvision-i2c.c 18 years ago
Adrian Bunk 0a0ceadebd V4L/DVB (4959): Usbvision: possible cleanups 18 years ago
Ralf Baechle bee8a44ecb V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS 18 years ago
Mario Rossi 6ccd60172e V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right place 18 years ago
Mario Rossi a821e990e4 V4L/DVB (4955): Fix autosearch index 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Dave Jones 5e614475de Jon needs a new shift key. 18 years ago
Mauro Carvalho Chehab 2a7e9a260e V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated 18 years ago
Jean Delvare 3269711b76 i2c: Discard the i2c algo del_bus wrappers 18 years ago
Thierry MERLE 1de1bf0633 V4L/DVB 4949b: Fix container_of pointer retreival 18 years ago
Mauro Carvalho Chehab 67952e8cb1 V4L/DVB (4949a): Fix INIT_WORK 18 years ago
Michael Krufky f35db23c1b V4L/DVB (4949): Cxusb: codingstyle cleanups 18 years ago
Michael Krufky 79a54cbd73 V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attach 18 years ago
Michael Krufky 4a390558a6 V4L/DVB (4947): Cx88: trivial cleanups 18 years ago
Michael Krufky 22f3f17dd7 V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific area 18 years ago
Michael Krufky ed35526027 V4L/DVB (4945): Cx88: consolidate cx22702_config structs 18 years ago
Michael Krufky 5786a34b43 V4L/DVB (4944): Cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attach 18 years ago
Michael Krufky 1d4bb7d3c1 V4L/DVB (4943): Cx88: cleanup dvb_pll_attach for lgdt3302 tuners 18 years ago
Thierry MERLE c876a3468d V4L/DVB (4953): Usbvision minor fixes 18 years ago
Mauro Carvalho Chehab f30ebd4359 V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP 18 years ago
Rusty Scott 1444e5f591 V4L/DVB (4940): Or51211: Changed SNR and signal strength calculations 18 years ago
Rusty Scott b2fb7f55a1 V4L/DVB (4939): Or51132: Changed SNR and signal strength reporting 18 years ago
Trent Piepho 1c5ee876d6 V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attach 18 years ago
Mauro Carvalho Chehab a1ed551cdb V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations 18 years ago
Mauro Carvalho Chehab 7ca659e3c1 V4L/DVB (4942): Whitespace cleanups 18 years ago
Thierry MERLE 483dfdb64f V4L/DVB (4937): Usbvision cleanup and code reorganization 18 years ago
Thierry MERLE d8159a3684 V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal 18 years ago
Mauro Carvalho Chehab 483deb0f2b V4L/DVB (4935): Added the capability of selecting fm gain by tuner 18 years ago
Mauro Carvalho Chehab cefccc8011 V4L/DVB (4934): Usbvision radio requires GainNormal at e register 18 years ago