aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-22V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...Matthias Schwarzott
2007-10-22V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module optionIan Armstrong
2007-10-22V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro
2007-10-22V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher
2007-10-22V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler
2007-10-22V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho
2007-10-22V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita
2007-10-22V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil
2007-10-22V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil
2007-10-22V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loadedIan Armstrong
2007-10-22V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the ...Ian Armstrong
2007-10-22V4L/DVB (6343): ivtvfb: check return value of unregister_framebufferHans Verkuil
2007-10-22V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil
2007-10-22V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil
2007-10-22V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrongIan Armstrong
2007-10-22V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...Hans Verkuil
2007-10-22V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil
2007-10-22V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-22V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho
2007-10-22V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho
2007-10-22V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho
2007-10-22V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho
2007-10-22V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...Maxim Levitsky
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky
2007-10-22V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk
2007-10-22V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky
2007-10-22V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita
2007-10-22V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg
2007-10-22V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-22V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen
2007-10-22V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho
2007-10-22V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare