android_kernel_xiaomi_sm8350/arch/sh/kernel
Kuninori Morimoto 0ee50254df sh: sh7786: modify usb setup timeout judgment bug.
This corrects a race with the PHY RST bit not being set properly if the
PLL status changes right before timeout. This resulted in it potentially
failing even if the device came up in time.

Special thanks to Mr. Juha Leppanen and Iwamatsu-san for reporting this
out and reviewing it.

Reported-by: Juha Leppanen <juha_motorsportcom@luukku.com>
Reviewed-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Tested-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-14 07:25:35 +09:00
..
cpu sh: sh7786: modify usb setup timeout judgment bug. 2009-04-14 07:25:35 +09:00
timers cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
vsyscall
.gitignore
asm-offsets.c sh: hibernation support 2009-03-10 12:55:40 +09:00
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S
head_64.S
idle.c sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. 2009-04-02 13:08:31 +09:00
init_task.c
io_generic.c
io_trapped.c sh: Add a command line option for disabling I/O trapping. 2009-04-02 12:31:16 +09:00
io.c
irq.c Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-03-26 16:06:50 -07:00
kgdb.c
kprobes.c
machine_kexec.c sh: disallow kexec virtual entry 2009-03-20 18:56:04 +09:00
machvec.c
Makefile
Makefile_32 sh: hibernation support 2009-03-10 12:55:40 +09:00
Makefile_64
module.c
process_32.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2009-04-05 11:15:54 -07:00
process_64.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace_32.c sh: Fix up DSP context save/restore. 2009-04-04 11:48:11 -04:00
ptrace_64.c
relocate_kernel.S sh: add kexec jump support 2009-03-18 18:57:43 +09:00
setup.c sh: Fix up -Wformat-security whining. 2009-03-31 08:25:54 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c sh: hibernation support 2009-03-10 12:55:40 +09:00
sys_sh32.c
sys_sh64.c
sys_sh.c
syscalls_32.S sh: wire up sys_preadv/sys_pwritev() syscalls. 2009-04-06 09:00:16 -07:00
syscalls_64.S sh: wire up sys_preadv/sys_pwritev() syscalls. 2009-04-06 09:00:16 -07:00
time_32.c
time_64.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
topology.c
traps_32.c sh: Fix up DSP context save/restore. 2009-04-04 11:48:11 -04:00
traps_64.c
traps.c
vmlinux_32.lds.S sh: Support fixed 32-bit PMB mappings from bootloader. 2009-03-10 15:49:54 +09:00
vmlinux_64.lds.S
vmlinux.lds.S