summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-wdm.c
AgeCommit message (Expand)Author
2013-06-10USB: cdc-wdm: fix buffer overflowOliver Neukum
2012-10-07USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-01-25USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen
2012-01-25USB: cdc-wdm: fix misuse of logical operation in place of bitopDavid Sterba
2009-09-23USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-23USB: correct error handling in cdc-wdmOliver Neukum
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2008-10-22USB: cdc-wdm: make module autoload workOliver Neukum
2008-10-17USB: remove err() macro from usb class driversGreg Kroah-Hartman
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum
2008-07-21USB: autosuspend for cdc-wdmOliver Neukum
2008-07-21USB: cdc-wdm cleanupOliver Neukum
2008-06-04cdc-wdm endianness fixesAl Viro
2008-05-20USB: CDC WDM driverOliver Neukum