aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-05ALSA: usb/audio.h: Fix field orderDaniel Mack
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien
2010-03-02USB: Extend and neaten dbg macrosJoe Perches
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen
2010-03-02USB: musb: deprecate what we don't useFelipe Balbi
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum
2010-03-02USB: otg: add notifier supportFelipe Balbi
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad
2010-02-19USB: Add empty functions in otg.hMaulik Mankad
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-10-09USB: serial: don't call release without attachAlan Stern
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn
2009-09-23USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-09-19tty: USB serial termios bitsAlan Cox