summaryrefslogtreecommitdiff
path: root/include/linux/usb (follow)
Commit message (Expand)AuthorAge
* USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-20
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-20
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-20
* USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-20
* USB: export the new ch11.h file to userspceAlan Stern2010-05-20
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-20
* USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta2010-05-20
* usb: cdc: ncm constants and structures addedYauheni Kaliuta2010-05-20
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-20
* USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-20
* usb: otg: add global ULPI register definitionsHeikki Krogerus2010-05-20
* USB: gadget: add HID gadget driverFabien Chouteau2010-05-20
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-20
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-20
* USB: serial: generalise generic read implementationJohan Hovold2010-05-20
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-20
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-20
* USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede2010-05-20
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-20
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-20
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-20
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-20
* USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-20
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-08
|\
| * ALSA: usb/audio.h: Fix field orderDaniel Mack2010-03-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\ \
| * | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-02
| * | USB: Extend and neaten dbg macrosJoe Perches2010-03-02
| * | USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-02
| * | USB: musb: deprecate what we don't useFelipe Balbi2010-03-02
| * | usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-02
| * | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
| * | USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-02
| * | USB: otg: add notifier supportFelipe Balbi2010-03-02
| |/
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-02
|\ \
| * | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01
| |\|
| * | omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-19
| * | USB: Add empty functions in otg.hMaulik Mankad2010-02-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02
|\ \ \ | |_|/ |/| |
| * | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-17
| |/
* | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-23
* | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-23
* | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-23
|/
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\
| * usb_serial: Kill port mutexAlan Cox2009-12-11
* | USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-11