summaryrefslogtreecommitdiffstats
path: root/Documentation/nfsroot.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-21V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab2-441/+344
2007-02-21V4L/DVB (5108): Remove_cx88_ioctlMauro Carvalho Chehab1-27/+0
2007-02-21V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab1-18/+1
2007-02-21V4L/DVB (5106): Do some cleanups at cx88-blackbirdMauro Carvalho Chehab1-40/+29
2007-02-21V4L/DVB (5105): Reorder some ioctl handlersMauro Carvalho Chehab1-70/+80
2007-02-21V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab1-2/+306
2007-02-21V4L/DVB (5103): Fix vidioc_g_tuner handlingMauro Carvalho Chehab1-0/+2
2007-02-21V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab4-108/+63
2007-02-21V4L/DVB (5101): Renamed video_mux to cx88_video_mux Mauro Carvalho Chehab1-4/+4
2007-02-21V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab2-34/+62
2007-02-21V4L/DVB (5099): Uncommented NTSC/443 video standardMauro Carvalho Chehab1-0/+3
2007-02-21V4L/DVB (5098): Added support for V4L2_STD_NTSC_443Mauro Carvalho Chehab1-2/+6
2007-02-21V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab4-633/+521
2007-02-21V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution valuesPantelis Koukousoulas1-3/+9
2007-02-21V4L/DVB (5094): Pvrusb2: Introduce fake audio input selectionPantelis Koukousoulas1-1/+27
2007-02-21V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctlyMike Isely4-15/+34
2007-02-21V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely6-21/+13
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely12-40/+19
2007-02-21V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish7-56/+33
2007-02-21V4L/DVB (5089): Pvrusb2: V4L EXT_CTRLS fixupMike Isely1-0/+3
2007-02-21V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanupsMike Isely1-1/+3
2007-02-21V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-upMike Isely1-1/+1
2007-02-21V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNERMike Isely1-0/+1
2007-02-21V4L/DVB (5085): Pvrusb2: trace print addedMike Isely1-0/+6
2007-02-21V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency rangesMike Isely1-25/+33
2007-02-21V4L/DVB (5083): Pvrusb2: Remove automodeswitch controlMike Isely2-63/+4
2007-02-21V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixupMike Isely1-3/+2
2007-02-21V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely12-165/+144
2007-02-21V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioXMike Isely1-1/+2
2007-02-21V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairsMike Isely1-8/+4
2007-02-21V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointerMike Isely1-2/+2
2007-02-21V4L/DVB (5077): Bttv cropping supportMichael Schimek4-238/+1278
2007-02-21V4L/DVB (5076): Cpia.c: buffer overflowAlexey Dobriyan1-4/+4
2007-02-21V4L/DVB (5059): Pvrusb2: Be smarter about mode restorationMike Isely1-20/+33
2007-02-21V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio modeMike Isely1-0/+1
2007-02-21V4L/DVB (5057): Pvrusb2: Stream configuration cleanupsMike Isely4-124/+94
2007-02-21V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely1-1/+0
2007-02-21V4L/DVB (5054): Pvrusb2: cosmetic comment tweakMike Isely1-1/+1
2007-02-21V4L/DVB (5053): Pvrusb2: Change default volume to something saneMike Isely1-1/+1
2007-02-21V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radioMike Isely3-34/+6
2007-02-21V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely3-30/+196
2007-02-21V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely3-23/+36
2007-02-21V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely2-6/+12
2007-02-21V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaksMike Isely1-4/+22
2007-02-21V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio modeMike Isely1-3/+8
2007-02-21V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculationMike Isely1-1/+1
2007-02-21V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio modsMike Isely1-29/+74
2007-02-21V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbersMike Isely1-7/+25
2007-02-21V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio modeMike Isely2-36/+10
2007-02-21V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely2-4/+2