index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-05
1
-14
/
+127
|
\
|
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
8
-37
/
+23
|
|
\
|
*
|
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
2013-08-30
1
-2
/
+2
|
*
|
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
2013-08-30
1
-12
/
+13
|
*
|
video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
Lespiau, Damien
2013-08-30
1
-36
/
+10
|
*
|
video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
Lespiau, Damien
2013-08-30
1
-0
/
+90
|
*
|
video/hdmi: Derive the bar data valid bit from the bar data fields
Lespiau, Damien
2013-08-30
1
-2
/
+3
|
*
|
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
2013-08-30
1
-1
/
+5
|
*
|
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-21
1
-7
/
+50
|
|
\
\
|
|
*
|
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
Damien Lespiau
2013-08-08
1
-4
/
+4
|
|
*
|
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
2013-08-08
1
-0
/
+43
|
|
*
|
video/hdmi: Replace the payload length by their defines
Damien Lespiau
2013-08-08
1
-3
/
+3
*
|
|
|
Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-09-05
16
-285
/
+535
|
\
\
\
\
|
*
|
|
|
video: da8xx-fb: fix the polarities of the hsync/vsync pulse
Darren Etheridge
2013-08-30
1
-2
/
+2
|
*
|
|
|
video: da8xx-fb: support lcdc v2 timing register expansion
Darren Etheridge
2013-08-30
1
-0
/
+15
|
*
|
|
|
video: da8xx-fb: fixing timing off by one errors
Darren Etheridge
2013-08-30
1
-4
/
+4
|
*
|
|
|
video: da8xx-fb fixing incorrect porch mappings
Darren Etheridge
2013-08-30
1
-4
/
+4
|
*
|
|
|
video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-30
1
-4
/
+4
|
*
|
|
|
fbmem: move EXPORT_SYMBOL annotation next to symbol declarations
Daniel Mack
2013-08-30
1
-16
/
+13
|
*
|
|
|
drivers: video: fbcmap: remove the redundency and incorrect checkings
Chen Gang
2013-08-30
1
-6
/
+1
|
*
|
|
|
video: mxsfb: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-30
1
-6
/
+1
|
*
|
|
|
Release efifb's colormap in efifb_destroy()
Peter Jones
2013-08-30
1
-0
/
+1
|
*
|
|
|
at91/avr32/atmel_lcdfb: prepare clk before calling enable
Boris BREZILLON
2013-08-30
1
-4
/
+4
|
*
|
|
|
video: exynos: Ensure definitions match prototypes
Mark Brown
2013-08-30
1
-0
/
+1
|
*
|
|
|
OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs file
Tomi Valkeinen
2013-08-29
1
-3
/
+5
|
*
|
|
|
OMAPDSS: HDMI: Fix possible NULL reference
Tomi Valkeinen
2013-08-29
1
-2
/
+3
|
*
|
|
|
Merge branch '3.12/da8xx' into 3.12/fbdev
Tomi Valkeinen
2013-08-29
2
-149
/
+211
|
|
\
\
\
\
|
|
*
|
|
|
video: da8xx-fb: adding am33xx as dependency
Darren Etheridge
2013-08-09
1
-3
/
+5
|
|
*
|
|
|
video: da8xx-fb: let compiler decide what to inline
Darren Etheridge
2013-08-09
1
-9
/
+8
|
|
*
|
|
|
video: da8xx-fb: make clock naming consistent
Darren Etheridge
2013-08-09
1
-12
/
+12
|
|
*
|
|
|
video: da8xx-fb: set upstream clock rate (if reqd)
Darren Etheridge
2013-08-09
1
-20
/
+65
|
|
*
|
|
|
video: da8xx-fb: reorganize panel detection
Afzal Mohammed
2013-08-09
1
-16
/
+26
|
|
*
|
|
|
video: da8xx-fb: ensure non-null cfg in pdata
Afzal Mohammed
2013-08-09
1
-0
/
+5
|
|
*
|
|
|
video: da8xx-fb: use devres
Darren Etheridge
2013-08-09
1
-33
/
+8
|
|
*
|
|
|
video: da8xx-fb: enable sync lost intr for v2 ip
Afzal Mohammed
2013-08-09
1
-1
/
+1
|
|
*
|
|
|
video: da8xx-fb: fix 24bpp raster configuration
Darren Etheridge
2013-08-09
1
-1
/
+2
|
|
*
|
|
|
video: da8xx-fb: improve readability of code
Darren Etheridge
2013-08-09
1
-11
/
+13
|
|
*
|
|
|
video: da8xx-fb: fb_set_par support
Darren Etheridge
2013-08-09
1
-11
/
+47
|
|
*
|
|
|
video: da8xx-fb: report correct pixclock
Afzal Mohammed
2013-08-09
1
-0
/
+11
|
|
*
|
|
|
video: da8xx-fb: store struct device *
Afzal Mohammed
2013-08-09
1
-0
/
+2
|
|
*
|
|
|
video: da8xx-fb: pix clk and clk div handling cleanup
Darren Etheridge
2013-08-09
1
-30
/
+18
|
|
*
|
|
|
video: da8xx-fb: store clk rate even if !CPUFREQ
Afzal Mohammed
2013-08-09
1
-3
/
+1
|
|
*
|
|
|
video: da8xx-fb: store current display information
Afzal Mohammed
2013-08-09
1
-0
/
+4
|
|
*
|
|
|
video: da8xx-fb: remove unneeded "var" initialization
Afzal Mohammed
2013-08-09
1
-21
/
+1
|
|
*
|
|
|
video: da8xx-fb: use modedb helper to update var
Afzal Mohammed
2013-08-09
1
-16
/
+2
|
|
*
|
|
|
video: da8xx-fb: simplify lcd_reset
Afzal Mohammed
2013-08-09
1
-2
/
+2
|
|
*
|
|
|
video: da8xx-fb: fb_check_var enhancement
Afzal Mohammed
2013-08-09
1
-0
/
+18
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
OMAPDSS: HDMI: Fix AVI infoframe bug
Mythri P K
2013-08-06
1
-22
/
+20
|
*
|
|
|
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
2013-08-02
1
-15
/
+204
|
*
|
|
|
video: hx8357: Make IM pins optional
Maxime Ripard
2013-08-02
1
-21
/
+31
[next]