summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (11972): gspca - main: Skip disabled controls.Hans de Goede2009-06-161-61/+61
* V4L/DVB (11971): gspca - doc: Add the 05a9:a518 webcam to the Documentation.Jean-Francois Moine2009-06-161-2/+3
* V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.Hans de Goede2009-06-162-35/+488
* V4L/DVB (11969): gspca - spca505: Reinitialize the webcam at resume time.Jean-Francois Moine2009-06-161-7/+7
* V4L/DVB (11967): v4l: i2c modules must be linked before the v4l2 driversHans Verkuil2009-06-162-35/+38
* V4L/DVB (11966): ov511: Fix unit_video parameter behaviorMauro Carvalho Chehab2009-06-162-14/+34
* V4L/DVB (11964): b2c2: Fix problems with frontend attachmentTrent Piepho2009-06-161-83/+113
* V4L/DVB (11962): dvb: Fix broken link in get_dvb_firmware for nxt2004 (A180)Jan Ceuleers2009-06-161-1/+1
* V4L/DVB (11961): tvp514x: try_count off by oneRoel Kluin2009-06-161-1/+1
* V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu...Lennart Poettering2009-06-163-6/+6
* V4L/DVB (11959): se401: Fix unsafe use of sprintf with identical source/desti...Alan Cox2009-06-161-4/+6
* V4L/DVB (11958): usbvision-core.c: vfree does its own NULL checkFigo.zhang2009-06-161-8/+6
* V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspen...Alexey Klimov2009-06-161-12/+35
* V4L/DVB (11956): dsbr100: no need to pass curfreq value to dsbr100_setfreq()Alexey Klimov2009-06-161-3/+3
* V4L/DVB (11955): dsbr100: remove usb_dsbr100_open/close callsAlexey Klimov2009-06-161-48/+0
* V4L/DVB (11954): dsbr100: remove radio->users counterAlexey Klimov2009-06-161-8/+0
* V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc failsFigo.zhang2009-06-161-1/+1
* V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 HAndy Walls2009-06-162-14/+57
* V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca...Andy Walls2009-06-163-6/+63
* V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.Laurent Pinchart2009-06-161-2/+2
* V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcamsLaurent Pinchart2009-06-161-0/+9
* V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcamsLaurent Pinchart2009-06-161-0/+9
* V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...Laurent Pinchart2009-06-163-1/+16
* V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart2009-06-163-23/+16
* V4L/DVB (11942): gspca - m5602-ov9650: Reorder quirk list and add A7V quirkErik Andrén2009-06-161-17/+17
* V4L/DVB (11941): gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VAErik Andrén2009-06-161-0/+7
* V4L/DVB (11940): gspca - m5602-s5k4aa: Add vflip quirk for the Lenovo Y300Erik Andrén2009-06-161-0/+6
* V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov2009-06-165-62/+100
* V4L/DVB (11937): vino: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-06-161-3/+3
* V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device()Randy Dunlap2009-06-161-1/+1
* V4L/DVB (11934): Change order for FM tuneDmitri Belimov2009-06-161-3/+3
* V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls2009-06-165-13/+60
* V4L/DVB (11932): ivtv: Add missing newlineAndy Walls2009-06-161-1/+1
* V4L/DVB (11931): lnbp21: Add missing newlineAndy Walls2009-06-161-1/+1
* V4L/DVB (11930): TS continuity check: show error message when discontinuity d...Abylay Ospan2009-06-162-0/+46
* V4L/DVB (11928): au0828: provide module option to disable USB speed checkDevin Heitmueller2009-06-161-1/+6
* V4L/DVB (11927): em28xx: provide module option to disable USB speed checkDevin Heitmueller2009-06-161-1/+6
* V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 i...Devin Heitmueller2009-06-161-2/+0
* V4L/DVB (11925): em28xx: Add support for the K-World 2800dDevin Heitmueller2009-06-163-7/+8
* V4L/DVB (11924): au0828: Don't let device work unless connected to a high spe...Devin Heitmueller2009-06-161-0/+12
* V4L/DVB (11923): em28xx: Don't let device work unless connected to a high spe...Devin Heitmueller2009-06-161-0/+14
* V4L/DVB (11922): tuner-xc2028: cleanup: better use tuner type definesMauro Carvalho Chehab2009-06-161-2/+2
* V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHzMauro Carvalho Chehab2009-06-161-13/+20
* V4L/DVB (11917): Fix firmware load for DVB-T @ 6MHz bandwidth for xc3028/xc3028LMauro Carvalho Chehab2009-06-161-9/+8
* V4L/DVB (11915): af9015: support for Genius TVGo DVB-T03Antti Palosaari2009-06-162-1/+8
* V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls2009-06-161-1/+4
* V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora2009-06-161-0/+5
* V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset2009-06-161-1/+1
* V4L/DVB (11881): one kconfig controls them allRandy Dunlap2009-06-161-2/+8
* V4L/DVB (11880): cx23885: support for card Mygica X8506 DMB-THDavid Wong2009-06-164-1/+58
OpenPOWER on IntegriCloud