aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAge
* V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-23
* em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab2008-12-01
* V4L/DVB (9748): em28xx: fix compile warningHans Verkuil2008-12-01
* V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf2008-12-01
* V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab2008-11-24
* V4L/DVB (9668): em28xx: fix a race condition with haldMauro Carvalho Chehab2008-11-20
* V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab2008-11-20
* V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab2008-11-20
* V4L/DVB (9645): em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab2008-11-20
* V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller2008-11-16
* V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab2008-11-16
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-21
* V4L/DVB (9155): em28xx-dvb: dvb_init() code factorizationThierry MERLE2008-10-13
* V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-12
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-12
* V4L/DVB (8937): em28xx: Fix and add some validationsDouglas Schilling Landgraf2008-10-12
* V4L/DVB (8936): em28xx-cards: Add vendor/product id for EM2820_BOARD_PROLINK_...Douglas Schilling Landgraf2008-10-12
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-12
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-12
* V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla2008-10-04
* V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310UDarron Broad2008-10-04
* V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600Devin Heitmueller2008-10-04
* V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB...Douglas Schilling Landgraf2008-10-04
* V4L/DVB (8884): em28xx-audio: fix memory leakDouglas Schilling Landgraf2008-09-29
* V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov2008-08-06
* V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/StereoMauro Carvalho Chehab2008-07-27
* V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is dup...Mauro Carvalho Chehab2008-07-27
* V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.Mauro Carvalho Chehab2008-07-27
* V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo modelVitaly Wool2008-07-27
* V4L/DVB (8539): em28xx-cards: New supported IDs for analog modelsDouglas Schilling Landgraf2008-07-27
* V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 modelAron Szabo2008-07-27
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-27
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-26
* V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2008-07-26
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-26
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-26
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-23
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-23
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-20
* V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral CameraDevin Heitmueller2008-07-20
* V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller2008-07-20
* V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller2008-07-20
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-20
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-26
* V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2008-06-26
* V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-26
* V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller2008-06-26
* V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller2008-06-26
* V4L/DVB (7970): mix trivial endianness annotationsAl Viro2008-06-05
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-14