aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-04V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely1-3/+2
2007-11-04V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips1-1/+1
2007-11-04V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab1-2/+3
2007-11-04V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610Ludovico Cavedon1-0/+1
2007-11-04V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab1-8/+8
2007-11-04V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho1-0/+1
2007-11-04V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov1-1/+15
2007-11-04V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely1-8/+0
2007-11-04V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin1-1/+1
2007-11-04V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr1-5/+17
2007-11-04V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr1-0/+4
2007-11-04V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr1-0/+2
2007-11-04V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss1-1/+1
2007-11-04V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss1-12/+58
2007-11-04V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap5-5/+5
2007-11-04V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap1-0/+1
2007-11-04V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk1-5/+1
2007-11-04V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik1-4/+4
2007-11-04V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton1-2/+2
2007-11-04V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth1-1/+1
2007-11-04V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth1-10/+86
2007-11-04V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho1-0/+2
2007-11-04V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho1-4/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-31[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2-2/+2
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe3-13/+6
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle2-0/+2
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds66-681/+556
2007-10-22[SG] Update drivers to use sg helpersJens Axboe3-6/+9
2007-10-22V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiverMatthias Schwarzott1-1/+3
2007-10-22V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module optionIan Armstrong1-55/+18
2007-10-22V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro2-38/+57
2007-10-22V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher1-1/+1
2007-10-22V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely3-5/+15
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler1-1/+1
2007-10-22V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho1-0/+1
2007-10-22V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita1-1/+2
2007-10-22V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil1-0/+5
2007-10-22V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil1-7/+10
2007-10-22V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loadedIan Armstrong1-66/+72
2007-10-22V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the display areaIan Armstrong2-10/+13
2007-10-22V4L/DVB (6343): ivtvfb: check return value of unregister_framebufferHans Verkuil1-1/+4
2007-10-22V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil3-47/+65
2007-10-22V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil1-5/+8
2007-10-22V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrongIan Armstrong1-11/+3
2007-10-22V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radioHans Verkuil1-1/+2
2007-10-22V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil1-0/+1
2007-10-22V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho1-0/+2