summaryrefslogtreecommitdiffstats
path: root/net/ipx (unfollow)
Commit message (Expand)AuthorFilesLines
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-16PCI: add power-state name stringsAlan Stern2-0/+13
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-Hartman4-36/+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 Stern9-137/+182
2009-06-16usb: return device strings in UTF-8Clemens Ladisch2-24/+18
2009-06-16nls: utf8_wcstombs: fix buffer overflowClemens Ladisch1-0/+1
2009-06-16nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch1-1/+0
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-Hartman2-0/+25
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
2009-06-16USB: serial: FTDI: add high speed device supportMark Adamson2-11/+89
2009-06-16musb: add high bandwidth ISO supportAjay Kumar Gupta4-22/+48
2009-06-16musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar1-1/+1
2009-06-16musb: support disconnect after HNP roleswitchDavid Brownell3-12/+35
2009-06-16musb: make initial HNP roleswitch work (v2)David Brownell3-13/+27
2009-06-16musb: otg timer cleanupDavid Brownell3-24/+33
2009-06-16musb: proper hookup to transceiver driversDavid Brownell10-155/+181
2009-06-16USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2-17/+12
2009-06-16USB: twl4030-usb: fix minor reporting goofageDavid Brownell1-7/+19
2009-06-16USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-16USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König1-1/+1