remarkable-linux/drivers/nfc
Alexey Khoroshilov c36aeba8c0 NFC: port100: Fix device leak
port100_probe() calls usb_get_dev(), but there is no usb_put_dev()
in port100_disconnect(). The patch adds one.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-01-05 00:49:00 +01:00
..
microread nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
pn544 NFC: pn544: Refactor hw_config values 2014-01-04 03:32:27 +01:00
Kconfig NFC: Sony Port-100 Series driver 2013-10-07 14:09:33 +02:00
Makefile NFC: Sony Port-100 Series driver 2013-10-07 14:09:33 +02:00
mei_phy.c NFC: mei_phy: Using kfree_skb() instead of kfree() 2014-01-04 03:32:26 +01:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcsim.c NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> 2013-09-25 01:35:39 +02:00
nfcwilink.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
pn533.c NFC: pn533: Frame is invalid if ccid.datalen is 0 2014-01-04 03:32:27 +01:00
port100.c NFC: port100: Fix device leak 2014-01-05 00:49:00 +01:00