linux-stable/drivers/staging
Arnd Bergmann 2ed3dc1d3c staging: wilc1000: simplify msgqueue code
The driver contains an abstraction for message queues, with
optional unused features, while the driver requires the main
feature.

This makes the msgqueue code unconditional as it's required
but removes the unused parts.

A later cleanup should remove the entire msgqueue code
and replace it with some normal kernel API.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-02 13:45:21 +09:00
..
android Staging:Android:ion - Fix for memory leak if ion device registration get failed. 2015-05-24 13:27:13 -07:00
board
clocking-wizard
comedi staging: me_daq: use schedule_timeout_interruptible() 2015-05-31 12:04:35 +09:00
dgap Staging: dgap: dgap: Fixed spelling errors 2015-05-31 11:40:14 +09:00
dgnc staging: dgnc: delete all references to 'flipbuf' 2015-05-31 10:26:27 +09:00
emxx_udc Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
fbtft staging: fbtft: Add support for Himax HX8357D controller 2015-06-01 06:26:30 +09:00
fsl-mc staging: fsl-mc: Remove redundant initalization of the .owner field 2015-05-08 09:24:11 +02:00
ft1000 staging: ft1000: Remove empty branch from conditional 2015-05-31 11:40:14 +09:00
fwserial staging: fwserial: fix resource leak 2015-05-31 11:47:57 +09:00
gdm72xx staging: gdm72xx: Fix typos in printk 2015-05-31 11:47:56 +09:00
gdm724x staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
goldfish staging: goldfish: Fix pointer cast for 32 bits 2015-05-31 11:40:14 +09:00
gs_fpgaboot
iio Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB 2015-05-10 20:31:43 +01:00
lustre staging/lustre/ldlm: Fix up LDLM_POOL_SYSFS_WRITER*_STORE define 2015-06-01 07:18:14 +09:00
media Merge 4.1-rc4 into staging-next 2015-05-18 13:52:44 -07:00
mt29f_spinand
netlogic staging: netlogic: allocate right size in devm_kzalloc 2015-03-20 14:13:17 +01:00
nvec staging:nvec: fix typo in comment 2015-05-31 11:56:57 +09:00
octeon staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
octeon-usb Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
olpc_dcon staging/olpc: drop pci dependencies 2015-04-03 13:56:03 +02:00
ozwpan staging: ozwpan: implement error handling in ozwpan_init() 2015-03-26 13:13:13 +01:00
panel staging: panel: use schedule_timeout_interruptible() 2015-05-31 12:04:36 +09:00
rtl8188eu staging: rtl8188eu: Kill dead calls to kill_pid() 2015-06-01 06:25:51 +09:00
rtl8192e staging: rtl8192e: Fix SPACING error 2015-06-01 06:33:23 +09:00
rtl8192u Staging: rtl8192u: Correct include indentation and openning braces at new line 2015-05-31 10:41:21 +09:00
rtl8712 staging: rtl8712: remove useless return value 2015-05-31 11:49:58 +09:00
rtl8723au staging: rtl8723au: remove useless comment 2015-05-31 09:22:45 +09:00
rts5208 staging: rts5208: pass timeout as HZ independent value 2015-05-31 11:40:14 +09:00
skein Drivers: staging: skein: skein_api: Fixed spelling errors 2015-05-31 10:30:40 +09:00
slicoss staging: slicoss: restore IRQs correctly after slic_cmdq_reset() 2015-05-31 11:47:56 +09:00
sm7xxfb staging: sm7xxfb: remove unused functions 2015-05-08 09:24:12 +02:00
sm750fb staging: sm750fb: Fix typo in sm750.c 2015-05-31 12:04:35 +09: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: visorbus: add static declarations 2015-06-01 07:18:14 +09:00
vme
vt6655 staging: vt6655: device_rx_srv check sk_buff is NULL 2015-06-01 06:24:58 +09:00
vt6656 Staging: vt6656: device: Fixed spelling error 2015-05-31 10:41:21 +09:00
wilc1000 staging: wilc1000: simplify msgqueue code 2015-06-02 13:45:21 +09:00
wlan-ng staging: wlan-ng: fix checkpatch warnings 2015-05-31 10:01:51 +09:00
xgifb staging: xgifb: use arch_phys_wc_add() and ioremap_wc() 2015-05-31 10:30:40 +09:00
Kconfig staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
Makefile staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
staging.c