aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+3
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse1-9/+26
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev1-2/+3
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven2-4/+4
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman4-4/+0
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2-76/+184
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum1-3/+2
2005-10-28[PATCH] USB: delete the bluetty driverGreg Kroah-Hartman3-1303/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-2/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+8
2005-09-08[PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk1-3/+18
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap1-3/+6
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk1-15/+16
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer1-0/+1
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham1-0/+2
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum2-37/+197
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2-34/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+9923