dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/usb/wusbcore
Stefano Panella b41ecf9a80 USB: wusb: don't use the stack to read security descriptor
An urb's transfer buffer must be kmalloc'd memory and not point to the
stack or a DMA API warning results.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-10-14 14:54:42 -07:00
..
Kconfig uwb: depend on EXPERIMENTAL 2008-09-17 16:54:36 +01:00
Makefile wusb: wusb-cbaf (CBA driver) sysfs ABI simplification 2008-09-17 16:54:35 +01:00
cbaf.c USB: use kzfree() 2009-03-24 16:20:44 -07:00
crypto.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
dev-sysfs.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
devconnect.c WUSB: fix oops when completing URBs for disconnected devices 2009-04-17 10:50:28 -07:00
mmc.c wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive 2008-11-25 14:23:40 +00:00
pal.c uwb: add basic radio manager 2008-11-19 14:46:33 +00:00
reservation.c wusb: fix oops when terminating a non-existant reservation 2008-12-12 13:25:21 +00:00
rh.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream 2009-01-22 19:12:32 +00:00
security.c USB: wusb: don't use the stack to read security descriptor 2009-10-14 14:54:42 -07:00
wa-hc.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-hc.h trivial: fix typos "man[ae]g?ment" -> "management" 2009-09-21 15:14:56 +02:00
wa-nep.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
wa-rpipe.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
wa-xfer.c USB: wusbcore/wa-xfer, fix lock imbalance 2009-03-17 14:01:29 -07:00
wusbhc.c WUSB: correct format of wusb_chid sysfs file 2009-04-17 10:50:29 -07:00
wusbhc.h uwb: add basic radio manager 2008-11-19 14:46:33 +00:00