aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-01V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+6
2008-04-01V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-01V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detectedSteven Toth1-0/+1
2008-04-01V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth1-1/+4
2008-04-01V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth1-133/+1
2008-04-01V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov1-0/+4
2008-04-01V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons1-0/+1
2008-04-01V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctlsRobert Fitzsimons1-2/+3
2008-04-01V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fhRobert Fitzsimons1-5/+16
2008-03-30zr364xx __user annotationsAl Viro1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro24-42/+37
2008-03-20V4L/DVB (7367): bug #10211: Fix depencencies for cx2341xMauro Carvalho Chehab1-1/+1
2008-03-20V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin1-2/+2
2008-03-20V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal will ignore themPascal Terjan1-4/+5
2008-03-20V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov1-9/+41
2008-03-20V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton1-1/+1
2008-03-20V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall1-1/+1
2008-03-20V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-03-20V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2()Mauro Carvalho Chehab1-2/+3
2008-03-20V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2-2/+5
2008-03-20V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEVAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2-6/+6
2008-03-20V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison1-1/+0
2008-03-20V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan1-20/+21
2008-02-18V4L/DVB (7219): zoran: Fix namespace conflicts with Zoran 'GPIO_MAX' enumMauro Carvalho Chehab2-17/+17
2008-02-18V4L/DVB (7205): tuner-xc2028 depends on FW_LOADERPaul Mundt1-1/+1
2008-02-18V4L/DVB (7201): cx88-mpeg: Fix race condition in variable accessRicardo Cerqueira1-3/+3
2008-02-18V4L/DVB (7200): Fix FM firmware loadingMauro Carvalho Chehab1-0/+3
2008-02-18V4L/DVB (7197): bttv: Fix overlay divide errorRobert Fitzsimons1-0/+1
2008-02-18V4L/DVB (7195): xc5000: fix build error when built as moduleTony Breeds1-1/+2
2008-02-18V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devicesRoland Stoll2-4/+13
2008-02-18V4L/DVB (7193): tveeprom: Add proper tuner mapping for hauppauge eeprom id 133Ricardo Cerqueira1-1/+1
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini4-0/+92
2008-02-18V4L/DVB (7189): autosuspend supportTobias Lorenz1-8/+75
2008-02-18V4L/DVB (7188): radio-si470x version 1.0.6Tobias Lorenz1-163/+167
2008-02-18V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann5-8/+30
2008-02-18V4L/DVB (7183): radio-si470x: fix build warningMichael Krufky1-1/+1
2008-02-18V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is setMauro Carvalho Chehab1-1/+1
2008-02-18V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab3-25/+43
2008-02-18V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab2-1/+5
2008-02-18V4L/DVB (7163): em28xx: makes audio settings more stableMauro Carvalho Chehab2-10/+21
2008-02-18V4L/DVB (7162): em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab1-4/+4
2008-02-18V4L/DVB (7161): em28xx: Fix printing debug values higher than 127Mauro Carvalho Chehab1-2/+3
2008-02-18V4L/DVB (7160): em28xx: Allow register dump/setting for debugMauro Carvalho Chehab1-0/+66
2008-02-18V4L/DVB (7158): Fix em28xx audio initializationMauro Carvalho Chehab2-11/+6
2008-02-18V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variableAndrew Morton1-1/+2
2008-02-18V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips1-9/+7
2008-02-18V4L/DVB (7139): add parenthesesRoel Kluin1-5/+5
2008-02-18V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900Luc Saillard1-0/+2