aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Consolidate host virtualization support under Virtualization menuRusty Russell2-2/+4
2007-10-23Normalize config options for guest supportRusty Russell1-2/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-40/+54
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds5-68/+103
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-44/+41
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-433/+1912
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+3
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds1-39/+102
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds66-681/+556
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-4/+9
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds81-274/+277
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-0/+3
2007-10-22[SG] Update drivers to use sg helpersJens Axboe81-274/+277
2007-10-22firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter1-1/+1
2007-10-22firewire: fw-ohci: log a note about unsupported featuresStefan Richter1-3/+8
2007-10-22KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs()Laurent Vivier1-23/+3
2007-10-22intel-iommu sg chaining supportFUJITA Tomonori1-17/+17
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S1-11/+11
2007-10-22intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S3-160/+231
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S1-0/+27
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2-0/+40
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+194
2007-10-22Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S1-1/+6
2007-10-22Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S1-4/+26
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S3-1/+2276
2007-10-22Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2-0/+419
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S3-0/+49
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2-0/+332
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto1-8/+1
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
2007-10-22V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-56/+29
2007-10-22V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho2-34/+34