aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: cleanups for g_file_storageAlan Stern2007-10-12
* USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* USB: make usb_release_interface staticGreg Kroah-Hartman2007-10-12
* USB: rename choose_configurationGreg Kroah-Hartman2007-10-12
* usb: hook up device authorization to sysfsInaky Perez-Gonzalez2007-10-12
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-12
* usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez2007-10-12
* usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez2007-10-12
* usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez2007-10-12
* usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-12
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-12
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-12
* USB: gadget: gadget zero cleanupsDavid Brownell2007-10-12
* USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-12
* USB: gadget: serial gadget cleanupsDavid Brownell2007-10-12
* USB: gadget: gmidi cleanupsDavid Brownell2007-10-12
* USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell2007-10-12
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-12
* USB: Add drivers/usb/misc/iowarrior.c to the MakefileNico Erfurth2007-10-12
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-12
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-12
* USB: cleanup for previous patchesAlan Stern2007-10-12
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-12
* USB: avoid urb->pipe in usbfsAlan Stern2007-10-12
* USB: address-0 handling during device initializationAlan Stern2007-10-12
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: add urb->epAlan Stern2007-10-12
* USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk2007-10-12
* USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day2007-10-12
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-12
* usblp: Make use of URB_FREE_BUFFERPete Zaitcev2007-10-12
* usblp: Implement the ENOSPC conventionPete Zaitcev2007-10-12
* USB: Clean up duplicate includes in drivers/usb/Jesper Juhl2007-10-12
* USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\
| * [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
|/
* Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2007-09-13
* USB: disable autosuspend by default for non-hubsAlan Stern2007-09-13
* USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma2007-09-11
* USB: another quirky device (LCD display)Oliver Neukum2007-09-11
* USB: fix serial gadget ACM breakageDavid Brownell2007-09-11
* USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza2007-09-11
* USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...Massimiliano Ghilardi2007-09-11
* USB: Nikon D40 QuirksOrtwin Glück2007-09-11