Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c0980297ff8f8184778258a7f544525e483fbd85
c098029
OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata
by Tomi Valkeinen
· 12 years ago
f60a32f
OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata
by Tomi Valkeinen
· 12 years ago
d1890a68
OMAPDSS: DSI: Add error handling for dsi_probe_pdata
by Tomi Valkeinen
· 12 years ago
e108627
OMAPDSS: SDI: Add error handling for sdi_probe_pdata
by Tomi Valkeinen
· 12 years ago
bcb734d
OMAPDSS: DPI: Add error handling for dpi_probe_pdata
by Tomi Valkeinen
· 12 years ago
b5a99c2
OMAPDSS: VENC: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
17ae4e8
OMAPDSS: HDMI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
9abf7de
OMAPDSS: RFBI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
ee4a24e
OMAPDSS: DSI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
d23b335
OMAPDSS: SDI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
94cf394
OMAPDSS: DPI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
dfbc3231
OMAPFB: defer probe if no displays
by Tomi Valkeinen
· 12 years ago
af56fe3
OMAPFB: use module_platform_driver()
by Tomi Valkeinen
· 12 years ago
ca96e20
OMAPDSS: Makefile: move omapfb after panels
by Tomi Valkeinen
· 12 years ago
989c79a
OMAPDSS: DPI: fix compilation if DSI not compiled in
by Tomi Valkeinen
· 12 years ago
3d62fe5
OMAPDSS: Merge omapdss topic branches
by Tomi Valkeinen
· 12 years ago
6717cd2
drm/omap: add statics to a few structs
by Tomi Valkeinen
· 12 years ago
0d8f371
drm/omap: Fix and improve crtc and overlay manager correlation
by Archit Taneja
· 12 years ago
b03e14f
drm/omap: Take a fb reference in omap_plane_update()
by Archit Taneja
· 12 years ago
bddabbe
drm/omap: Make fixed resolution panels work
by Archit Taneja
· 12 years ago
581382e
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
by Archit Taneja
· 12 years ago
2c6360f
OMAPDSS: DPI: widen the pck search when using dss fck
by Tomi Valkeinen
· 12 years ago
648a55e
OMAPDSS: fix dss_fck clock rate rounding
by Tomi Valkeinen
· 12 years ago
b2c9c8e
omapdss: use devm_clk_get()
by Archit Taneja
· 12 years ago
3aff5b1
OMAPDSS: nec-nl8048 panel: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
d0df9a2
OMAPDSS: DISPC: Revert to older DISPC Smart Standby mechanism for OMAP5
by Archit Taneja
· 12 years ago
c35eeb2
OMAPDSS: DISPC: Configure doublestride for NV12 when using 2D Tiler buffers
by Archit Taneja
· 12 years ago
3729a70
omapdss: Features: Fix some parameter ranges
by Archit Taneja
· 12 years ago
ca5ca69
omapdss: DISPC: add max pixel clock limits for LCD and TV managers
by Archit Taneja
· 12 years ago
5303b3a
OMAPDSS: DSI: Use devm_clk_get()
by Sachin Kamat
· 12 years ago
48c2169
drivers: video: omap2: dss: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
77ec05d
OMAPDSS: VENC: remove platform_enable/disable calls
by Archit Taneja
· 12 years ago
af9f6c3
OMAPDSS: n8x0 panel: remove use of platform_enable/disable
by Archit Taneja
· 12 years ago
64f9389
OMAPDSS: n8x0 panel: handle gpio data in panel driver
by Archit Taneja
· 12 years ago
b3fb8b9
OMAPDSS: picodlp panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
d52e2e7
OMAPDSS: picodlp panel: handle gpio data in panel driver
by Archit Taneja
· 12 years ago
3552fb7
OMAPDSS: tpo-td043: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
7eab07e4
OMAPDSS: tpo-td043 panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
be9a006
OMAPDSS: nec-nl8048 panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
57bc6c5
OMAPDSS: nec-nl8048 panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
3c45d05
OMAPDSS: acx565akm panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
3db716b
OMAPDSS: sharp-ls panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
3103098
OMAPDSS: LS037V7DW01: handle gpios in panel driver
by Tomi Valkeinen
· 12 years ago
7e93008
OMAPDSS: generic dpi panel: remove uses of platform_enable/disable ops
by Archit Taneja
· 12 years ago
32fb490
OMAPDSS: lb035q02 panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
7232b1f
OMAPDSS: lb035q02: handle gpios in panel driver
by Archit Taneja
· 12 years ago
0801711
OMAPDSS: generic dpi panel: handle gpios in panel driver
by Tomi Valkeinen
· 12 years ago
ba7b2d9
OMAPDSS: panel acx565akm: remove omap_dss_device maximum backlight level usage
by Archit Taneja
· 12 years ago
e1b94f1
OMAPDSS: picodlp: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
e4dace4
OMAPDSS: lb035q02: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
f5e484d
OMAPDSS: Generic DPI Panel: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
a4419f3
OMAPDSS: n8x0: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
14e6a09
OMAPDSS: NEC-nl8048hl11: remove platform backlight support
by Archit Taneja
· 12 years ago
02b8048
OMAPDSS: ls037v7dw01: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
058cc3b
OMAPDSS: acx565akm: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
77d3595
OMAPDSS: remove dsi videomode from dssdev
by Tomi Valkeinen
· 12 years ago
b7ec96c
OMAPDSS: remove unused old clock calculation code
by Tomi Valkeinen
· 12 years ago
f1e0001
OMAPDSS: DSI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
100c826
OMAPDSS: DPI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
36816fa
OMAPDSS: SDI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
72658f0
OMAPDSS: DSI: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
4341782
OMAPDSS: DSS: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
7c284e6
OMAPDSS: DISPC: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
4ce9e33
OMAPDSS: DSI remove unneeded clk source setup code
by Tomi Valkeinen
· 12 years ago
478d7df
OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
by Tomi Valkeinen
· 12 years ago
9932257
OMAPDSS: DSI: get line buffer size at probe
by Tomi Valkeinen
· 12 years ago
777f05c
OMAPDSS: DSI: simplify dsi configuration
by Tomi Valkeinen
· 12 years ago
1751818
OMAPDSS: DSI: fix wrong unsigned long long use
by Tomi Valkeinen
· 12 years ago
7b3926b
OMAPDSS: DISPC: store core clk rate
by Tomi Valkeinen
· 12 years ago
f8ad984
OMAPDSS: DPI: fix dpi_get_dsidev() for omap5
by Tomi Valkeinen
· 12 years ago
d9f4e46
OMAPDSS: Taal: remove rotate & mirror support
by Tomi Valkeinen
· 12 years ago
2c1a3ea
OMAPDSS: DSI: fix DSI channel source initialization
by Tomi Valkeinen
· 12 years ago
b7dec9b
OMAPDSS: DSI: delay dispc initialization
by Tomi Valkeinen
· 12 years ago
2eea5ae
OMAPDSS: add output->dispc_channel
by Tomi Valkeinen
· 12 years ago
7286a08
OMAPDSS: add output->name
by Tomi Valkeinen
· 12 years ago
002d368
OMAPDSS: HDMI: init output earlier
by Tomi Valkeinen
· 12 years ago
2783162
OMAPDSS: add missing export for omap_dss_get_output()
by Tomi Valkeinen
· 12 years ago
346f1e0
OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsync
by Tomi Valkeinen
· 12 years ago
e087cc21
OMAPDSS: Taal: remove multi-panel support
by Tomi Valkeinen
· 12 years ago
5761217
OMAPDSS: DSI: remove omap_dss_device uses
by Tomi Valkeinen
· 12 years ago
03a0d1e
OMAPDSS: DPI: remove omap_dss_device uses
by Tomi Valkeinen
· 12 years ago
4fdfdf0
OMAPDSS: HDMI: remove HDMI clk divisors from dssdev
by Tomi Valkeinen
· 12 years ago
a0d269e
OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev
by Tomi Valkeinen
· 12 years ago
c3f80cb
OMAPDSS: add fields to panels' platform data
by Tomi Valkeinen
· 12 years ago
a0d8dde
OMAPDSS: panels: keep platform data of all panels in a single header
by Archit Taneja
· 12 years ago
07961ac
Linux 3.9-rc5
by Linus Torvalds
· 12 years ago
0bb4428
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a7b436d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d299c29
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
dbf520a
Revert "lockdep: check that no locks held at freeze time"
by Paul Walmsley
· 12 years ago
13d2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
bce95c6
dw_dmac: adjust slave_id accordingly to request line base
by Andy Shevchenko
· 12 years ago
f73bb9b
dmaengine: dw_dma: fix endianess for DT xlate function
by Arnd Bergmann
· 12 years ago
46a1f21
PNP: List Rafael Wysocki as a maintainer
by Rafael J. Wysocki
· 12 years ago
b92eded
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
6e2a450
rbd: don't zero-fill non-image object requests
by Alex Elder
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
ed17688
ia64 idle: delete stale (*idle)() function pointer
by Len Brown
· 12 years ago
67e17c1
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
d8fe29e
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
Next »