aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-03-05ALSA: usb/audio.h: Fix field orderDaniel Mack1-1/+1
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-91/+48
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometersDennis O'Brien2-72/+0
2010-03-02USB: Extend and neaten dbg macrosJoe Perches1-8/+5
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen1-0/+1
2010-03-02USB: musb: deprecate what we don't useFelipe Balbi1-10/+10
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta1-0/+3
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman1-1/+1
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum1-0/+3
2010-03-02USB: otg: add notifier supportFelipe Balbi1-0/+25
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-0/+13
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-21/+0
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren1-6/+114
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack1-2/+29
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack1-0/+57
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack1-4/+28
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad1-0/+3
2010-02-19USB: Add empty functions in otg.hMaulik Mankad1-0/+10
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-21/+0
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold1-1/+2
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+0
2009-12-11usb_serial: Kill port mutexAlan Cox1-3/+0
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack1-0/+7
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack1-1/+67
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum1-0/+6
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