index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
dtc
/
checks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-12
drm/i915: convert LVDS driver to new encoder/connector structure
Zhenyu Wang
1
-11
/
+23
2010-04-12
drm/i915: convert VGA driver to new encoder/connector structure
Zhenyu Wang
1
-13
/
+22
2010-04-12
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
1
-3
/
+6
2010-04-12
drm/i915: Un-magic a DPCD register write
Adam Jackson
1
-1
/
+1
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
3
-19
/
+154
2010-04-12
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
1
-2
/
+6
2010-04-12
drm/i915: enable LVDS on Cougarpoint
Zhenyu Wang
1
-4
/
+11
2010-04-12
drm/i915: Fix CRT force detect on Cougarpoint
Zhenyu Wang
1
-6
/
+17
2010-04-12
drm/i915: Support for Cougarpoint PCH display pipeline
Zhenyu Wang
3
-124
/
+426
2010-04-12
drm/i915: Probe for PCH chipset type
Zhenyu Wang
3
-0
/
+44
2010-04-12
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
1
-1
/
+2
2010-04-12
drm/i915: Fix legacy BLC event for pipe A
Zhao Yakui
1
-2
/
+7
2010-04-12
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
Eric Anholt
1
-0
/
+2
2010-04-12
drm/i915: Allow LVDS on pipe A on gen4+
Adam Jackson
2
-1
/
+5
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
12
-643
/
+4
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
8
-35
/
+26
2010-04-09
drm/i915: passing drm connector param for load detection
Zhenyu Wang
4
-7
/
+14
2010-04-09
drm/i915: Add new helper to return current attached encoder for connector
Zhenyu Wang
2
-0
/
+26
2010-04-09
drm/i915: Add new 'intel_connector' structure
Zhenyu Wang
1
-0
/
+6
2010-04-09
drm/i915: more conversion from connector_list walk to encoder_list
Zhenyu Wang
1
-18
/
+18
2010-04-09
drm/i915: use encoder_list for hotplug callback
Zhenyu Wang
1
-4
/
+4
2010-04-09
drm/i915: Convert some trace events to DEFINE_TRACE
Li Zefan
1
-61
/
+25
2010-04-10
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...
Zhao Yakui
1
-0
/
+9
2010-04-10
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2
-4
/
+11
2010-04-03
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
1
-0
/
+8
2010-03-25
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2
-98
/
+103
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
11
-663
/
+663
2010-03-25
agp/intel: intel_845_driver is an agp driver!
Daniel Vetter
1
-3
/
+0
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
10
-94
/
+96
2010-03-25
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2
-3
/
+3
2010-03-25
fscache: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-03-25
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
David Howells
1
-0
/
+2
2010-03-25
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
David Howells
1
-1
/
+1
2010-03-25
Document Linux's circular buffering capabilities
David Howells
3
-0
/
+258
2010-03-25
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
1
-3
/
+10
2010-03-25
fs/partitions/msdos: add support for large disks
Daniel Taylor
1
-34
/
+38
2010-03-25
lxfb: set the H- and V-SYNC polarity of the flatpanel output
Michael Grzeschik
2
-1
/
+11
2010-03-25
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2010-03-25
mempolicy: fix get_mempolicy() for relative and static nodes
Lee Schermerhorn
1
-3
/
+7
2010-03-25
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2
-2
/
+2
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-03-25
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
2
-1
/
+6
2010-03-25
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2
-0
/
+2
2010-03-25
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-25
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
3
-10
/
+14
2010-03-25
doc: add the documentation for mpol=local
KOSAKI Motohiro
1
-1
/
+5
2010-03-25
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-03-25
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-03-25
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-03-25
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
[next]