index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_rotator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-09-20
1
-2
/
+1
*
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
2014-08-04
1
-0
/
+1
*
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2014-06-02
1
-7
/
+1
*
drm/exynos: rotator: add missing braces
Jingoo Han
2014-06-02
1
-1
/
+2
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
1
-6
/
+2
*
drm/exynos: add device tree support for rotator
Chanho Park
2013-09-05
1
-28
/
+80
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
1
-0
/
+1
*
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-30
1
-1
/
+0
*
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
2013-06-28
1
-23
/
+18
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
1
-12
/
+0
*
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
1
-8
/
+3
*
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2013-05-23
1
-2
/
+0
*
drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-17
1
-1
/
+1
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+3
|
\
|
*
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
|
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
2013-01-25
1
-2
/
+2
|
/
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
1
-22
/
+6
|
\
|
*
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-3
/
+1
|
*
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-5
/
+0
|
*
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-14
/
+4
|
*
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
1
-0
/
+1
|
*
drm/exynos: change member variable name.
Eunchul Kim
2013-01-04
1
-1
/
+1
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
|
/
*
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-15
1
-0
/
+855