aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+4
2011-09-18usb: cdc-acm: Owen SI-30 supportDenis Pershin1-0/+3
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto3-7/+6
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2-4/+4
2011-08-08USB: assign instead of equal in usbtmc.cMaxim Nikulin1-1/+1
2011-07-01usb/class: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+3
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray1-0/+2
2011-05-11USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2-2/+12
2011-04-29USB: cdc-wdm: reset handling according to new requirementsOliver Neukum1-0/+14
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold2-197/+120
2011-04-13USB: cdc-acm: clean up read urb allocationJohan Hovold1-16/+13
2011-04-13USB: cdc-acm: clean up open error handlingJohan Hovold1-3/+1
2011-04-13USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold2-7/+0
2011-04-13USB: cdc-acm: remove superfluous prototypeJohan Hovold1-2/+0
2011-04-13USB: cdc-acm: remove version information and changelogJohan Hovold1-30/+2
2011-04-13USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: clean up verbose debugJohan Hovold1-9/+2
2011-04-13USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold1-28/+52
2011-04-13USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold1-6/+9
2011-04-13USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-23USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman1-0/+1
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-1/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-02-04USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani1-0/+1
2011-01-22USB: cdc-wdm: fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2010-10-22USB: cdc-acm: fix code indentationOtavio Salvador1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-1/+4
2010-09-03USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors.Toby Gray1-1/+2
2010-09-03USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes1-0/+4
2010-09-03USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phonesToby Gray1-0/+16
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-186/+185
2010-08-10USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser1-186/+185
2010-08-10cdc-acm: remove dead codeArnd Bergmann1-9/+3
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-07-26USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt1-0/+1
2010-07-19update email addressPavel Machek2-2/+2
2010-06-04USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack3-31/+31
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap1-2/+2
2010-04-30USB: cdc-acm: add another device quirkRuss Nelson1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1