summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong2007-09-301-2/+4
* usbvision-video: buggered method tablesAl Viro2007-09-261-3/+2
* pci: fix unterminated pci_device_id listsKees Cook2007-09-191-0/+1
* V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()Steven Toth2007-09-141-1/+1
* V4L/DVB (6148): Fix a warning at saa7191_probeMauro Carvalho Chehab2007-09-141-2/+2
* V4L/DVB (6147): Pwc: Fix a broken debug messageJean Delvare2007-09-141-1/+1
* V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307Stas Sergeev2007-09-141-6/+6
* V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil2007-09-142-7/+16
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-08-232-2/+10
|\
| * V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab2007-08-231-2/+3
| * V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho2007-08-231-0/+7
* | USB: fix DoS in pwc USB video driverOliver Neukum2007-08-222-17/+36
* | USB: Fix a memory leak in em28xx_usb_probe()Jesper Juhl2007-08-221-0/+1
|/
* V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti2007-08-201-1/+1
* V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-202-2/+25
* V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball2007-08-201-1/+10
* V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho2007-08-201-1/+1
* V4L/DVB (5969): ivtv: report ivtv version in status logHans Verkuil2007-08-201-1/+1
* V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never setHans Verkuil2007-08-201-0/+1
* V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d staticAdrian Bunk2007-07-301-1/+1
* V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixesAdrian Bunk2007-07-301-6/+4
* V4L/DVB (5932): Af9005 fix tuner module unloadLuca Olivetti2007-07-301-25/+12
* V4L/DVB (5920): ivtv: fix incorrect fw size report.Hans Verkuil2007-07-301-1/+1
* V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil2007-07-302-10/+10
* V4L/DVB (5917): ivtv: improve mailbox responsiveness.Hans Verkuil2007-07-301-3/+11
* V4L/DVB (5916): ivtv: fix pause/continue/play handlingHans Verkuil2007-07-303-2/+11
* V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho2007-07-301-2/+3
* V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho2007-07-301-104/+134
* V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho2007-07-302-6/+26
* V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho2007-07-303-97/+86
* V4L/DVB (5888): zr36067: Driver was not returning correct image sizeTrent Piepho2007-07-301-3/+5
* V4L/DVB (5887): zr36067: Fix poll() operationTrent Piepho2007-07-301-26/+33
* V4L/DVB (5886): zr36067: Fix problem setting normsTrent Piepho2007-07-301-3/+3
* more VIRT_TO_BUS dependenciesAl Viro2007-07-261-2/+2
* V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2007-07-202-0/+4
* V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-201-3/+0
* V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov2007-07-201-1/+7
* V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil2007-07-201-5/+14
* V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-07-201-2/+5
* V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-207-29/+32
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-205-6/+6
* V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2007-07-202-3/+3
* V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab2007-07-201-2/+2
* V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab2007-07-204-9/+9
* V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-202-3/+3
* V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil2007-07-201-2/+2
* V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-205-32/+29
* V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil2007-07-201-5/+5
* V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan2007-07-201-2/+1
* V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil2007-07-201-0/+1
OpenPOWER on IntegriCloud