summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11969): gspca - spca505: Reinitialize the webcam at resume time.Jean-Francois Moine1-7/+7
2009-06-16V4L/DVB (11967): v4l: i2c modules must be linked before the v4l2 driversHans Verkuil2-35/+38
2009-06-16V4L/DVB (11966): ov511: Fix unit_video parameter behaviorMauro Carvalho Chehab2-14/+34
2009-06-16V4L/DVB (11964): b2c2: Fix problems with frontend attachmentTrent Piepho1-83/+113
2009-06-16V4L/DVB (11961): tvp514x: try_count off by oneRoel Kluin1-1/+1
2009-06-16V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu...Lennart Poettering3-6/+6
2009-06-16V4L/DVB (11959): se401: Fix unsafe use of sprintf with identical source/desti...Alan Cox1-4/+6
2009-06-16V4L/DVB (11958): usbvision-core.c: vfree does its own NULL checkFigo.zhang1-8/+6
2009-06-16V4L/DVB (11957): dsbr100: change radio->muted to radio->status, update suspen...Alexey Klimov1-12/+35
2009-06-16V4L/DVB (11956): dsbr100: no need to pass curfreq value to dsbr100_setfreq()Alexey Klimov1-3/+3
2009-06-16V4L/DVB (11955): dsbr100: remove usb_dsbr100_open/close callsAlexey Klimov1-48/+0
2009-06-16V4L/DVB (11954): dsbr100: remove radio->users counterAlexey Klimov1-8/+0
2009-06-16V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc failsFigo.zhang1-1/+1
2009-06-16V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 HAndy Walls2-14/+57
2009-06-16V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca...Andy Walls3-6/+63
2009-06-16V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.Laurent Pinchart1-2/+2
2009-06-16V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcamsLaurent Pinchart1-0/+9
2009-06-16V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcamsLaurent Pinchart1-0/+9
2009-06-16V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...Laurent Pinchart3-1/+16
2009-06-16V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart3-23/+16
2009-06-16V4L/DVB (11942): gspca - m5602-ov9650: Reorder quirk list and add A7V quirkErik Andrén1-17/+17
2009-06-16V4L/DVB (11941): gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VAErik Andrén1-0/+7
2009-06-16V4L/DVB (11940): gspca - m5602-s5k4aa: Add vflip quirk for the Lenovo Y300Erik Andrén1-0/+6
2009-06-16V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov5-62/+100
2009-06-16V4L/DVB (11937): vino: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori1-3/+3
2009-06-16V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device()Randy Dunlap1-1/+1
2009-06-16V4L/DVB (11934): Change order for FM tuneDmitri Belimov1-3/+3
2009-06-16V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls3-13/+58
2009-06-16V4L/DVB (11932): ivtv: Add missing newlineAndy Walls1-1/+1
2009-06-16V4L/DVB (11931): lnbp21: Add missing newlineAndy Walls1-1/+1
2009-06-16V4L/DVB (11930): TS continuity check: show error message when discontinuity d...Abylay Ospan2-0/+46
2009-06-16V4L/DVB (11928): au0828: provide module option to disable USB speed checkDevin Heitmueller1-1/+6
2009-06-16V4L/DVB (11927): em28xx: provide module option to disable USB speed checkDevin Heitmueller1-1/+6
2009-06-16V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 i...Devin Heitmueller1-2/+0
2009-06-16V4L/DVB (11925): em28xx: Add support for the K-World 2800dDevin Heitmueller2-6/+7
2009-06-16V4L/DVB (11924): au0828: Don't let device work unless connected to a high spe...Devin Heitmueller1-0/+12
2009-06-16V4L/DVB (11923): em28xx: Don't let device work unless connected to a high spe...Devin Heitmueller1-0/+14
2009-06-16V4L/DVB (11922): tuner-xc2028: cleanup: better use tuner type definesMauro Carvalho Chehab1-2/+2
2009-06-16V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHzMauro Carvalho Chehab1-13/+20
2009-06-16V4L/DVB (11917): Fix firmware load for DVB-T @ 6MHz bandwidth for xc3028/xc3028LMauro Carvalho Chehab1-9/+8
2009-06-16V4L/DVB (11915): af9015: support for Genius TVGo DVB-T03Antti Palosaari2-1/+8
2009-06-16V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls1-1/+4
2009-06-16V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora1-0/+5
2009-06-16V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset1-1/+1
2009-06-16V4L/DVB (11881): one kconfig controls them allRandy Dunlap1-2/+8
2009-06-16V4L/DVB (11880): cx23885: support for card Mygica X8506 DMB-THDavid Wong3-1/+57
2009-06-16V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek4-0/+79
2009-06-16V4L/DVB (11872): gspca - spca561: Rename the 'White Balance' control to 'Hue'.Hans de Goede1-14/+14
2009-06-16V4L/DVB (11871): gspca - spca561: Change the Rev12a controls.Hans de Goede1-45/+32
2009-06-16V4L/DVB (11869): gspca - ov534: JPEG 320x240 and 640x480 formats for ov965x.Jean-Francois Moine1-69/+176