summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-10-21V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus1-1/+4
2008-10-21V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller1-2/+8
2008-10-21V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller1-0/+13
2008-10-21V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller1-3/+4
2008-10-21V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth1-0/+1
2008-10-21V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth1-2/+0
2008-10-21V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth1-2/+16
2008-10-21V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth1-14/+15
2008-10-21V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth2-2/+1
2008-10-21V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth1-2/+1
2008-10-21V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov1-1/+7
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov1-0/+5
2008-10-21V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov1-23/+29
2008-10-21V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov1-1/+1
2008-10-21V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores1-0/+4
2008-10-21V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely1-6/+0
2008-10-21V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls2-15/+24
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls1-2/+2
2008-10-21V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls1-2/+6
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison3-1/+3
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-23/+35
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman5-23/+35
2008-10-17V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin4-16/+28
2008-10-17V4L/DVB (9294): gspca: Add a stop sequence in t613.Jean-Francois Moine1-0/+14
2008-10-17V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Leandro Costantino1-37/+110
2008-10-17V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Jean-Francois Moine1-72/+70
2008-10-17V4L/DVB (9291): gspca: Do not set the white balance temperature by default in...Jean-Francois Moine1-1/+1
2008-10-17V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine1-7/+20
2008-10-17V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613.Jean-Francois Moine1-6/+10
2008-10-17V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613.Jean-Francois Moine1-3/+3
2008-10-17V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t...Jean-Francois Moine1-31/+32
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine2-1/+1
2008-10-17V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensorErik Andrén1-2/+2
2008-10-17V4L/DVB (9282): Properly iterate the urbs when destroying them.Erik Andrén1-1/+1
2008-10-17V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorErik Andren2-7/+101
2008-10-17V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren7-98/+66
2008-10-17V4L/DVB (9279): gspca: Correct some copyright headersErik Andren13-14/+13
2008-10-17V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren4-5/+0
2008-10-17V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Erik Andren1-4/+6
2008-10-17V4L/DVB (9276): videobuf-dvb: two functions are now staticMauro Carvalho Chehab1-58/+50
2008-10-17V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be constGeert Uytterhoeven1-1/+1
2008-10-17V4L/DVB (9274): Remove spurious messages and turn into debug.Steven Toth1-37/+22
2008-10-17V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE mergeSteven Toth1-18/+25
2008-10-17V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time ...Jose Alberto Reguero1-1/+3
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad4-8/+5
2008-10-17V4L/DVB (9270): cx24116: optimise emulated auto-pilotChristophe Thommeret1-1/+4
2008-10-17V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad3-22/+42
2008-10-17V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad3-2/+35
2008-10-17V4L/DVB (9267): cx88: Update of audio routing config for FM radioDarron Broad1-3/+22
2008-10-17V4L/DVB (9266): videobuf: properly handle attachment failureDarron Broad1-13/+24