aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+164
2009-09-12V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart1-0/+164
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-08-14usbnet: add rx queue pausingJussi Kivilinna1-0/+6
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-178/+2
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna1-6/+7
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna1-3/+2
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna1-0/+1
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman1-177/+0
2009-07-10tty: Fix USB kref leakAlan Cox1-1/+2
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna1-0/+3
2009-06-30usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp1-2/+2
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp1-0/+16
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp1-0/+1
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu1-0/+177
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen1-0/+310
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern1-0/+8
2009-06-15USB: audio: add USB audio class definitionsBryan Wu1-2/+263
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda1-0/+44
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel1-0/+8
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel1-0/+4
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap1-0/+3
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell1-2/+2
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-4/+6
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-4/+6
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+10
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani1-0/+3
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer1-0/+5
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik1-0/+1
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo1-2/+5
2009-03-30trivial: wusb: Storage class should be before const qualifierTobias Klauser1-2/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-5/+206
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-0/+8
2009-03-24USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis1-1/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel1-1/+1
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta1-0/+4
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspensionOliver Neukum1-1/+2
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall1-0/+179
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik2-2/+8
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern1-0/+3
2009-03-21usbnet: support net_device_opsStephen Hemminger1-0/+5
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-44/+41
2009-01-30headers_check fix: usb/gadgetfs.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: usb/cdc.hJaswinder Singh Rajput1-0/+2
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning1-1/+3
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu1-0/+5