aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell1-1/+1
2006-12-10V4L/DVB (4925): Corrected and separated the Kconfig for usbvisionThierry MERLE1-11/+1
2006-12-10V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab1-0/+12
2006-12-10V4L/DVB (4887): Remove the broken VIDEO_ZR36120 driverAdrian Bunk1-12/+0
2006-12-10V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet1-0/+8
2006-12-10V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet1-0/+9
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-13V4L/DVB (4804): Fix missing i2c dependency for saa7110Mauro Carvalho Chehab1-1/+1
2006-10-14V4L/DVB (4731a): Kconfig: restore pvrusb2 menu itemsMichael Krufky1-0/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03V4L/DVB (4660): Some cleanups at helper chips menuMauro Carvalho Chehab1-64/+66
2006-09-26V4L/DVB (4619): Fixes some I2C dependencies on V4L devicesMauro Carvalho Chehab1-4/+4
2006-09-26V4L/DVB (4519): Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab1-318/+331
2006-09-26V4L/DVB (4568): Added missing KS0197 Kconfig itemMauro Carvalho Chehab1-0/+12
2006-09-26V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab1-2/+158
2006-09-26V4L/DVB (4516): Split audio/video encoders/decoders from main driversMauro Carvalho Chehab1-10/+7
2006-09-26V4L/DVB (4514): Add some comments for Kconfig encoders/decoders itensMauro Carvalho Chehab1-8/+16
2006-09-26V4L/DVB (4513): Split audio decoders from bttvMauro Carvalho Chehab1-0/+28
2006-09-26V4L/DVB (4507): Make tvp5150 an independent Kconfig itemMauro Carvalho Chehab1-0/+9
2006-09-26V4L/DVB (4422): Improved comment for AR device and fix some typosMauro Carvalho Chehab1-4/+9
2006-09-10V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab1-4/+4
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab1-12/+0
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab1-2/+2
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+2
2006-06-26V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky1-0/+12
2006-06-25V4L/DVB (4124): Kconfig: fix description for saa7115 moduleMichael Krufky1-3/+3
2006-06-25V4L/DVB (4120): Ovcamship position at Kconfig changedMauro Carvalho Chehab1-29/+29
2006-06-25V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codecScott Alfter1-0/+9
2006-06-25V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES supportMartin Samuelsson1-0/+6
2006-05-23V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab1-2/+2
2006-05-12V4L/DVB (3965): Fix CONFIG_VIDEO_VIVI=y build bugIngo Molnar1-0/+1
2006-05-12V4L/DVB (3912): Sparc32 vivi fixAndrew Morton1-1/+1
2006-05-12V4L/DVB (3775): Add VIVI Kconfig stuffMauro Carvalho Chehab1-0/+11
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-32/+35
2006-04-02V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linuxMichael Krufky1-7/+7
2006-04-02V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c driversHans Verkuil1-7/+30
2006-04-02V4L/DVB (3661): Add wm8739 stereo audio ADC i2c driverHans Verkuil1-3/+13
2006-04-02V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menuMichael Krufky1-0/+9
2006-04-02V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configurationMichael Krufky1-34/+2
2006-04-02V4L/DVB (3653e): pwc: fixed Kconfig menu and Makefile build configurationMichael Krufky1-28/+1
2006-04-02V4L/DVB (3653d): sn9c102: fixed Kconfig menu and Makefile build configurationMichael Krufky1-11/+1
2006-04-02V4L/DVB (3653c): zc0301: fixed Kconfig menu and Makefile build configurationMichael Krufky1-11/+1
2006-04-02V4L/DVB (3653b): et61x251: fixed Kconfig menu and Makefile build configurationMichael Krufky1-11/+1
2006-04-02V4L/DVB (3653a): Kconfig: clean up media/usb menusMichael Krufky1-58/+2
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-14/+14
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab1-2/+230
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham1-25/+1
2006-03-21V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODERMichael Krufky1-10/+0
2006-03-21V4L/DVB (3529): Kconfig: add menu items for cs53l32a and wm8775 A/D convertersMichael Krufky1-0/+22