android_kernel_google_msm/drivers/char
Justin Philip f35a335e0b Rotator getting stuck leading to fence timeout
Even though cancel_delayed_work should cancel the worker thread
in some race condition it can fail and get scheduled.
To avoid this situation use cancel_delayed_work_sync.
Also rotator_lock mutex need not be unlocked while waiting for isr
as isr does not aquire this mutex for doing its operations.
It is after this unlock of mutex sometimes in race condition rotator
clock is getting disabled via the msm_rotator_rot_clk_work_f

Change-Id: I574aec489fe51ec0e5f7c215c9aba9bb0ec66ffa
Signed-off-by: Justin Philip <jphili@codeaurora.org>
2018-08-27 14:52:43 +00:00
..
agp agp/intel: Fix typo in needs_ilk_vtd_wa() 2015-10-22 09:20:06 +08:00
diag char: Fix NULL pointer dereferences 2016-10-29 23:12:34 +08:00
hw_random Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
ipmi ipmi: fix timeout calculation when bmc is disconnected 2015-09-18 09:20:46 +08:00
mwave
pcmcia
tpm Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
xilinx_hwicap
adsprpc.c char: Fix NULL pointer dereferences 2016-10-29 23:12:34 +08:00
adsprpc_shared.h
apm-emulation.c
applicom.c applicom: dereferencing NULL on error path 2014-06-30 20:01:30 -07:00
applicom.h
bfin-otp.c
bsr.c
csdio.c
dcc_tty.c
ds1302.c
ds1620.c
dsp56k.c
dtlk.c
efirtc.c
generic_nvram.c
genrtc.c
hangcheck-timer.c
hpet.c
i8k.c drivers/char/i8k.c: add Dell XPLS L421X 2013-12-11 22:34:12 -08:00
Kconfig
lp.c
Makefile
mbcs.c
mbcs.h
mem.c mm: Tighten x86 /dev/mem with zeroing reads 2017-07-04 12:34:19 +03:00
misc.c
mmtimer.c
msm_rotator.c Rotator getting stuck leading to fence timeout 2018-08-27 14:52:43 +00:00
msm_smd_pkt.c
mspec.c
nsc_gpio.c
nvram.c
nwbutton.c
nwbutton.h
nwflash.c
pc8736x_gpio.c
ppdev.c
ps3flash.c
ramoops.c
random.c FROMLIST: drivers: char: random: add get_random_long() 2017-12-27 22:50:11 +03:00
raw.c raw: test against runtime value of max_raw_minors 2014-02-22 10:32:45 -08:00
rtc.c
scx200_gpio.c
snsc.c
snsc.h
snsc_event.c
sonypi.c
tb0219.c
tile-srom.c
tlclk.c
toshiba.c
ttyprintk.c
uv_mmtimer.c
virtio_console.c virtio_console: avoid config access from irq 2015-06-19 11:40:25 +08:00