summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-2129-89/+91
* V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt2008-10-211-0/+12
* V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil2008-10-213-11/+9
* V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil2008-10-211-2/+9
* V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus2008-10-211-1/+4
* V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller2008-10-211-2/+8
* V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller2008-10-211-0/+13
* V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller2008-10-211-3/+4
* V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth2008-10-211-0/+1
* V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth2008-10-211-2/+0
* V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth2008-10-211-2/+16
* V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth2008-10-211-14/+15
* V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth2008-10-212-2/+1
* V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth2008-10-211-2/+1
* V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov2008-10-211-1/+7
* V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov2008-10-211-0/+5
* V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov2008-10-211-23/+29
* V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov2008-10-211-1/+1
* V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores2008-10-211-0/+4
* V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely2008-10-211-6/+0
* V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls2008-10-212-15/+24
* V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls2008-10-211-2/+2
* V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls2008-10-211-2/+6
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-203-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-175-23/+35
|\
| * USB: remove warn() macro from usb media driversGreg Kroah-Hartman2008-10-175-23/+35
* | V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin2008-10-174-16/+28
* | V4L/DVB (9294): gspca: Add a stop sequence in t613.Jean-Francois Moine2008-10-171-0/+14
* | V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Leandro Costantino2008-10-171-37/+110
* | V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Jean-Francois Moine2008-10-171-72/+70
* | V4L/DVB (9291): gspca: Do not set the white balance temperature by default in...Jean-Francois Moine2008-10-171-1/+1
* | V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine2008-10-171-7/+20
* | V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613.Jean-Francois Moine2008-10-171-6/+10
* | V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613.Jean-Francois Moine2008-10-171-3/+3
* | V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t...Jean-Francois Moine2008-10-171-31/+32
* | V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine2008-10-172-1/+1
* | V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensorErik Andrén2008-10-171-2/+2
* | V4L/DVB (9282): Properly iterate the urbs when destroying them.Erik Andrén2008-10-171-1/+1
* | V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorErik Andren2008-10-172-7/+101
* | V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren2008-10-177-98/+66
* | V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-1713-14/+13
* | V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren2008-10-174-5/+0
* | V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Erik Andren2008-10-171-4/+6
* | V4L/DVB (9276): videobuf-dvb: two functions are now staticMauro Carvalho Chehab2008-10-171-58/+50
* | V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be constGeert Uytterhoeven2008-10-171-1/+1
* | V4L/DVB (9274): Remove spurious messages and turn into debug.Steven Toth2008-10-171-37/+22
* | V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE mergeSteven Toth2008-10-171-18/+25
* | V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time ...Jose Alberto Reguero2008-10-171-1/+3
* | V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-174-8/+5
* | V4L/DVB (9270): cx24116: optimise emulated auto-pilotChristophe Thommeret2008-10-171-1/+4