summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-06-16+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton1-1/+1
2009-06-16USB: imx_udc: fix leak in imx_ep_alloc_request()Daniel Mack1-2/+5
2009-06-16usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers4-170/+29
2009-06-16USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva1-35/+14
2009-06-16USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva1-4/+3
2009-06-16USB: serial: sierra driver zero length packet fixElina Pasheva1-1/+4
2009-06-16USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel1-2/+6
2009-06-16USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2-12/+83
2009-06-16USB: serial: ftd_sio usb: move status checkJason Wessel1-5/+5
2009-06-16USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2-7/+116
2009-06-16USB: serial: sierra driver read path bug fixElina Pasheva1-11/+17
2009-06-16USB: serial: sierra driver write path improvementsElina Pasheva1-17/+35
2009-06-16USB: janitor storage initializersPete Zaitcev1-6/+8
2009-06-16wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt1-21/+0
2009-06-16USB: garmin_gps: removes usb_reset_device from garmin_closeHermann Kneissel1-125/+73
2009-06-16USB: Identify Novatel MC760 in option driverRichard Laager1-2/+2
2009-06-16USB: new flag for resume-from-hibernationAlan Stern5-27/+23
2009-06-16USB: move PCI host controllers to new PM frameworkAlan Stern5-139/+141
2009-06-16USB: g_file_storage: use the "unaligned" accessorsAlan Stern1-51/+42
2009-06-16USB: serial: sierra driver debug info visibility improvementElina Pasheva1-25/+25
2009-06-16USB: serial: sierra driver performance improvementsElina Pasheva1-3/+3
2009-06-16USB: remove unused usb_host classGreg Kroah-Hartman3-35/+0
2009-06-16USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman1-2/+2
2009-06-16USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman1-21/+10
2009-06-16NLS: update handling of UnicodeAlan Stern1-7/+3
2009-06-16usb: return device strings in UTF-8Clemens Ladisch2-24/+18
2009-06-16USB: add the usbfs devices file to debugfsGreg Kroah-Hartman2-2/+15
2009-06-16USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-16USB: UHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-16USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-16USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-16USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-16USB: add usb debugfs directoryGreg Kroah-Hartman1-0/+22
2009-06-16USB: mos7840: fix debug log messagesTony Cook1-156/+162
2009-06-16USB: hub.c: fix sparse warningsH Hartley Sweeten1-3/+3
2009-06-16USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten1-18/+18
2009-06-16USB: pxa27x_udc: single-thread setup requestsRobert Jarzmik2-15/+37
2009-06-16USB: pxa27x_udc: compatibility with pxa320 SoCRobert Jarzmik2-2/+13
2009-06-16USB: pxa27x_udc: introduce pxa27x_clear_otgph()David Brownell1-3/+7
2009-06-16USB: UHCI queue: use usb_endpoint_type()Matthias Kaehlcke1-1/+1
2009-06-16USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke1-8/+6
2009-06-16USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke1-3/+3
2009-06-16USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke1-2/+2
2009-06-16USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke1-2/+2
2009-06-16USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke1-3/+3
2009-06-16USB: core/sysfs: fix sparse warningsH Hartley Sweeten1-6/+6
2009-06-16USB: Ignore storage device in modem mode on DWN-652Pascal Terjan3-2/+18
2009-06-16USB: usbfs: deprecate and hide option for !embeddedScott James Remnant1-6/+10
2009-06-16USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern1-13/+8
2009-06-16USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson1-8/+48