summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: saa717x: remove obsolete s_fmt opHans Verkuil1-11/+0
2010-06-01V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil1-8/+0
2010-06-01V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil3-34/+10
2010-06-01V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil1-57/+69
2010-06-01V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2-6/+10
2010-06-01V4L/DVB: saa717x: add support for s_mbus_fmtHans Verkuil1-16/+31
2010-06-01V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil1-41/+55
2010-06-01V4L/DVB: saa7115: add s_mbus_fmt opHans Verkuil1-0/+10
2010-06-01V4L/DVB: V4L2 Spec: Improve the VIDIOC_QUERY_DV_PRESET descriptionHans Verkuil1-2/+4
2010-06-01V4L/DVB: ngene: Remove debug messageOliver Endriss1-5/+1
2010-06-01V4L/DVB: ngene: MSI cleanupOliver Endriss1-1/+5
2010-06-01V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss3-16/+8
2010-06-01V4L/DVB: ngene: Implement support for MSIOliver Endriss2-1/+34
2010-06-01V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss1-14/+14
2010-06-01V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss1-0/+15
2010-06-01V4L/DVB: gspca - sonixj: Add webcam 0c45:60ceWarren Bosworth Focke2-1/+2
2010-06-01V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcamsJean-François Moine1-1/+4
2010-06-01V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine2-3/+1
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely1-2/+2
2010-06-01V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely1-1/+1
2010-06-01V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely1-2/+9
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely1-3/+12
2010-06-01V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely2-0/+18
2010-06-01V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely1-1/+11
2010-06-01V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely1-0/+1
2010-06-01V4L/DVB: cx23885: Check register errorsAbylay Ospan1-0/+2
2010-06-01V4L/DVB: c-qcam: convert to V4L2Hans Verkuil2-305/+331
2010-06-01V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil3-415/+415
2010-06-01drm/radeon/kms/evergreen: add initial CS parserAlex Deucher7-3/+2443
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie10-34/+98
2010-06-01Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie8-15/+121
2010-06-01Merge branch 'drm-vmware-fixes' into drm-testingDave Airlie11-149/+433
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie5-7/+33
2010-06-01drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie1-8/+6
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie3-1/+83
2010-06-01drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs1-1/+2
2010-06-01drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom1-26/+36
2010-06-01drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom1-1/+1
2010-06-01drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom1-8/+0
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz2-0/+6
2010-06-01drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz1-0/+2
2010-06-01drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz1-13/+4
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2-9/+0
2010-06-01drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz1-4/+2
2010-06-01drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom1-2/+39
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz6-107/+148
2010-06-01drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz1-7/+3
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom6-6/+227
2010-06-01drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz1-6/+11
2010-06-01drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz1-0/+3