summaryrefslogtreecommitdiffstats
path: root/scripts/dtc/checks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-12drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang1-11/+23
2010-04-12drm/i915: convert VGA driver to new encoder/connector structureZhenyu Wang1-13/+22
2010-04-12drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson1-3/+6
2010-04-12drm/i915: Un-magic a DPCD register writeAdam Jackson1-1/+1
2010-04-12drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang3-19/+154
2010-04-12drm/i915: enable HDMI on CougarpointZhenyu Wang1-2/+6
2010-04-12drm/i915: enable LVDS on CougarpointZhenyu Wang1-4/+11
2010-04-12drm/i915: Fix CRT force detect on CougarpointZhenyu Wang1-6/+17
2010-04-12drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang3-124/+426
2010-04-12drm/i915: Probe for PCH chipset typeZhenyu Wang3-0/+44
2010-04-12drm/i915: Sandybridge has no integrated TVZhenyu Wang1-1/+2
2010-04-12drm/i915: Fix legacy BLC event for pipe AZhao Yakui1-2/+7
2010-04-12drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt1-0/+2
2010-04-12drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2-1/+5
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt12-643/+4
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang8-35/+26
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang4-7/+14
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2-0/+26
2010-04-09drm/i915: Add new 'intel_connector' structureZhenyu Wang1-0/+6
2010-04-09drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang1-18/+18
2010-04-09drm/i915: use encoder_list for hotplug callbackZhenyu Wang1-4/+4
2010-04-09drm/i915: Convert some trace events to DEFINE_TRACELi Zefan1-61/+25
2010-04-10drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...Zhao Yakui1-0/+9
2010-04-10drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2-4/+11
2010-04-03drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader1-0/+8
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2-98/+103
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt11-663/+663
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter1-3/+0
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter10-94/+96
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2-3/+3
2010-03-25fscache: add missing unlockDan Carpenter1-0/+1
2010-03-25do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells1-0/+2
2010-03-25FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells1-1/+1
2010-03-25Document Linux's circular buffering capabilitiesDavid Howells3-0/+258
2010-03-25fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi1-3/+10
2010-03-25fs/partitions/msdos: add support for large disksDaniel Taylor1-34/+38
2010-03-25lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-25kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-25mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn1-3/+7
2010-03-25mmc: fix incorrect interpretation of card type bitsAdrian Hunter2-2/+2
2010-03-25reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-03-25reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2-1/+6
2010-03-25exit: fix oops in sync_mm_rssMichael S. Tsirkin2-0/+2
2010-03-25cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie1-28/+66
2010-03-25cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie3-10/+14
2010-03-25doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-03-25tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-12/+12
2010-03-25tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-03-25tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-03-25tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7