summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi5-20/+20
2007-10-12USB: cleanups for g_file_storageAlan Stern1-67/+62
2007-10-12USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern1-2/+4
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern13-271/+420
2007-10-12USB: make usb_release_interface staticGreg Kroah-Hartman1-1/+1
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman3-4/+4
2007-10-12usb: hook up device authorization to sysfsInaky Perez-Gonzalez1-0/+39
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez3-1/+85
2007-10-12usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez1-48/+88
2007-10-12usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez1-8/+11
2007-10-12usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez1-0/+5
2007-10-12usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez1-5/+19
2007-10-12usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez1-1/+4
2007-10-12usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez1-0/+18
2007-10-12usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez1-15/+18
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2-1/+79
2007-10-12USB: gadget: gadget zero cleanupsDavid Brownell1-141/+96
2007-10-12USB: gadget: file storage gadget cleanupsDavid Brownell1-73/+45
2007-10-12USB: gadget: serial gadget cleanupsDavid Brownell1-93/+73
2007-10-12USB: gadget: gmidi cleanupsDavid Brownell1-48/+32
2007-10-12USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell1-87/+54
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell3-37/+26
2007-10-12USB: Add drivers/usb/misc/iowarrior.c to the MakefileNico Erfurth1-0/+1
2007-10-12USB: separate out endpoint queue management and DMA mapping routinesAlan Stern1-150/+166
2007-10-12USB: update spinlock usage for root-hub URBsAlan Stern1-23/+29
2007-10-12USB: cleanup for previous patchesAlan Stern2-11/+7
2007-10-12USB: avoid urb->pipe in usbmonAlan Stern3-38/+68
2007-10-12USB: avoid urb->pipe in usbfsAlan Stern1-28/+41
2007-10-12USB: address-0 handling during device initializationAlan Stern2-11/+14
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern3-32/+41
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern2-4/+18
2007-10-12USB: add ep->enableAlan Stern5-16/+15
2007-10-12USB: add urb->epAlan Stern2-39/+39
2007-10-12USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk1-3/+0
2007-10-12USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day1-11/+0
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss5-75/+253
2007-10-12usblp: Make use of URB_FREE_BUFFERPete Zaitcev1-3/+1
2007-10-12usblp: Implement the ENOSPC conventionPete Zaitcev1-26/+39
2007-10-12USB: Clean up duplicate includes in drivers/usb/Jesper Juhl1-1/+0
2007-10-12USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber1-2/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds1-1/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2-29/+11
2007-09-13USB: disable autosuspend by default for non-hubsAlan Stern1-0/+6
2007-09-11USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma1-1/+1
2007-09-11USB: another quirky device (LCD display)Oliver Neukum1-0/+3
2007-09-11USB: fix serial gadget ACM breakageDavid Brownell1-10/+15
2007-09-11USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza1-0/+9
2007-09-11USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...Massimiliano Ghilardi1-0/+16