linux/drivers/staging
J. German Rivera e91ffa9ec1 staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
The fsl_mc_allocator driver does not need to be its own module
 as it is tightly integrated into the MC bus main driver. It is really
 just a sub-component of the MC bus driver. By not making fsl_mc_allocator
 its own module, we can have more control of when its initialization happens
 and we want it to happen before any driver that depends on the MC bus
 driver gets initialized.

Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 13:55:03 +02:00
..
android staging: android: sync: Fix memory corruption in sync_timeline_signal(). 2015-03-26 10:58:51 +01:00
board
clocking-wizard
comedi staging: comedi: remove "comedi_fc.h" 2015-04-03 13:14:08 +02:00
dgap Staging: dgap: Use setup_timer to combine initialization 2015-03-16 16:17:31 +01:00
dgnc staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err() 2015-04-01 17:37:57 +02:00
emxx_udc Staging: emuxx_udc: replace pr_* with dev_* 2015-03-16 16:28:31 +01:00
fbtft staging: fbtft: Fix typo in fbtft 2015-03-26 13:07:29 +01:00
fsl-mc staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit 2015-04-03 13:55:03 +02:00
ft1000 ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer() 2015-03-26 11:07:41 +01:00
fwserial
gdm72xx Staging: gdm72xx: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
gdm724x Staging: gdm724x: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
goldfish staging/goldfish/goldfish_audio: Fix annotations 2015-03-20 14:13:17 +01:00
gs_fpgaboot
i2o Staging: i2o: Remove indentation of labels 2015-03-26 10:40:31 +01:00
iio Staging: iio: accel: Remove explicit NULL comparison 2015-04-01 17:23:21 +02:00
lustre Merge lustre patches based on 4.0-rc5 into staging-testing 2015-04-03 12:56:21 +02:00
media Staging: media: remove useless dev_info to avoid null ptr dereference 2015-03-23 22:42:40 +01:00
mt29f_spinand
netlogic staging: netlogic: allocate right size in devm_kzalloc 2015-03-20 14:13:17 +01:00
nvec Staging: nvec: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
octeon Staging: octeon: Remove extern from .c file 2015-03-26 10:40:32 +01:00
octeon-usb stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentation 2015-03-24 13:47:13 +01:00
olpc_dcon
ozwpan staging: ozwpan: implement error handling in ozwpan_init() 2015-03-26 13:13:13 +01:00
panel staging: panel: fix lcd type 2015-03-26 11:00:22 +01:00
rtl8188eu Staging: rtl8188eu: replace kzalloc and memcpy by kmemdup 2015-03-26 13:16:19 +01:00
rtl8192e staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtl8192u Staging: rtl8192 Clean up function definition 2015-03-26 13:13:13 +01:00
rtl8712 Staging: rtl8712: Remove zero-testing pointer typed value 2015-04-01 17:26:58 +02:00
rtl8723au staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
rts5208 staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
skein
slicoss Staging: slicoss: Remove redundant and disabled code block 2015-03-27 00:02:52 +01:00
sm7xxfb staging: sm7xxfb: disable pci device 2015-04-03 13:55:03 +02:00
sm750fb staging: sm750: move assignment out of if cond 2015-04-03 13:39:33 +02:00
speakup staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
ste_rmi4 Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro 2015-03-20 13:37:31 +01:00
unisys staging: unisys: remove forward declaration 2015-04-03 13:43:45 +02:00
vme
vt6655 Merge 4.0-rc5 into staging-testing 2015-03-23 21:36:48 +01:00
vt6656 Merge 4.0-rc5 into staging-testing 2015-03-23 21:36:48 +01:00
wlan-ng Staging: wlan-ng: Remove typedef prism2sta_accesslist_t 2015-03-23 22:41:16 +01:00
xgifb
Kconfig
Makefile
staging.c