summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-video.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.cEric Sesterhenn2006-05-121-5/+5
* V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil2006-04-021-1/+1
* V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil2006-04-021-27/+4
* V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-241-1/+7
* V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab2006-03-211-204/+14
* V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xxMauro Carvalho Chehab2006-03-211-1/+1
* V4L/DVB (3293): Fixed amux hauppauge hvr900/terratec hybrid xsMarkus Rechberger2006-02-271-7/+7
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-53/+53
* V4L/DVB (3314): Fixed em28xx based system lockup Markus Rechberger2006-02-071-1/+3
* V4L/DVB (3432): Hauppauge HVR 900 Composite supportMarkus Rechberger2006-01-231-0/+1
* V4L/DVB (3423): CodingStyle fixes.Mauro Carvalho Chehab2006-01-231-442/+427
* V4L/DVB (3422): Implemented VIDIOC_G_FMT/S_FMT for sliced VBIMauro Carvalho Chehab2006-01-231-153/+155
* V4L/DVB (3421): Several fixes to prepare for VBIMauro Carvalho Chehab2006-01-231-76/+180
* V4L/DVB (3406): Added credits for em28xx-video.cMauro Carvalho Chehab2006-01-231-0/+3
* V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar2006-01-151-3/+4
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-1/+1
* V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2006-01-091-0/+2
* V4L/DVB (3100): fix compile error, remove dead code and volume scalingHans Verkuil2006-01-091-3/+1
* V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab2006-01-091-38/+123
* V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab2006-01-091-0/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-191-1/+1
* [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2005-12-121-16/+5
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-121-1/+1
* [PATCH] V4L: Makes needlessly global code staticAdrian Bunk2005-12-011-1/+1
* [PATCH] V4L: 920: fixed autodetection of max size by if alternate settingMauro Carvalho Chehab2005-11-091-17/+28
* [PATCH] V4L: 907: em28xx cleanups and fixesMauro Carvalho Chehab2005-11-091-49/+58
* [PATCH] v4l: 898: em2820 i2c fixMauro Carvalho Chehab2005-11-091-0/+1
* [PATCH] v4l: 897: saa7146 fixMauro Carvalho Chehab2005-11-091-1/+0
* [PATCH] v4l: 886: renamed common structures to em28xxMauro Carvalho Chehab2005-11-091-300/+301
* [PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dirMauro Carvalho Chehab2005-11-091-11/+11
* [PATCH] v4l: 856: some module rename and small fixesMauro Carvalho Chehab2005-11-091-6/+12
* [PATCH] v4l: 850: update em2800 scaler code and comments based on info from e...Sascha Sommer2005-11-091-3/+7
* [PATCH] v4l: 841: added saa7114 initcode for msi vox usb 2.0Markus Rechberger2005-11-091-3/+24
* [PATCH] v4l: 815: commented obsoleted stuff at videodev headersMauro Carvalho Chehab2005-11-091-1/+0
* [PATCH] v4l: 814: cleanup dev assignmentMarkus Rechberger2005-11-091-12/+2
* [PATCH] v4l: 813: replaced obsolete video get drvdata and video set drvdataMarkus Rechberger2005-11-091-11/+34
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-5/+5
* [PATCH] v4l: 786: chip id removed since it isn t required anymoreSascha Sommer2005-11-091-0/+12
* [PATCH] v4l: 784: several improvement on i2c ir handling for em2820Mauro Carvalho Chehab2005-11-091-4/+11
* [PATCH] v4l: 767: included support for em2800Mauro Carvalho Chehab2005-11-091-18/+55
* [PATCH] v4l: 761: fixed registry value in em2820Markus Rechberger2005-11-091-1/+0
* [PATCH] v4l: 739: created make changelog to make easier to generate patchesMauro Carvalho Chehab2005-11-091-1/+0
* [PATCH] v4l: 729: fixed include when compiling at kernel treeMauro Carvalho Chehab2005-11-091-1/+1
* [PATCH] v4l: 716: support for em28xx board familyakpm@osdl.org2005-11-091-0/+1815
OpenPOWER on IntegriCloud