summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-222-34/+34
| * | | | | V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-223-10/+15
| * | | | | V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-222-6/+12
| * | | | | V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...Maxim Levitsky2007-10-222-7/+24
| * | | | | V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky2007-10-225-22/+57
| * | | | | V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk2007-10-221-1/+1
| * | | | | V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky2007-10-221-1/+1
| * | | | | V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita2007-10-221-5/+1
| * | | | | V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg2007-10-221-1/+1
| * | | | | V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby2007-10-221-13/+29
| * | | | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-225-223/+0
| * | | | | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-2232-52/+10
| * | | | | V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-221-1/+0
| * | | | | V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho2007-10-221-0/+6
| * | | | | V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho2007-10-221-13/+67
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-231-4/+9
|\ \ \ \ \
| * | | | | firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter2007-10-221-1/+1
| * | | | | firewire: fw-ohci: log a note about unsupported featuresStefan Richter2007-10-221-3/+8
| |/ / / /
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2381-274/+277
|\ \ \ \ \
| * | | | | [SG] Update drivers to use sg helpersJens Axboe2007-10-2281-274/+277
| |/ / / /
* | | | | intel-iommu sg chaining supportFUJITA Tomonori2007-10-221-17/+17
* | | | | intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-221-11/+11
* | | | | intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S2007-10-223-160/+231
* | | | | Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-221-0/+27
* | | | | Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-222-0/+40
* | | | | Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-0/+194
* | | | | Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2007-10-221-1/+6
* | | | | Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S2007-10-221-4/+26
* | | | | Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-223-1/+2276
* | | | | Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2007-10-222-0/+419
* | | | | Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-223-0/+49
* | | | | Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-222-0/+332
* | | | | memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-8/+1
|/ / / /
* | / / Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
| |/ / |/| |
* | | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-214-50/+20
|\ \ \
| * | | [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-44/+7
| * | | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8