Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8aeec38f9c61b4dfdfd2a4a74d111590b4b83230
/
drivers
/
video
/
fbdev
/
omap2
9960aa7
drm/omap: move omapdss & displays under omapdrm
by Tomi Valkeinen
· 9 years ago
5ca2891
omapfb: move vrfb into omapfb
by Tomi Valkeinen
· 9 years ago
f3dab1e
omapfb: take omapfb's private omapdss into use
by Tomi Valkeinen
· 9 years ago
d232fd0
omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*
by Tomi Valkeinen
· 9 years ago
35b522c
omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP*
by Tomi Valkeinen
· 9 years ago
f76ee89
omapfb: copy omapdss & displays for omapfb
by Tomi Valkeinen
· 9 years ago
1c6aac9
omapfb: allow compilation only if DRM_OMAP is disabled
by Tomi Valkeinen
· 9 years ago
ef1ea03
fbdev: omap2: panel-dpi: simplify gpio setting
by Uwe Kleine-König
· 9 years ago
7f496cf
fbdev: omap2: panel-dpi: in .disable first disable backlight then display
by Uwe Kleine-König
· 9 years ago
85d90b1
OMAPDSS: DSS: fix a warning message
by Dan Carpenter
· 9 years ago
9dec58e6
video: omapdss: delete unneeded of_node_put
by Julia Lawall
· 9 years ago
0bcfdba
OMAPDSS: DISPC: Remove boolean comparisons
by Luis de Bethencourt
· 9 years ago
0035541
OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define
by Dan Carpenter
· 9 years ago
b742648
OMAPDSS: remove extra out == NULL checks
by Tomi Valkeinen
· 9 years ago
6590415
OMAPDSS: change internal dispc functions to static
by Tomi Valkeinen
· 9 years ago
98c2835
OMAPDSS: make a two dss feat funcs internal to omapdss
by Tomi Valkeinen
· 9 years ago
f2d580a
OMAPDSS: remove extra EXPORT_SYMBOLs
by Tomi Valkeinen
· 9 years ago
98cd579
OMAPDSS: add setup for WB capture mode in dispc_wb_setup()
by Tomi Valkeinen
· 9 years ago
4c055ce
OMAPDSS: set WB capturemode for m2m mode
by Tomi Valkeinen
· 9 years ago
7d18bbe
OMAPDSS: fix rgb-to-yuv color conv coefs
by Tomi Valkeinen
· 9 years ago
fd2eac5
OMAPDSS: skip pclk check for WB mem2mem
by Tomi Valkeinen
· 9 years ago
ecb0b36
OMAPDSS: configure WB mflag threshold
by Tomi Valkeinen
· 9 years ago
65e116e
OMAPDSS: configure WB fifo thresholds
by Tomi Valkeinen
· 9 years ago
5b354af
OMAPDSS: configure burst size for WB
by Tomi Valkeinen
· 9 years ago
c2665c4
OMAPDSS: handle WB channel in dispc_set/get_channel_out
by Tomi Valkeinen
· 9 years ago
d7df5ad
OMAPDSS: refactor dispc_ovl_get_channel_out
by Tomi Valkeinen
· 9 years ago
20efbc3
OMAPDSS: add 'has_writeback' flag
by Tomi Valkeinen
· 9 years ago
bae199c
OMAPDSS: add num_wbs=1 to omap5 dss features
by Tomi Valkeinen
· 9 years ago
06c525f
OMAPDSS: add WB to register dump
by Tomi Valkeinen
· 9 years ago
c2c0633
OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WB
by Tomi Valkeinen
· 9 years ago
e5f8091
OMAPDSS: DISPC: always set ALIGN when available
by Tomi Valkeinen
· 9 years ago
5038bb8
OMAPDSS: adopt pinctrl support
by Dave Gerlach
· 10 years ago
3b13866
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
4bdb462
OMAPDSS: panel-sony-acx565akm: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
ad38cc5
fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface
by Vladimir Zapolskiy
· 9 years ago
8a9d462
OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled
by Jyri Sarha
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
c4a2f5b
video: fbdev: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
6266f4b
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
by Jyri Sarha
· 9 years ago
2b55cb3
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
by Jyri Sarha
· 9 years ago
0438ec9
OMAPDSS: fix probing if rfbi device is enabled
by Tomi Valkeinen
· 10 years ago
f778dad
Merge omapdss scaling fixes
by Tomi Valkeinen
· 10 years ago
a9fad68
OMAPDSS: HDMI: wait for framedone when stopping video
by Tomi Valkeinen
· 10 years ago
9bba13f
OMAPDSS: HDMI4: fix error handling
by Tomi Valkeinen
· 10 years ago
e4c5ae7
OMAPDSS: DISPC: scaler debug print
by Tomi Valkeinen
· 10 years ago
7059e3d
OMAPDSS: DISPC: do only y decimation on OMAP3
by Tomi Valkeinen
· 10 years ago
3ce17b4
OMAPDSS: DISPC: check if scaling setup failed
by Tomi Valkeinen
· 10 years ago
c582935
OMAPDSS: DISPC: fix 64 bit issue in 5-tap
by Tomi Valkeinen
· 10 years ago
f2aee31
OMAPDSS: DISPC: fix row_inc for OMAP3
by Tomi Valkeinen
· 10 years ago
ab6b258
OMAPDSS: DISPC: add check for scaling limits
by Tomi Valkeinen
· 10 years ago
f5a7348
OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
by Tomi Valkeinen
· 10 years ago
c4661b3
OMAPDSS: DISPC: fix predecimation for YUV modes
by Tomi Valkeinen
· 10 years ago
3397cc6
OMAPDSS: DISPC: work-around for errata i631
by Tomi Valkeinen
· 10 years ago
a899820
Merge omapdss componentization work
by Tomi Valkeinen
· 10 years ago
ad4eaef
OMAPDSS: simplify submodule reg/unreg code
by Tomi Valkeinen
· 10 years ago
736e60d
OMAPDSS: componentize omapdss
by Tomi Valkeinen
· 10 years ago
606ae48
OMAPDSS: reorder uninit calls
by Tomi Valkeinen
· 10 years ago
ede9269
OMAPDSS: remove uses of __init/__exit
by Tomi Valkeinen
· 10 years ago
f5a1a1f8
OMAPDSS: fix dss_init_ports error handling
by Tomi Valkeinen
· 10 years ago
7e328f5
OMAPDSS: refactor dss probe function
by Tomi Valkeinen
· 10 years ago
f99467b
OMAPDSS: move 'dss_initialized' to dss driver
by Tomi Valkeinen
· 10 years ago
7e46cd7
fbdev: omap2: remove potential format string leak
by Kees Cook
· 10 years ago
88359b9
ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4
by Misael Lopez Cruz
· 10 years ago
65c8b46
OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets
by Misael Lopez Cruz
· 10 years ago
aae1428
OMAPDSS: HDMI5: Set valid sample order
by Misael Lopez Cruz
· 10 years ago
7877039
OMAPDSS: HDMI4: Set correct CC for 8-channels layout
by Misael Lopez Cruz
· 10 years ago
ca8c67d
fbdev: omap2: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
bf2ae5d
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
aa977f6
omapdss: extend pm notifier to handle hibernation
by Grygorii Strashko
· 10 years ago
cb17a4a
OMAPDSS: disable VT switch
by Tomi Valkeinen
· 10 years ago
8147e2e
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next
by Rob Herring
· 10 years ago
fe59e5c
OMAPDSS: workaround for MFLAG + NV12 issue
by Tomi Valkeinen
· 10 years ago
c64aa3a
OMAPDSS: Add support for MFLAG
by Tomi Valkeinen
· 10 years ago
47fc469
OMAPDSS: setup default fifo thresholds
by Tomi Valkeinen
· 10 years ago
d49cd15
OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
by Tomi Valkeinen
· 10 years ago
4e1d3ca
OMAPDSS: DISPC: fix div by zero issue in overlay scaling
by Tomi Valkeinen
· 10 years ago
386f167
OMAPDSS: DISPC: change sync_pclk_edge default value
by Tomi Valkeinen
· 10 years ago
ed35188
OMAPDSS: DISPC: explicit handling for sync and de levels
by Tomi Valkeinen
· 10 years ago
7a16360
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
by Tomi Valkeinen
· 10 years ago
6246c8b
OMAPDSS: TFP410: fix input sync signals
by Tomi Valkeinen
· 10 years ago
e566658
OMAPDSS: fix paddr check for TILER addresses
by Tomi Valkeinen
· 10 years ago
a38bb79
OMAPDSS: fix regression with display sysfs files
by Tomi Valkeinen
· 10 years ago
7b20545
OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
by Tomi Valkeinen
· 10 years ago
1511c75
OMAPDSS: fix AM43xx minimum pixel clock divider
by Tomi Valkeinen
· 10 years ago
f033c0b
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
by Philipp Zabel
· 10 years ago
811fbb1
omapfb: Return error code when applying overlay settings fails
by Peter Meerwald
· 10 years ago
a240815
OMAPDSS: DPI: DRA7xx support
by Tomi Valkeinen
· 10 years ago
adb5ff8
OMAPDSS: HDMI: Add DRA7xx support
by Tomi Valkeinen
· 10 years ago
0006fd6
OMAPDSS: DISPC: program dispc polarities to control module
by Tomi Valkeinen
· 10 years ago
9355092
OMAPDSS: DISPC: Add DRA7xx support
by Tomi Valkeinen
· 10 years ago
9976754
OMAPDSS: Add Video PLLs for DRA7xx
by Tomi Valkeinen
· 10 years ago
be40eec
OMAPDSS: Add functions for external control of PLL
by Tomi Valkeinen
· 10 years ago
6d81788
OMAPDSS: DSS: Add DRA7xx base support
by Tomi Valkeinen
· 10 years ago
a87a6d6
OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OE
by Tomi Valkeinen
· 10 years ago
fa0c52a
OMAPDSS: OMAP5: fix digit output's allowed mgrs
by Tomi Valkeinen
· 10 years ago
234f9a2
OMAPDSS: constify port arrays
by Tomi Valkeinen
· 10 years ago
eb30199
OMAPDSS: PLL: add dss_pll_wait_reset_done()
by Tomi Valkeinen
· 10 years ago
64e22ff
OMAPDSS: Add enum dss_pll_id
by Tomi Valkeinen
· 10 years ago
Next »