summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack
2010-05-31ALSA: usb-audio: fix selector unit string index accessorDaniel Mack
2010-05-31include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-27ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox
2010-05-20USB: export the new ch11.h file to userspceAlan Stern
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2010-05-20USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta
2010-05-20usb: cdc: ncm constants and structures addedYauheni Kaliuta
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp
2010-05-20usb: otg: add global ULPI register definitionsHeikki Krogerus
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold
2010-05-20USB: serial: generalise generic read implementationJohan Hovold
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel