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
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
...
|
*
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
2014-03-23
|
*
drm/exynos: fix unnecessary resource cleanup
Inki Dae
2014-03-23
|
*
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
Inki Dae
2014-03-23
|
*
drm/exynos: hdmi: consider APB PHY
Inki Dae
2014-03-23
|
*
drm/exynos: Remove the exynos_drm_connector shim
Sean Paul
2014-03-23
|
*
drm/exynos: Implement lvds bridge discovery to DP driver
Sean Paul
2014-03-23
|
*
drm/exynos: Implement drm_connector directly in vidi driver
Sean Paul
2014-03-23
|
*
drm/exynos: Implement drm_connector directly in dp driver
Sean Paul
2014-03-23
|
*
drm/exynos: Implement drm_connector in hdmi directly
Sean Paul
2014-03-23
|
*
drm/exynos: Add create_connector callback
Sean Paul
2014-03-23
|
*
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
2014-03-23
|
*
drm/exynos: Clean up FIMD power on/off routines
Sean Paul
2014-03-23
|
*
drm/exynos: Implement dpms display callback in DP
Sean Paul
2014-03-23
|
*
drm/exynos: Move display implementation into dp
Sean Paul
2014-03-23
|
*
drm/exynos: Move dp driver from video/ to drm/
Sean Paul
2014-03-23
|
*
drm/exynos: Remove unused/useless fimd_context members
Sean Paul
2014-03-23
|
*
drm/exynos: Use mode_set to configure fimd
Sean Paul
2014-03-23
|
*
drm/exynos: Implement mode_fixup manager operation
Sean Paul
2014-03-23
|
*
drm/exynos: Add mode_set manager operation
Sean Paul
2014-03-23
|
*
drm/exynos: Disable unused crtc planes from crtc
Sean Paul
2014-03-23
|
*
drm/exynos: Use drm_mode_copy to copy modes
Sean Paul
2014-03-23
|
*
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
2014-03-23
|
*
drm/exynos: hdmi: remove the i2c drivers and use
Daniel Kurtz
2014-03-23
|
*
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-23
|
*
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
2014-03-23
|
*
drm/exynos: Don't keep dpms state in encoder
Sean Paul
2014-03-23
|
*
drm/exynos: Rename display_op power_on to dpms
Sean Paul
2014-03-23
|
*
drm/exynos: Remove dpms link between encoder/connector
Sean Paul
2014-03-23
|
*
drm/exynos: Remove apply manager callback
Sean Paul
2014-03-23
|
*
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
2014-03-23
|
*
drm/exynos: hdmi: Implement initialize op for hdmi
Sean Paul
2014-03-23
|
*
drm/exynos: Use manager_op initialize in fimd
Sean Paul
2014-03-23
|
*
drm/exynos: Add an initialize function to manager and display
Sean Paul
2014-03-23
|
*
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
2014-03-23
|
*
drm/exynos: set the active aspect ratio as per mode
Shirish S
2014-03-23
|
*
drm/exynos: add phy settings for RB resolutions
Shirish S
2014-03-23
|
*
drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Daniel Kurtz
2014-03-23
*
|
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2014-04-02
|
\
\
|
*
|
arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
Marek Szyprowski
2014-02-28
|
|
/
*
|
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
|
\
\
|
*
|
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
2014-02-18
|
|
\
|
|
*
|
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
2014-02-07
*
|
|
drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Daniel Kurtz
2014-03-19
|
|
/
|
/
|
*
|
drm/exynos: Convert to use the standard hdmi.h header
Sachin Kamat
2014-02-06
*
|
drm/exynos: Fix trivial typo
Sachin Kamat
2014-02-06
*
|
drm/exynos: Remove unnecessary semicolon
Sachin Kamat
2014-02-06
*
|
drm/exynos: Fix multiplatform breakage for ipp/gsc
Tushar Behera
2014-02-06
*
|
drm/exynos: Fix freeing issues in exynos_drm_drv.c
Sachin Kamat
2014-02-06
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-01-29
|
\
|
*
drm/exynos: fix build error caused by removed drm core macros
Seung-Woo Kim
2014-01-07
[prev]
[next]