summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth2006-10-031-1/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-305-7/+25
|\
| * V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-261-0/+1
| * V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil2006-09-261-1/+1
| * V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab2006-09-261-1/+8
| * V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil2006-09-261-2/+3
| * V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-262-0/+4
| * V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls2006-09-261-0/+1
| * V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab2006-09-261-3/+7
* | v4l-dev2: handle __must_checkAndrew Morton2006-09-261-1/+1
|/
* V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-101-3/+4
* V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab2006-08-081-1/+1
* V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-291-2/+5
* V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil2006-06-301-0/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0Star
|\
| * [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-271-1/+1
* | V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2006-06-271-1/+1
|/
* V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-261-0/+6
* V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-251-0/+10
* V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil2006-06-251-3/+3
* V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2006-06-251-0/+7
* V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil2006-06-251-0/+1
* V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil2006-06-251-0/+60
* V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil2006-06-251-0/+13
* V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil2006-06-251-0/+6
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-253-6/+5Star
* V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab2006-06-253-0/+378
* V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira2006-06-251-0/+1
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-252-3/+4
* V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil2006-06-251-0/+2
* V4L/DVB (3809c): Added cx2341x header fileMauro Carvalho Chehab2006-06-251-0/+121
* V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky2006-06-251-1/+1
* V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard2006-06-251-0/+325
* V4L/DVB (3814): Add support for Samsung TCPG 6121P30A PAL tuner.Hans Verkuil2006-06-251-0/+1
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+2
* V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil2006-06-251-0/+34
* V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil2006-06-252-1/+21
* V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil2006-04-021-30/+30
* V4L/DVB (3666): Remove trailing newlinesHans Verkuil2006-04-022-2/+0Star
* V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c driversHans Verkuil2006-04-022-0/+100
* V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil2006-04-021-0/+64
* V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil2006-04-021-0/+41
* V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil2006-04-021-0/+37
* V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-242-0/+69
* V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-242-8/+5Star
* V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-241-0/+221
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-243-21/+34
* V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-241-29/+29
* V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-241-0/+14