summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB (13869): gspca - sn9c20x: Cleanup code.Jean-Francois Moine1-15/+16
2010-02-26V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.cPeter Huewe1-2/+2
2010-02-26V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use boolJoe Perches1-22/+16
2010-02-26V4L/DVB (13968): cx18, fix potential null dereferenceJiri Slaby1-8/+10
2010-02-26V4L/DVB: ir: fix memory leakAlexander Beregalov1-1/+3
2010-02-26V4L/DVB (13965): zl10039, jump to error on errorJiri Slaby1-1/+0
2010-02-26V4L/DVB (13964): tuner-core, fix memory leakJiri Slaby1-0/+1
2010-02-26V4L/DVB (13963): siano, fix memory leakJiri Slaby1-2/+5
2010-02-26V4L/DVB (12930): Wrong variable testedRoel Kluin1-1/+1
2010-02-26V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra1-0/+1
2010-02-26V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC addresshartleys1-9/+2
2010-02-26V4L/DVB (13958): tveeprom.c: use %pM to show MAC addresshartleys1-4/+1
2010-02-26V4L/DVB (13957): IR: Fix sysfs attributes declarationFrancesco Lavra1-0/+1
2010-02-26V4L/DVB (13956): fix weird array index in zl10036.cDan Carpenter1-1/+1
2010-02-26V4L/DVB (13954): Correct NULL testJulia Lawall1-1/+1
2010-02-26V4L/DVB (13953): firedtv: add missing NULL pointer checkStefan Richter1-3/+7
2010-02-26V4L/DVB (13952): gspca: Storage class should be before const qualifierTobias Klauser3-3/+3
2010-02-26V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifierTobias Klauser1-6/+6
2010-02-26V4L/DVB (13950): usb-friio: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-02-26V4L/DVB (13949): Move a dereference below a NULL testJulia Lawall1-1/+2
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall1-2/+2
2010-02-26V4L/DVB (13946): proc_fops: convert av7110Alexey Dobriyan1-6/+8
2010-02-26V4L/DVB (13945): Add lost config and PCI ID for card of BeholderDmitri Belimov3-5/+49
2010-02-26V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()Roel Kluin1-1/+1
2010-02-26V4L/DVB: use correct size in put_v4l2_window32()Roel Kluin1-1/+1
2010-02-26V4L/DVB (13932): em28xx: add PAL support for VBIDevin Heitmueller4-31/+66
2010-02-26V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20Devin Heitmueller3-151/+206
2010-02-26V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.Jean-Francois Moine1-3/+3
2010-02-26V4L/DVB (13926): gspca - pac7302: Fix a random USB error.Jean-Francois Moine1-1/+1
2010-02-26V4L/DVB (13925): gspca - main: Change the check of the USB video interface.Jean-Francois Moine1-6/+3
2010-02-26V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences.Jean-Francois Moine1-164/+19
2010-02-26V4L/DVB (13923): gspca - zc3xx: Simplify code.Jean-Francois Moine1-4/+2
2010-02-26V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.Jean-Francois Moine1-2/+1
2010-02-26V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.Jean-Francois Moine1-2/+0
2010-02-26V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.Jean-Francois Moine1-1/+1
2010-02-26V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.Jean-Francois Moine1-0/+1
2010-02-26V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.Jean-Francois Moine1-109/+95
2010-02-26V4L/DVB (13917): gspca - zc3xx: Cleanup code.Jean-Francois Moine1-66/+64
2010-02-26V4L/DVB (13915): em28xx: fix a typo on RC6 modesMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA...Andy Walls1-7/+40
2010-02-26V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100Sergey Bolshakov1-1/+1
2010-02-26V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in...Andy Walls2-3/+4
2010-02-26V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls2-17/+1
2010-02-26V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls3-13/+146
2010-02-26V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...Andy Walls3-1/+33
2010-02-26V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls3-72/+125
2010-02-26V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped int...Andy Walls1-5/+13
2010-02-26V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unloadAndy Walls2-3/+22
2010-02-26V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an i...Andy Walls1-4/+9
2010-02-26V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processingAndy Walls2-9/+38