index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
drm/i915: convert SDVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: convert DVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: convert LVDS driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: convert VGA driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
*
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
2010-04-12
*
drm/i915: Un-magic a DPCD register write
Adam Jackson
2010-04-12
*
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
*
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
2010-04-12
*
drm/i915: enable LVDS on Cougarpoint
Zhenyu Wang
2010-04-12
*
drm/i915: Fix CRT force detect on Cougarpoint
Zhenyu Wang
2010-04-12
*
drm/i915: Support for Cougarpoint PCH display pipeline
Zhenyu Wang
2010-04-12
*
drm/i915: Probe for PCH chipset type
Zhenyu Wang
2010-04-12
*
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
2010-04-12
*
drm/i915: Fix legacy BLC event for pipe A
Zhao Yakui
2010-04-12
*
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
Eric Anholt
2010-04-12
*
drm/i915: Allow LVDS on pipe A on gen4+
Adam Jackson
2010-04-12
*
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
*
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
*
drm/i915: passing drm connector param for load detection
Zhenyu Wang
2010-04-09
*
drm/i915: Add new helper to return current attached encoder for connector
Zhenyu Wang
2010-04-09
*
drm/i915: Add new 'intel_connector' structure
Zhenyu Wang
2010-04-09
*
drm/i915: more conversion from connector_list walk to encoder_list
Zhenyu Wang
2010-04-09
*
drm/i915: use encoder_list for hotplug callback
Zhenyu Wang
2010-04-09
*
drm/i915: Convert some trace events to DEFINE_TRACE
Li Zefan
2010-04-09
*
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...
Zhao Yakui
2010-04-10
*
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-10
*
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-04-03
*
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
*
agp/intel: intel_845_driver is an agp driver!
Daniel Vetter
2010-03-25
*
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
*
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2010-03-25
*
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2010-03-24
|
\
|
*
OMAP: DSS2: panel-generic: re-implement mode changing
Tomi Valkeinen
2010-03-15
|
*
OMAP: DSS2: initialize dss clk sources properly
Tomi Valkeinen
2010-03-15
|
*
OMAP: DSS2: VRAM: Fix early_param for vram
Thomas Weber
2010-03-10
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-24
|
\
\
|
*
|
pxa168fb: fix incorrect resource calculation
Dan Carpenter
2010-03-22
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-24
|
\
\
\
|
*
|
|
libata-sff: fix spurious IRQ handling
Tejun Heo
2010-03-23
|
*
|
|
pata_via: Add VIA VX900 support
JosephChan@via.com.tw
2010-03-22
*
|
|
|
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-03-24
|
\
\
\
\
|
*
|
|
|
SH: remove superfluous warning from the serial driver
Guennadi Liakhovetski
2010-03-23
|
*
|
|
|
SH: fix SCIFA SCASCR register bit definitions
Guennadi Liakhovetski
2010-03-23
|
*
|
|
|
serial: sh-sci: fix SH-Mobile SH breakage
Magnus Damm
2010-03-23
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2010-03-24
|
\
\
\
\
|
*
|
|
|
regulator: fix dangling pointers
Wolfram Sang
2010-03-22
|
*
|
|
|
lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
Axel Lin
2010-03-22
[next]