Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5558db3fdd52e3928d5eaabe363e1576dc5fe473
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
5611cc45
Linux 3.2-rc4
by Linus Torvalds
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 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
b930c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f4a8e65
Btrfs: fix meta data raid-repair merge problem
by Jan Schmidt
· 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
cd5b49b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4cbd6b1
ARM: 7182/1: ARM cpu topology: fix warning
by Vincent Guittot
· 13 years ago
b5bed7f
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
by Jon Medhurst (Tixy)
· 13 years ago
14383c2
ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction
by Jon Medhurst (Tixy)
· 13 years ago
be064d1
Btrfs: skip allocation attempt from empty cluster
by Alexandre Oliva
· 13 years ago
425d831
Btrfs: skip block groups without enough space for a cluster
by Alexandre Oliva
· 13 years ago
1b22bad
Btrfs: start search for new cluster at the beginning
by Alexandre Oliva
· 13 years ago
b78d09b
Btrfs: reset cluster's max_size when creating bitmap
by Alexandre Oliva
· 13 years ago
f2d0f67
Btrfs: initialize new bitmaps' list
by Alexandre Oliva
· 13 years ago
b772a86
Btrfs: fix oops when calling statfs on readonly device
by Li Zefan
· 13 years ago
ece7d20
Btrfs: Don't error on resizing FS to same size
by Mike Fleetwood
· 13 years ago
aa38a71
Btrfs: fix deadlock on metadata reservation when evicting a inode
by Miao Xie
· 13 years ago
b52f75a
Fix URL of btrfs-progs git repository in docs
by Arnd Hannemann
· 13 years ago
26bdef5
btrfs scrub: handle -ENOMEM from init_ipath()
by Dan Carpenter
· 13 years ago
a493f1a
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
by Roland Dreier
· 13 years ago
8cd7920
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 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
57db53b
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 13 years ago
883381d
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
98014be
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes
by Arnd Bergmann
· 13 years ago
e43fce1
of: Add Silicon Image vendor prefix
by Pawel Moll
· 13 years ago
d7fb6d0
of/irq: of_irq_init: add check for parent equal to child node
by Rob Herring
· 13 years ago
6e2a587
ARM: ux500: update defconfig
by Linus Walleij
· 13 years ago
58aa4eb
ARM: u300: update defconfig
by Linus Walleij
· 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
a34815b
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
9b5a4d4
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
f7bc83d
PM: Update comments describing device power management callbacks
by Rafael J. Wysocki
· 13 years ago
fafba48
PM / Sleep: Update documentation related to system wakeup
by Rafael J. Wysocki
· 13 years ago
9075659
PM / Runtime: Make documentation follow the new behavior of irq_safe
by Rafael J. Wysocki
· 13 years ago
fa8ce72
PM / Sleep: Correct inaccurate information in devices.txt
by Rafael J. Wysocki
· 13 years ago
5841eb6
PM / Domains: Document how PM domains are used by the PM core
by Rafael J. Wysocki
· 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
Next »