summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5235): Gl861: use parallel_tsCarl Lundqvist2007-02-211-1/+2
* V4L/DVB (5234): Gl861: remove unneeded declarationMichael Krufky2007-02-211-2/+0Star
* V4L/DVB (5233): Gl861: correct address of the bulk endpointJan Nijs2007-02-211-1/+1
* V4L/DVB (5232): Gl861: correct oops when loading moduleJan Nijs2007-02-211-1/+1
* V4L/DVB (5231): Gl861: whitespace cleanupsMichael Krufky2007-02-211-21/+20Star
* V4L/DVB (5230): Gl861: remove NULL entry from gl861_propertiesMichael Krufky2007-02-211-1/+0Star
* V4L/DVB (5229): Gl861: use qt1010_tuner_attach function from qt1010.hMichael Krufky2007-02-211-10/+1Star
* V4L/DVB (5228): Gl861: remove unneeded "extern int" declarationMichael Krufky2007-02-211-1/+0Star
* V4L/DVB (5227): Gl861: hide disabled code from upstream patch systemMichael Krufky2007-02-211-3/+0Star
* V4L/DVB (5226): Gl861: fix driver_nameMichael Krufky2007-02-211-1/+1
* V4L/DVB (5225): Gl861: fix MODULE_AUTHORMichael Krufky2007-02-211-1/+1
* V4L/DVB (5224): Gl861: select DVB_ZL10353 if !DVB_FE_CUSTOMISEMichael Krufky2007-02-211-1/+1
* V4L/DVB (5223): Rename USB_PID_MSI_MEGASKY55801 to USB_PID_MSI_MEGASKY580_55801Michael Krufky2007-02-212-2/+2
* V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on ...Carl Lundqvist2007-02-215-0/+263
* V4L/DVB (5218): Zl10353: register definitions updateChris Pascoe2007-02-212-7/+14
* V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculationAntti Palosaari2007-02-213-15/+65
* V4L/DVB (5216): Zl10353: add i2c_gate_ctrl supportAntti Palosaari2007-02-211-2/+15
* V4L/DVB (5215): Experimental support for signal strength/BER/uncorrectable countChris Pascoe2007-02-211-0/+36
* V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware sizeMike Isely2007-02-211-15/+18
* V4L/DVB (5210): Pvrusb2: Fix printk format typoMike Isely2007-02-211-1/+1
* V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fixakpm@linux-foundation.org2007-02-211-2/+2
* V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl2007-02-213-62/+37Star
* V4L/DVB (5206): Usbvision: set alternate interface modificationThierry MERLE2007-02-214-16/+81
* V4L/DVB (5205): Usbvision: dynamic allocation for framesThierry MERLE2007-02-213-35/+60
* V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk2007-02-211-586/+0Star
* V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-215-8/+10
* V4L/DVB (5201): Radio/: Convert to generic boolean-valuesRichard Knutsson2007-02-211-13/+5Star
* V4L/DVB (5199): Cx88-video.c: remove struct radionormsAdrian Bunk2007-02-211-2/+0Star
* V4L/DVB (5198): Cafe_ccic.c fix warningJonathan Corbet2007-02-211-1/+1
* V4L/DVB (5197): Convert to generic boolean-valuesRichard Knutsson2007-02-215-53/+37Star
* V4L/DVB (5196): VIDEO_BUF depends on PCIAndrew Morton2007-02-212-1/+2
* V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk2007-02-214-4/+4
* V4L/DVB (5193): Remove the unused kernel config option VIDEO_VIDEOBUFRobert P. J. Day2007-02-211-4/+0Star
* V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exitMarco Schluessler2007-02-211-0/+3
* V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss2007-02-211-2/+12
* V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATAHans Verkuil2007-02-211-6/+9
* V4L/DVB (5180): Fix cx2584x revision reporting.Hans Verkuil2007-02-211-1/+3
* V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely2007-02-213-6/+4Star
* V4L/DVB (5174): Pvrusb2: video corruption fixesMike Isely2007-02-211-0/+69
* V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanupMike Isely2007-02-211-58/+92
* V4L/DVB (5172): Pvrusb2: Control protocol cleanupMike Isely2007-02-212-38/+15Star
* V4L/DVB (5170): Pvrusb2: Add boilerplate to new header fileMike Isely2007-02-211-0/+31
* V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky2007-02-215-15/+47
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-2111-35/+24Star
* V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho2007-02-212-4/+4
* V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho2007-02-218-91/+41Star
* V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-2/+4
* V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler2007-02-211-0/+5
* V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentMarco Schluessler2007-02-211-1/+1
* V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss2007-02-212-8/+2Star