linux/drivers/staging
J. German Rivera 63f2be5c3b staging: fsl-mc: Added serialization to mc_send_command()
When the same portal is used to call mc_send_command() from two
different threads or a thread and an interrupt handler, serialization
is required, as the MC only supports one outstanding command per MC
portal. Thus, a new command should not be sent to the MC until the
last command sent has been responded by the MC.

Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-17 20:54:46 -07:00
..
android "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate 2015-10-13 14:32:36 -07:00
board
clocking-wizard
comedi staging: comedi: cb_pcidas: rename handle_ao_interrupt() 2015-10-16 23:20:10 -07:00
dgap Staging: dgap: Remove unnecessary test expression 2015-10-16 23:06:38 -07:00
dgnc staging: dgnc: dgnc_driver: Remove useless initialisation 2015-10-16 22:56:23 -07:00
emxx_udc drivers/staging: make emxx_udc.c explicitly non-modular 2015-10-12 21:12:17 -07:00
fbtft Staging: fbtft: fb_ssd1331: Remove unnecessary cast 2015-10-16 22:56:23 -07:00
fsl-mc staging: fsl-mc: Added serialization to mc_send_command() 2015-10-17 20:54:46 -07:00
ft1000
fwserial
gdm72xx Staging: gdm72xx: Remove unnecessary cast on void pointer 2015-10-16 22:51:48 -07:00
gdm724x Staging: gdx724x: gdm_mux: Remove explicit cast 2015-10-16 23:06:38 -07:00
goldfish
gs_fpgaboot
iio Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UP 2015-10-16 22:48:19 -07:00
lustre Staging: lustre: include : Remove unused macros 2015-10-17 20:16:37 -07:00
media staging: media: lirc: Remove useless initialisation 2015-10-16 23:05:17 -07:00
most staging: most: fix line-over-80-characters violations 2015-10-16 23:09:41 -07:00
mt29f_spinand Staging: mt29f_spinand: Remove space after a cast 2015-10-17 09:03:16 -07:00
netlogic staging: netlogic: xlr_net.h: fixed coding style warnings 2015-10-16 23:17:26 -07:00
nvec
octeon staging: octeon-ethernet: xaui: use common init 2015-10-12 20:52:39 -07:00
octeon-usb
olpc_dcon Staging: olpc_dcon: Remove NULL comparison 2015-10-16 23:06:38 -07:00
panel staging: panel: Prefer using BIT Macro 2015-10-16 23:05:17 -07:00
rdma staging: rdma: amso1100: Prefer using BIT Macro 2015-10-16 23:02:55 -07:00
rtl8188eu Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary cast 2015-10-16 22:51:48 -07:00
rtl8192e Staging: rtl8192e: rtllib_softmac: Remove useless cast 2015-10-16 22:46:48 -07:00
rtl8192u Staging: rtl8192u: ieee80211_rx: Remove unnecessary code 2015-10-16 22:19:04 -07:00
rtl8712 Staging: rtl8712: Coding style warnings fix for block comments 2015-10-16 22:15:57 -07:00
rtl8723au staging: r8723au: move * to be adjacent to pointer name 2015-10-17 20:16:37 -07:00
rts5208 Staging: rts5208: use dmam_alloc_coherent 2015-10-16 23:17:26 -07:00
skein staging: skein: Remove useless initialisation 2015-10-16 23:05:17 -07:00
slicoss Staging: slicoss: Remove unnecessary cast on void pointer 2015-10-16 22:51:48 -07:00
sm750fb staging: sm750fb: Prefer using BIT Macro 2015-10-17 09:03:16 -07:00
speakup staging: speakup: varhandlers: Remove useless intialisation 2015-10-16 22:56:23 -07:00
ste_rmi4
unisys staging: unisys: Remove useless intialisation 2015-10-16 22:59:36 -07:00
vme
vt6655 staging: vt6655: card.c rename pDevice with priv 2015-10-17 09:04:27 -07:00
vt6656 staging: vt6656: Prefer using BIT Macro 2015-10-16 23:05:17 -07:00
wilc1000 Staging: wilc1000: Remove unnecessary parentheses 2015-10-17 09:03:16 -07:00
wlan-ng staging: wlan-ng: Remove useless initialization 2015-10-16 22:51:48 -07:00
xgifb Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to cast 2015-10-02 11:36:00 +02:00
Kconfig
Makefile
staging.c