Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6be0d73e2a5de2e6a2570a48e6e11bbc4563f5e3
6be0d73
OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writeback
by Archit Taneja
· 12 years ago
1c03144
OMAPDSS: DISPC: Don't allow predecimation for writeback
by Archit Taneja
· 12 years ago
5d50108
OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipeline
by Archit Taneja
· 12 years ago
76eed4b
OMAPDSS: HACK: look for regulators with omap4 names
by Tomi Valkeinen
· 12 years ago
3758476
OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display
by Ricardo Neri
· 12 years ago
5b30b7f
OMAPDSS: DISPC: fix sparse warning
by Tomi Valkeinen
· 12 years ago
14840b9
OMAPDSS: HDMI: Create platform device for audio support
by Ricardo Neri
· 12 years ago
d7b6f44
OMAPDSS: HDMI: Add op to get audio DMA port address offset
by Ricardo Neri
· 12 years ago
d18bc45
OMAPDSS: HDMI: Uninit display on device add error
by Ricardo Neri
· 12 years ago
66a06b0
OMAPDSS: HDMI: Handle panel init error at probe
by Ricardo Neri
· 12 years ago
7888839
OMAPDSS: HDMI: Make panel return dssdev register errors
by Ricardo Neri
· 12 years ago
47e443b
OMAPDSS: HDMI: Convert to devm_request_and_ioremap
by Ricardo Neri
· 12 years ago
af23cb3
OMAPDSS: HDMI: Rename resource variable at probe.
by Ricardo Neri
· 12 years ago
933ed63
OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout
by Chuansheng Liu
· 12 years ago
864fa7f
OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeout
by Chuansheng Liu
· 12 years ago
230edc0
OMAPDSS: DISPC: fix DS variable name
by Tomi Valkeinen
· 12 years ago
a4ae0ba
Merge branch '3.8/dsi-pll-work'
by Tomi Valkeinen
· 12 years ago
0e8276e
OMAPDSS: DPI: always use DSI PLL if available
by Tomi Valkeinen
· 12 years ago
6061675
OMAPDSS: DPI: verify if DSI PLL is operational
by Tomi Valkeinen
· 12 years ago
8a3db40
OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pll
by Tomi Valkeinen
· 12 years ago
a5b8399
OMAPDSS: hide dss_select_dispc_clk_source()
by Tomi Valkeinen
· 12 years ago
13a1a2b
OMAPDSS: setup default dss fck
by Tomi Valkeinen
· 12 years ago
930b027
OMAPDSS: add dss_calc_clock_rates() back
by Tomi Valkeinen
· 12 years ago
7a98786
OMAPDSS: DSI: workaround for HSDiv problem
by Tomi Valkeinen
· 12 years ago
b7f1fe5
OMAPDSS: DSI: skip odd dividers when pck >= 100MHz
by Tomi Valkeinen
· 12 years ago
046bc57
OMAPDSS: fix DPI & DSI init order
by Tomi Valkeinen
· 12 years ago
9296dbd
Merge branch '3.8/misc-2'
by Tomi Valkeinen
· 12 years ago
ffc81fc
OMAPDSS: split hdmi muxing function
by Tomi Valkeinen
· 12 years ago
b276dd0
OMAPDSS: DISPC: remove dssdev depependency from error handler
by Tomi Valkeinen
· 13 years ago
4c6c65b
OMAPDSS: DISPC: fix loop in error handler
by Tomi Valkeinen
· 12 years ago
901e5fe
OMAPDSS: fix DSI2 PLL clk names
by Tomi Valkeinen
· 13 years ago
5e18e35
OMAPFB: improve mode selection from EDID
by Tomi Valkeinen
· 12 years ago
2b5c0d4
OMAPFB: remove use of extended edid block
by Tomi Valkeinen
· 12 years ago
f236b89
OMAPDSS: HDMI: make hdmi pclk check more permissive
by Tomi Valkeinen
· 12 years ago
7a7ce2c
OMAPDSS: HDMI: add 1920x1200 video mode
by Tomi Valkeinen
· 12 years ago
4489823
OMAPDSS: HDMI: use core power on/off with edid & detect
by Tomi Valkeinen
· 12 years ago
bb426fc9
OMAPDSS: HDMI: split power_on/off to two parts
by Tomi Valkeinen
· 12 years ago
4e0397c
OMAPDSS: DISPC: Add IRQ enable/status helpers
by Tomi Valkeinen
· 12 years ago
04bd8ac
OMAPDSS: add dispc_ovl_enabled()
by Tomi Valkeinen
· 12 years ago
f1a813d
OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable"
by Tomi Valkeinen
· 12 years ago
3a979f8
OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync
by Tomi Valkeinen
· 12 years ago
392faa0
OMAPDSS: DISPC: use dss_feat_get_num_ovls()
by Tomi Valkeinen
· 12 years ago
5d89bcc
OMAPDSS: remove initial display code from omapdss
by Tomi Valkeinen
· 13 years ago
2bbcce5
OMAPDSS: export dss_get_def_display_name()
by Tomi Valkeinen
· 12 years ago
c31cba8
OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output
by Tomi Valkeinen
· 12 years ago
dba0162
OMAPDSS: remove dispc_irq_handler declaration
by Tomi Valkeinen
· 12 years ago
b2c7d54
OMAPDSS: get the dss version from core pdev
by Tomi Valkeinen
· 12 years ago
998c336
OMAPDSS: remove omap_dss_device's suspend/resume
by Tomi Valkeinen
· 13 years ago
f8fb7d7
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
by Wei Yongjun
· 12 years ago
5028ea0
OMAPDSS: Remove acb and acbi fields from omap_dss_device
by Archit Taneja
· 12 years ago
b111224
OMAPDSS: DISPC: cleanup lcd/digit enable/disable
by Tomi Valkeinen
· 12 years ago
cb69920
OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq()
by Tomi Valkeinen
· 12 years ago
6539851
OMAPDSS: DISPC: cleanup lcd and digit enable
by Tomi Valkeinen
· 12 years ago
16bf20c
OMAPDSS: DISPC: remove struct omap_overlay use
by Tomi Valkeinen
· 12 years ago
881c98f
OMAPDSS: remove declarations for non-existing funcs
by Tomi Valkeinen
· 12 years ago
fb2cec1
OMAPDSS: combine LCD related config into one func
by Tomi Valkeinen
· 12 years ago
a8f3fcd
OMAPDSS: DISPC: constify function parameters
by Tomi Valkeinen
· 12 years ago
d7b6b6b
OMAPDSS: fix registering the vsync isr in apply
by Tomi Valkeinen
· 13 years ago
78e7f25
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
by Tomi Valkeinen
· 12 years ago
7a992d3
Merge branch '3.8/vrfb-conversion'
by Tomi Valkeinen
· 12 years ago
9253d2d
Merge branch '3.8/dss-version'
by Tomi Valkeinen
· 12 years ago
a89d1a8
OMAPFB: use omap_vrfb_supported()
by Tomi Valkeinen
· 12 years ago
aa1e49a
OMAPDSS: VRFB: add omap_vrfb_supported()
by Tomi Valkeinen
· 12 years ago
8c05a41
OMAP: SDRC: remove VRFB code
by Tomi Valkeinen
· 12 years ago
6a1c9f6
OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
by Tomi Valkeinen
· 12 years ago
406c856
OMAP: VRFB: convert vrfb to platform device
by Tomi Valkeinen
· 12 years ago
97fbd0fc
OMAPDSS: remove Kconfig dependencies
by Tomi Valkeinen
· 12 years ago
311d5ce
OMAPDSS: fix compilation warnings
by Tomi Valkeinen
· 12 years ago
33366d0
OMAPDSS: add missing sizes.h includes
by Tomi Valkeinen
· 12 years ago
35f7093
OMAPDSS: remove <plat/cpu.h> includes
by Tomi Valkeinen
· 12 years ago
da6c568
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
by Peter Ujfalusi
· 12 years ago
6fa4490
OMAPDSS: HDMI: use omapdss_version
by Tomi Valkeinen
· 12 years ago
bd81ed0
OMAPDSS: DSS: use omapdss_version
by Tomi Valkeinen
· 12 years ago
84b47623
OMAPDSS: DISPC: use omapdss_version
by Tomi Valkeinen
· 12 years ago
649514c
OMAPDSS: use omapdss_version in dss_features.c
by Tomi Valkeinen
· 12 years ago
acd18af
OMAPDSS: add omapdss_version
by Tomi Valkeinen
· 12 years ago
e7d9fac
Merge tag 'v3.7-rc1'
by Tomi Valkeinen
· 12 years ago
ddffeb8
Linux 3.7-rc1
by Linus Torvalds
· 12 years ago
a5ef3f7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b6eea87
x86, boot: Explicitly include autoconf.h for hostprogs
by Matt Fleming
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
3d6ee36
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
0b381a2
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
034b5ee
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
7c5a473
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9db9088
Merge tag 'md-3.7' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
244acb1
Merge branch 'config' into late-for-linus
by Russell King
· 12 years ago
93e2256
ARM: config: make sure that platforms are ordered by option string
by Russell King
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5921e6f
UAPI: (Scripted) Disintegrate include/linux/byteorder
by David Howells
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
08cce05c
UAPI: Unexport linux/blk_types.h
by David Howells
· 12 years ago
8e4627dd
UAPI: Unexport part of linux/ppp-comp.h
by David Howells
· 12 years ago
6257c57
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Jonas Bonn
· 12 years ago
4d7127d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
a3920a6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
18a022d
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
02a650e
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
Next »