summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2011-08-02v4l2-ioctl.c: prefill tuner type for g_frequency andHans Verkuil1-0/+6
2011-08-02pvrusb2: fix g/s_tuner supportHans Verkuil1-0/+4
2011-08-02bttv: fix s_tuner for radioHans Verkuil1-1/+1
2011-08-02si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2011-08-02uvcvideo: Remove buffers from the queues when freeingSjoerd Simons1-0/+2
2011-08-02FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pciPatrick Boettcher1-1/+1
2011-04-28uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart1-0/+8
2011-04-28video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov1-3/+3
2011-03-31uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-03-31radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven1-0/+1
2011-03-31av7110: check for negative array offsetDan Carpenter1-1/+1
2011-03-31em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab1-2/+2
2011-03-31radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab1-17/+6
2011-02-06gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2011-02-06gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-15saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-12-15drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()Andrew Morton1-0/+1
2010-12-15hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flagJames M McLaren1-0/+1
2010-12-15gspca - sonixj: Fix a regression of sensors hv7131r and mi0360Jean-François Moine1-2/+1
2010-10-29V4L/DVB: dib7770: enable the current mirrorOlivier Grenie3-1/+57
2010-10-29V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab3-1/+5
2010-10-29V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky1-1/+1
2010-10-29V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab1-6/+8
2010-10-29v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-10-29V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine1-2/+1
2010-10-29V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang1-0/+1
2010-07-08V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak1-0/+3
2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart1-2/+2
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong1-0/+3
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls1-0/+15
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2-0/+17
2010-07-08V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath1-2/+2
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2-32/+16
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2-17/+20
2010-06-05Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds123-1483/+1759
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang11-26/+1
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong2-4/+14
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong1-2/+14
2010-06-01V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong1-3/+11
2010-06-01V4L/DVB: cx2341x: Report correct temporal setting for log-statusIan Armstrong1-5/+1
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls42-43/+43
2010-06-01V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall3-4/+3
2010-06-01V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang1-1/+11
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin3-11/+15
2010-06-01V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
2010-06-01V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()Dan Carpenter1-4/+4
2010-06-01V4L/DVB: video/saa7134: remove duplicate breakDan Carpenter1-1/+0
2010-06-01V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson1-10/+17
2010-06-01V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson1-24/+24
2010-06-01V4L/DVB: em28xx: remove unneeded null checksDan Carpenter1-5/+2