summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely2007-11-041-3/+2
* V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips2007-11-041-1/+1
* V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab2007-11-041-2/+3
* V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon2007-11-041-0/+1
* V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab2007-11-041-8/+8
* V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho2007-11-041-0/+1
* V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov2007-11-041-1/+15
* V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-041-8/+0
* V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-041-1/+1
* V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr2007-11-041-5/+17
* V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr2007-11-041-0/+4
* V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr2007-11-041-0/+2
* V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from...Oliver Endriss2007-11-041-1/+1
* V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss2007-11-041-12/+58
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-045-5/+5
* V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap2007-11-041-0/+1
* V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk2007-11-041-5/+1
* V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik2007-11-041-4/+4
* V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton2007-11-041-2/+2
* V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth2007-11-041-1/+1
* V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth2007-11-041-10/+86
* V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet2007-11-041-0/+3
* V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet2007-11-041-0/+3
* V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-041-0/+2
* V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-041-4/+0
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2007-10-312-2/+2
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-243-13/+6
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-232-0/+2
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-2266-681/+556
|\
| * V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...Matthias Schwarzott2007-10-221-1/+3
| * V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module optionIan Armstrong2007-10-221-55/+18
| * V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro2007-10-222-38/+57
| * V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher2007-10-221-1/+1
| * V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely2007-10-223-5/+15
| * V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler2007-10-221-1/+1
| * V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho2007-10-221-0/+1
| * V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita2007-10-221-1/+2
| * V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil2007-10-221-0/+5
| * V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil2007-10-221-7/+10
| * V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loadedIan Armstrong2007-10-221-66/+72
| * V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the ...Ian Armstrong2007-10-222-10/+13
| * V4L/DVB (6343): ivtvfb: check return value of unregister_framebufferHans Verkuil2007-10-221-1/+4
| * V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil2007-10-223-47/+65
| * V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil2007-10-221-5/+8
| * V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrongIan Armstrong2007-10-221-11/+3
| * V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...Hans Verkuil2007-10-221-1/+2
| * V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil2007-10-221-0/+1
| * V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho2007-10-221-0/+2
| * V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho2007-10-221-56/+29
OpenPOWER on IntegriCloud