Commit Graph

17394 Commits (f17578decc40df8fceff82b106582e30bdfb3189)
 

Author SHA1 Message Date
Michael Krufky 5e453dc757 V4L/DVB (3269): ioctls cleanups. 19 years ago
Linus Torvalds e2688f00dc Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block 19 years ago
Michael Krufky 37bdfa06b6 V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV USB models. 19 years ago
Michael Krufky effee0333b V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB Gold 19 years ago
Hans Verkuil af36c82c97 V4L/DVB (3261): msp3400.c cleanup (almost all cosmetic) 19 years ago
Patrick Boettcher 6ce17c57f8 V4L/DVB (3260): Using new firmware for the WideView Stick 19 years ago
Hans Verkuil c7f3612cdb V4L/DVB (3257): Add missing audiochip.h include. 19 years ago
Hans Verkuil 3faeeae483 V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER 19 years ago
Hans Verkuil d3900bc42e V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER. 19 years ago
Hans Verkuil 30b54d50f6 V4L/DVB (3254): Don't reprogram the video standard if it is unchanged. 19 years ago
Hans Verkuil 8a854284d0 V4L/DVB (3253): Add V4L2 commands to tvaudio 19 years ago
Hans Verkuil f9a91f0899 V4L/DVB (3250): tea5767: move signal strength level to the 0-65535 range 19 years ago
Hans Verkuil a8bbf12ad8 V4L/DVB (3249): Generalized cx25840 video/audio input handling 19 years ago
Hans Verkuil 3578d3dd0b V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values 19 years ago
Hans Verkuil 21fa715e67 V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output. 19 years ago
Hans Verkuil fbc46e74fa V4L/DVB (3247): Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO in wm8775. 19 years ago
Hans Verkuil 936053516a V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32a 19 years ago
Hans Verkuil a544521ef0 V4L/DVB (3245): Added some comments about multiple tuner support. 19 years ago
Michael Krufky 66e33dee9e V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004 19 years ago
Ville Skytt\ 12e66f6573 V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree. 19 years ago
Michael Krufky 90200d2b7f V4L/DVB (3239): reorganize tuner-simple threshold structure. 19 years ago
Mauro Carvalho Chehab 21dcd8ccd7 V4L/DVB (3234): Included advanced debug option to tvp5150.c 19 years ago
Mauro Carvalho Chehab 9bb13a6dc3 V4L/DVB (3233): Fixed API to set I2S speed control 19 years ago
Mauro Carvalho Chehab e1bc80adaf V4L/DVB (3232): Several improvements at tvp5150 driver 19 years ago
Chris Pascoe fc40b261db V4L/DVB (3220): Add support for VP-3054 HDTV board 19 years ago
Michael Krufky 50c25fff53 V4L/DVB (3218): Whitespace cleanups 19 years ago
Ricardo Cerqueira 41d70c26c6 V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem ID 19 years ago
Nickolay V. Shmyrev 2a9a9a84f2 V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version. 19 years ago
Patrick Boettcher 6ff5ef28ba V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULL 19 years ago
Michael Krufky 6fe66ba63f V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021 19 years ago
Michael Krufky 610d1407b2 V4L/DVB (3199): Removed some unneeded #ifdef's 19 years ago
Tyler Trafford 210e207c1d V4L/DVB (3198): make cx25840 recover from some firmware load failures 19 years ago
Michael Krufky 83ac8722be V4L/DVB (3196): correct Thomson DTT 761x frequency ranges 19 years ago
Andrew Morton bc61b0102a V4L/DVB (3193): Replace del_timer with del_timer_sync 19 years ago
Christopher Pascoe 889aee805a V4L/DVB (3192): Fix bttv sub-device unregister 19 years ago
Hans Verkuil e18828e43a V4L/DVB (3179): Fix 64-bit compile warnings 19 years ago
Michael H. Schimek 67f1570a06 V4L/DVB (3178): bttv VBI fixes 19 years ago
Mauro Carvalho Chehab 7e57819169 V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs 19 years ago
Mauro Carvalho Chehab 70f00044a2 V4L/DVB (3162): Some fixes at cx88 controls 19 years ago
Michael Krufky 5ea892f156 V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo. 19 years ago
Ricardo Cerqueira 4abdfed567 V4L/DVB (3161): ir-kbd-gpio is now part of bttv 19 years ago
Steven Toth e0b2d7a89b V4L/DVB (3160): Updates to the tveeprom eeprom checking 19 years ago
Mauro Carvalho Chehab f4a3bc82ed V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macros 19 years ago
Alex Woods f961e71a0a V4L/DVB (3154): TTUSB DEC driver patch roundup 19 years ago
Deti Fliegl e4acba3c01 DVB (2401): USB hot unplug Oops fix. 19 years ago
Jesper Juhl 6a5bdd322e V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.c 19 years ago
Mauro Carvalho Chehab 4302c15ea2 V4L/DVB (3145): syncronizes some changes between v4l and dvb 19 years ago
Steven Toth 0144f31466 V4L/DVB (3130): cx24123: cleanup timout handling 19 years ago
Stephen Williams 2c3f11b20f V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKS 19 years ago
Mauro Carvalho Chehab d21838dd7d V4L/DVB (3123b): syncs V4L subsystem tree with kernel 19 years ago