Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc372d84e231ea9f574ef5de9a7ab39dee5a021d
/
drivers
cc372d8
OMAPDSS: APPLY: fix extra_info_update_ongoing
by Tomi Valkeinen
· 13 years ago
33ca237
OMAPDSS: check the return value of dss_mgr_enable()
by Tomi Valkeinen
· 13 years ago
2a4ee7e
OMAPDSS: APPLY: add return value to dss_mgr_enable()
by Tomi Valkeinen
· 13 years ago
3951835
OMAPDSS: APPLY: add checking of ovls/mgrs settings
by Tomi Valkeinen
· 13 years ago
f17d04f
OMAPDSS: APPLY: add dss_mgr_simple_check()
by Tomi Valkeinen
· 13 years ago
fcc764d
OMAPDSS: APPLY: add dss_ovl_simple_check()
by Tomi Valkeinen
· 13 years ago
e70f98a
OMAPDSS: APPLY: remove runtime_get
by Tomi Valkeinen
· 13 years ago
f1577ce
OMAPDSS: APPLY: add wait_pending_extra_info_updates()
by Tomi Valkeinen
· 13 years ago
e4f7ad7
OMAPDSS: APPLY: skip enable/disable if already enabled/disabled
by Tomi Valkeinen
· 13 years ago
841c09c
OMAPDSS: APPLY: add dss_apply_ovl_enable()
by Tomi Valkeinen
· 13 years ago
ff4733d
OMAPDSS: APPLY: remove device_changed field
by Tomi Valkeinen
· 13 years ago
0b53f17
OMAPDSS: APPLY: rename dirty & shadow_dirty
by Tomi Valkeinen
· 13 years ago
6dc802e
OMAPDSS: APPLY: move fifo thresholds to extra_info set
by Tomi Valkeinen
· 13 years ago
5d5a97a
OMAPDSS: APPLY: move channel-field to extra_info set
by Tomi Valkeinen
· 13 years ago
c1a9feb
OMAPDSS: APPLY: move ovl->info to apply.c
by Tomi Valkeinen
· 13 years ago
388c4c6
OMAPDSS: APPLY: move mgr->info to apply.c
by Tomi Valkeinen
· 13 years ago
7609893
OMAPDSS: APPLY: clean up isr_handler
by Tomi Valkeinen
· 13 years ago
3486137
OMAPDSS: APPLY: add updating flag
by Tomi Valkeinen
· 13 years ago
7d1365c
OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq
by Tomi Valkeinen
· 13 years ago
75c9496
OMAPDSS: APPLY: rewrite register writing
by Tomi Valkeinen
· 13 years ago
aaa874a
OMAPDSS: APPLY: rewrite overlay enable/disable
by Tomi Valkeinen
· 13 years ago
43a972d
OMAPDSS: APPLY: add busy field to mgr_priv_data
by Tomi Valkeinen
· 13 years ago
bf21352
OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data
by Tomi Valkeinen
· 13 years ago
9a147a6
OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
by Tomi Valkeinen
· 13 years ago
e0a2aa5b
OMAPDSS: APPLY: add missing uses of spinlock
by Tomi Valkeinen
· 13 years ago
5558db3
OMAPDSS: APPLY: add mutex
by Tomi Valkeinen
· 13 years ago
5738b63
OMAPDSS: remove ovl/mgr check-code temporarily
by Tomi Valkeinen
· 13 years ago
eb70d73
OMAPDSS: APPLY: move mgr funcs to apply.c
by Tomi Valkeinen
· 13 years ago
f77b307
OMAPDSS: APPLY: move ovl funcs to apply.c
by Tomi Valkeinen
· 13 years ago
d09c7aa
OMAPDSS: APPLY: rename dss_cache to dss_data
by Tomi Valkeinen
· 13 years ago
063fd70
OMAPDSS: APPLY: move spinlock outside the struct
by Tomi Valkeinen
· 13 years ago
af3d64b
OMAPDSS: APPLY: rename manager_cache_data
by Tomi Valkeinen
· 13 years ago
c10c6f0
OMAPDSS: APPLY: rename overlay_cache_data
by Tomi Valkeinen
· 13 years ago
f6a5e08
OMAPDSS: APPLY: configure_* funcs take ovl/manager as args
by Tomi Valkeinen
· 13 years ago
bc1a951
OMAPDSS: APPLY: use dispc_mgr_get_vsync_irq()
by Tomi Valkeinen
· 13 years ago
3dcec4d
OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()
by Tomi Valkeinen
· 13 years ago
dbce016
OMAPDSS: APPLY: separate vsync isr register/unregister
by Tomi Valkeinen
· 13 years ago
07e327c
OMAPDSS: store overlays in a list for each manager
by Tomi Valkeinen
· 13 years ago
5617ad09
OMAPDSS: store managers in an array
by Tomi Valkeinen
· 13 years ago
5845234
OMAPDSS: store overlays in an array
by Tomi Valkeinen
· 13 years ago
6e53ca9
OMAPDSS: APPLY: cleanup dss_mgr_start_update
by Tomi Valkeinen
· 13 years ago
04f6643
OMAPDSS: APPLY: skip isr register and config for disabled displays
by Tomi Valkeinen
· 13 years ago
18135ea
OMAPDSS: APPLY: skip isr register and config for manual update displays
by Tomi Valkeinen
· 13 years ago
be72917
OMAPDSS: APPLY: track whether a manager is enabled
by Tomi Valkeinen
· 13 years ago
7797c6d
OMAPDSS: hide manager's enable/disable()
by Tomi Valkeinen
· 13 years ago
58f25548
OMAPDSS: create apply.c
by Tomi Valkeinen
· 13 years ago
d2bbb9b
OMAPDSS: apply affects only one overlay manager
by Tomi Valkeinen
· 13 years ago
2092850
OMAPDSS: split omap_dss_mgr_apply() to smaller funcs
by Tomi Valkeinen
· 13 years ago
32eaa58
OMAPDSS: add ovl/mgr_manual_update() helpers
by Tomi Valkeinen
· 13 years ago
550a8f6
OMAPDSS: remove unneeded dss_ovl_wait_for_go()
by Tomi Valkeinen
· 13 years ago
c3f96fe
OMAPDSS: DISPC: remove unused functions
by Tomi Valkeinen
· 13 years ago
c64dca4
OMAPDSS: setup manager with dispc_mgr_setup()
by Tomi Valkeinen
· 13 years ago
2cc5d1a
OMAPDSS: separate overlay channel from ovl_setup
by Tomi Valkeinen
· 13 years ago
f38545d
OMAPDSS: separate FIFO threshold setup from ovl_setup
by Tomi Valkeinen
· 13 years ago
3ba2a1c
OMAPDSS: handle ilace/replication when configuring overlay
by Tomi Valkeinen
· 13 years ago
cf07366
OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()
by Tomi Valkeinen
· 13 years ago
1cb0017
OMAPDSS: pass ovl manager to dss_start_update
by Tomi Valkeinen
· 13 years ago
6331709
OMAPDSS: remove partial update from panel-taal
by Tomi Valkeinen
· 13 years ago
5476e74
OMAPDSS: remove partial update from DSI
by Tomi Valkeinen
· 13 years ago
8760db5
OMAPDSS: remove partial update from the overlay manager
by Tomi Valkeinen
· 13 years ago
6f04e1b
OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public
by Tomi Valkeinen
· 13 years ago
f427984
OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
by Tomi Valkeinen
· 13 years ago
b952b55
OMAPDSS: remove L4_EXAMPLE code
by Tomi Valkeinen
· 13 years ago
714ad3a
OMAPDSS: Remove old fifomerge hacks
by Tomi Valkeinen
· 13 years ago
87545957
OMAPDSS: DISPC: add missing prototype
by Tomi Valkeinen
· 13 years ago
6cc78aa
OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
by Tomi Valkeinen
· 13 years ago
3b98409
OMAPDSS: DSI: improve wait_for_bit_change
by Tomi Valkeinen
· 13 years ago
522a0c2
OMAPDSS: DSI: fix lane handling when entering ULPS
by Tomi Valkeinen
· 13 years ago
db18644
OMAPDSS: DSI: remove dsi_get_num_lanes_used
by Tomi Valkeinen
· 13 years ago
9b4362f
OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
by Tomi Valkeinen
· 13 years ago
8dc0766
OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
by Tomi Valkeinen
· 13 years ago
85f17e8
OMAPDSS: DSI: use lane config in dsi_get_lane_mask
by Tomi Valkeinen
· 13 years ago
4836839
OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
by Tomi Valkeinen
· 13 years ago
739a7f4
OMAPDSS: DSI: Parse lane config
by Tomi Valkeinen
· 13 years ago
d982085
OMAPDSS: DSI: count with number of lanes
by Tomi Valkeinen
· 13 years ago
b6a44e7
OMAPDSS: DISPC: Flush posted writes when enabling outputs
by Tomi Valkeinen
· 13 years ago
968f8e9
OMAPDSS: DSI: flush posted write in send_bta
by Tomi Valkeinen
· 13 years ago
a702c85
OMAPDSS: DSI: flush posted write when entering ULPS
by Tomi Valkeinen
· 13 years ago
a47161a
OMAPDSS: add FocalTech ETM070003DH6 display support
by Ilya Yanok
· 13 years ago
3b120ab
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
11d814a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
c290b2f
Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
d6e92d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
a493f1a
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
by Roland Dreier
· 13 years ago
580da35
IB: Fix RCU lockdep splats
by Eric Dumazet
· 13 years ago
3874397
IB/ipoib: Prevent hung task or softlockup processing multicast response
by Mike Marciniszyn
· 13 years ago
d7fb6d0
of/irq: of_irq_init: add check for parent equal to child node
by Rob Herring
· 13 years ago
0e500b6
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
8748dfa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
eee628d
efivars: add missing parameter to efi_pstore_read()
by Christoph Fritz
· 13 years ago
8ee887d
IB/qib: Fix over-scheduling of QSFP work
by Mike Marciniszyn
· 13 years ago
01b225e
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
by Kumar Sanghvi
· 13 years ago
c34c97a
RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
by Jonathan Lallinger
· 13 years ago
cb35999
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
ba305e3
regulator: twl: fix twl4030 support for smps regulators
by Tero Kristo
· 13 years ago
4244cb4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
58fb5cf
regulator: fix use after free bug
by Lothar Waßmann
· 13 years ago
b7b996d
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 13 years ago
d4d6373
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator
by Axel Lin
· 13 years ago
401d006
Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
Next »