summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-173-22/+42
* | V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad2008-10-173-2/+35
* | V4L/DVB (9267): cx88: Update of audio routing config for FM radioDarron Broad2008-10-171-3/+22
* | V4L/DVB (9266): videobuf: properly handle attachment failureDarron Broad2008-10-171-13/+24
* | V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-174-9/+8
* | V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel openDarron Broad2008-10-171-21/+28
* | V4L/DVB (9263): mxl5005s: Checkpatch complianceSteven Toth2008-10-171-2/+4
* | V4L/DVB (9262): cx88: Change spurious buffer message into a debug only messageSteven Toth2008-10-171-1/+2
* | V4L/DVB (9261): xc5000: Checkpatch complianceSteven Toth2008-10-172-40/+41
* | V4L/DVB (9260): cx24123: Checkpatch complianceSteven Toth2008-10-172-105/+133
* | V4L/DVB (9259): s5h1411: Checkpatch complianceSteven Toth2008-10-171-4/+4
* | V4L/DVB (9258): s5h1409: Checkpatch complianceSteven Toth2008-10-172-75/+78
* | V4L/DVB (9257): cx24116: Checkpatch compliance #3Steven Toth2008-10-171-40/+65
* | V4L/DVB (9256): cx22702: Checkpatch complianceSteven Toth2008-10-172-209/+317
* | V4L/DVB (9255): tda10048: Checkpatch complianceSteven Toth2008-10-171-27/+73
OpenPOWER on IntegriCloud