index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
Olof Johansson
2
-3
/
+4
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-11-06
OMAPDSS: HDMI: Create platform device for audio support
Ricardo Neri
1
-0
/
+62
2012-11-06
OMAPDSS: HDMI: Add op to get audio DMA port address offset
Ricardo Neri
3
-0
/
+13
2012-11-06
OMAPDSS: HDMI: Uninit display on device add error
Ricardo Neri
1
-0
/
+1
2012-11-06
OMAPDSS: HDMI: Handle panel init error at probe
Ricardo Neri
1
-3
/
+11
2012-11-06
OMAPDSS: HDMI: Make panel return dssdev register errors
Ricardo Neri
1
-3
/
+1
2012-11-06
OMAPDSS: HDMI: Convert to devm_request_and_ioremap
Ricardo Neri
1
-4
/
+2
2012-11-06
OMAPDSS: HDMI: Rename resource variable at probe.
Ricardo Neri
1
-5
/
+4
2012-11-06
OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+0
2012-11-06
OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-3
/
+0
2012-11-05
Merge branch 'depends/tty' into next/headers
Olof Johansson
1
-2
/
+2
2012-11-05
OMAPDSS: DISPC: fix DS variable name
Tomi Valkeinen
1
-5
/
+5
2012-11-05
OMAPDSS: DPI: always use DSI PLL if available
Tomi Valkeinen
1
-27
/
+37
2012-11-05
OMAPDSS: DPI: verify if DSI PLL is operational
Tomi Valkeinen
1
-0
/
+27
2012-11-05
OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pll
Tomi Valkeinen
1
-6
/
+6
2012-11-05
OMAPDSS: hide dss_select_dispc_clk_source()
Tomi Valkeinen
5
-16
/
+10
2012-11-05
OMAPDSS: setup default dss fck
Tomi Valkeinen
1
-0
/
+35
2012-11-05
OMAPDSS: add dss_calc_clock_rates() back
Tomi Valkeinen
2
-0
/
+24
2012-11-05
OMAPDSS: DSI: workaround for HSDiv problem
Tomi Valkeinen
1
-0
/
+6
2012-11-05
OMAPDSS: DSI: skip odd dividers when pck >= 100MHz
Tomi Valkeinen
1
-0
/
+5
2012-11-05
OMAPDSS: fix DPI & DSI init order
Tomi Valkeinen
1
-6
/
+6
2012-11-05
Merge branch '3.8/misc-2'
Tomi Valkeinen
25
-656
/
+302
2012-11-02
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-1
/
+4
2012-10-30
xen-fbfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-29
OMAPDSS: DISPC: remove dssdev depependency from error handler
Tomi Valkeinen
1
-15
/
+4
2012-10-29
OMAPDSS: DISPC: fix loop in error handler
Tomi Valkeinen
1
-2
/
+3
2012-10-29
OMAPDSS: fix DSI2 PLL clk names
Tomi Valkeinen
1
-0
/
+2
2012-10-29
OMAPFB: improve mode selection from EDID
Tomi Valkeinen
1
-5
/
+8
2012-10-29
OMAPFB: remove use of extended edid block
Tomi Valkeinen
1
-3
/
+0
2012-10-29
OMAPDSS: HDMI: make hdmi pclk check more permissive
Tomi Valkeinen
1
-1
/
+2
2012-10-29
OMAPDSS: HDMI: add 1920x1200 video mode
Tomi Valkeinen
1
-0
/
+6
2012-10-29
OMAPDSS: HDMI: use core power on/off with edid & detect
Tomi Valkeinen
3
-4
/
+41
2012-10-29
OMAPDSS: HDMI: split power_on/off to two parts
Tomi Valkeinen
1
-29
/
+46
2012-10-29
OMAPDSS: DISPC: Add IRQ enable/status helpers
Tomi Valkeinen
2
-12
/
+36
2012-10-29
OMAPDSS: add dispc_ovl_enabled()
Tomi Valkeinen
2
-0
/
+6
2012-10-29
OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable"
Tomi Valkeinen
2
-5
/
+6
2012-10-29
OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync
Tomi Valkeinen
3
-7
/
+7
2012-10-29
OMAPDSS: DISPC: use dss_feat_get_num_ovls()
Tomi Valkeinen
1
-2
/
+2
2012-10-29
OMAPDSS: remove initial display code from omapdss
Tomi Valkeinen
2
-82
/
+73
2012-10-29
OMAPDSS: export dss_get_def_display_name()
Tomi Valkeinen
9
-9
/
+9
2012-10-26
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
Wei Yongjun
1
-1
/
+3
2012-10-26
omapdss: dss: Fix clocks on OMAP363x
Laurent Pinchart
1
-2
/
+2
2012-10-25
backlight: ili9320: add missing SPI dependency
Jingoo Han
1
-1
/
+2
2012-10-25
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
Tomi Valkeinen
1
-2
/
+11
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2
Tony Lindgren
14
-86
/
+237
2012-10-24
OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output
Tomi Valkeinen
1
-24
/
+25
2012-10-24
OMAPDSS: remove dispc_irq_handler declaration
Tomi Valkeinen
1
-1
/
+0
2012-10-24
OMAPDSS: get the dss version from core pdev
Tomi Valkeinen
4
-7
/
+11
2012-10-24
OMAPDSS: remove omap_dss_device's suspend/resume
Tomi Valkeinen
14
-449
/
+16
[prev]
[next]