aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2009-06-15USB: audio: add USB audio class definitionsBryan Wu
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo
2009-03-30trivial: wusb: Storage class should be before const qualifierTobias Klauser
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell
2009-03-24USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern
2009-03-21usbnet: support net_device_opsStephen Hemminger
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2009-01-30headers_check fix: usb/gadgetfs.hJaswinder Singh Rajput
2009-01-30headers_check fix: usb/cdc.hJaswinder Singh Rajput
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott
2008-10-28wusb: do a proper channel stopDavid Vrabel
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-17USB: Fix spelling in usb/serial.hGeoff Levand
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman