rockbox/firmware/target
Michael Sevakis 36480c259f Fix a race condition in as3525 I2C driver caused by stacked ISRs.
It was possible for interrupts of higher priority than the current IRQ
level to attempt to restart the interface while it was still active on
a transfer. The list modification also wasn't protected within the I2C
ISR itself.

Change-Id: I70635c307a1443bba6801c588cf1efde299db9a4
2015-03-16 03:27:08 -04:00
..
arm Fix a race condition in as3525 I2C driver caused by stacked ISRs. 2015-03-16 03:27:08 -04:00
coldfire Fix red/yellow 2015-01-12 12:02:24 +01:00
hosted iBasso DX90 sound enabling fix 2015-02-14 18:10:54 +03:00
mips Fix red/yellow 2015-01-12 12:02:24 +01:00
sh Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00