linux/drivers/staging
Devendra Naga ddd4bd3e54 staging: et131x: cancel_work when module gets unloaded
The work item has been added to the queue using INIT_WORK and scheduled
in interrupt handler. when module unloads that work item has not been
removed from the queue. remove and stop its further execution when the
module unloaded

Cc: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-11 13:07:05 -07:00
..
android staging: android: binder: replace IOCTL types with user-exportable types 2013-04-11 08:51:51 -07:00
asus_oled
bcm
ced1401
comedi staging: comedi: ii_pci20kc: remove comment about 2.4 kernels 2013-04-11 12:54:36 -07:00
cptm1217 staging: cptm1217: Use dev_pm_ops 2013-04-08 10:20:16 -07:00
crystalhd
csr staging:csr: Fix typo in staging/csr driver 2013-04-08 10:22:50 -07:00
cxt1e1 Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end. 2013-04-08 10:32:53 -07:00
dgrp staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dwc2 staging: dwc2: register common irq handler in dwc2_core_init 2013-04-11 12:58:39 -07:00
echo
et131x staging: et131x: cancel_work when module gets unloaded 2013-04-11 13:07:05 -07:00
frontier
ft1000
fwserial staging/fwserial: Replace seq_printf with seq_puts 2013-04-08 10:32:53 -07:00
gdm72xx
goldfish
iio staging:iio:dummy: Fix mismatch and export sysfs entry 2013-04-09 18:29:52 +01:00
imx-drm staging: drm/imx: update TODO file 2013-04-11 12:56:10 -07:00
keucr
line6
media staging: davinci: Fix typo in staging/media/davinci 2013-03-26 16:13:21 -07:00
net
netlogic
nvec
octeon
olpc_dcon
ozwpan
panel
phison
quickstart
rtl8187se
rtl8192e
rtl8192u staging: rtl8192u: fix coding style 2013-03-28 16:07:25 -07:00
rtl8712
rts5139 staging: rts5139: device_reset() can be static 2013-04-01 12:25:43 -07:00
sb105x
sbe-2t3e3
sep staging: sep: Fix typo in printk within sep driver 2013-03-28 16:06:27 -07:00
serqt_usb2
silicom
slicoss staging: slicoss: information leak in ETHTOOL_GSET 2013-04-05 14:17:00 -07:00
sm7xxfb
speakup staging: speakup: fix a bug when translate octal numbers 2013-04-09 12:36:43 -07:00
ste_rmi4
ti-soc-thermal staging: ti-soc-thermal: fix device removal 2013-04-08 10:35:09 -07:00
tidspbridge
usbip staging: usbip: userspace: show product name in `list -l' command 2013-04-05 14:22:52 -07:00
vme
vt6655
vt6656 staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
winbond
wlags49_h2
wlags49_h25
wlan-ng staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ... 2013-03-26 16:13:20 -07:00
xgifb staging: xgifb: rename SR15/SR13 arrays to SR18 2013-03-28 16:10:16 -07:00
zcache staging: ramster: Provide accessory functions for counter decrease 2013-04-11 13:02:24 -07:00
zram
zsmalloc staging: zsmalloc: Fix link error on ARM 2013-03-28 16:08:54 -07:00
Kconfig
Makefile
staging.c