aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings1-0/+1
2009-10-09USB: serial: don't call release without attachAlan Stern1-0/+1
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann1-0/+1
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-156/+833
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel1-0/+1
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+10
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel1-0/+5
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-0/+6
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn1-0/+2
2009-09-23USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin1-0/+4
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann1-0/+46
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich1-0/+18
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du1-0/+13
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart1-12/+0
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart1-126/+132
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2-1/+2
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2-10/+6
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning1-0/+1
2009-09-19tty: USB serial termios bitsAlan Cox1-0/+3
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+3
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-10/+185
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-23usb: m66592-udc platform data on_chip supportMagnus Damm1-0/+44
2009-07-23usb: move r8a66597 register definesMagnus Damm1-2/+370
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm1-0/+3
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