aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6263): Fix buffer release codeMauro Carvalho Chehab1-1/+3
2007-10-10V4L/DVB (6262): An allocation error message were being printed as a debug msgMauro Carvalho Chehab1-2/+1
2007-10-10V4L/DVB (6261): Cleans mem->vmalloc after vfreeMauro Carvalho Chehab1-0/+1
2007-10-10V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab4-5/+5
2007-10-10V4L/DVB (6259): Fix vivi poll() methodMauro Carvalho Chehab1-3/+2
2007-10-10V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab4-4/+4
2007-10-09V4L/DVB (6256): Remove the obsolete video-buf moduleMauro Carvalho Chehab1-1424/+0
2007-10-09V4L/DVB (6255): Convert vivi to use videobuf-vmallocMauro Carvalho Chehab1-29/+15
2007-10-09V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab4-1/+390
2007-10-09V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg moduleMauro Carvalho Chehab1-33/+20
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab32-128/+123
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2-0/+1748
2007-10-09V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fixBrett Warden1-4/+4
2007-10-09V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.cSascha Sommer2-0/+19
2007-10-09V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab4-2/+13
2007-10-09V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho1-80/+44
2007-10-09V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho1-9/+12
2007-10-09V4L/DVB (6244): [PATCH 1/2] GemTek Radio cardPekka Seppanen1-189/+462
2007-10-09V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen1-4/+20
2007-10-09V4L/DVB (6241): fix typo in DVB_PLL Kconfig help textMichael Krufky1-1/+1
2007-10-09V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control registerBrett Warden1-2/+16
2007-10-09V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum1-24/+72
2007-10-09V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe timeAndres Salomon1-9/+9
2007-10-09V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set via insmod optionMichael Krufky1-1/+14
2007-10-09V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod optionMichael Krufky1-1/+1
2007-10-09V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only)Michael Krufky1-1/+13
2007-10-09V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky1-1/+1
2007-10-09V4L/DVB (6228): dvb-pll: add module option to specify rf inputMichael Krufky1-29/+53
2007-10-09V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky1-0/+14
2007-10-09V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functionsMichael Krufky1-13/+23
2007-10-09V4L/DVB (6225): AverTV Studio 307 has only one composite inputStas Sergeev1-6/+2
2007-10-09V4L/DVB (6224): VIDEO_CX23885 depends on DVB_COREMichael Krufky1-1/+1
2007-10-09V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 ExpressMichael Krufky1-0/+1
2007-10-09V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-10-09V4L/DVB (6220): TCM825x: Add support for vidioc_int_g_ifparm call, small cleanupsSakari Ailus2-71/+61
2007-10-09V4L/DVB (6218): V4L: Int if: Use -ENOIOCTLCMD for nonexistent ioctlsSakari Ailus1-2/+2
2007-10-09V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updatesSakari Ailus1-2/+2
2007-10-09V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init()Hans-Jürgen Koch1-0/+1
2007-10-09V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare1-3/+1
2007-10-09V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare1-9/+3
2007-10-09V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standard thingsMike Isely4-35/+37
2007-10-09V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial video standardMike Isely1-0/+59
2007-10-09V4L/DVB (6209): pvrusb2: Better discriminate among device typesMike Isely1-28/+54
2007-10-09V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely4-32/+147
2007-10-09V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanupMike Isely1-0/+1
2007-10-09V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanupMike Isely1-2/+4
2007-10-09V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boardsSimon Farnsworth1-2/+8
2007-10-09V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register functionMichael Krufky1-10/+12
2007-10-09V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport busSteven Toth5-195/+207
2007-10-09V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky7-3/+62