aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-0/+1
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov1-2/+1
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2-7/+39
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta1-0/+1
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern1-0/+2
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+17
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-0/+4
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz1-3/+3
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+4
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+23
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg1-2/+2
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern1-0/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-7/+22
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart1-0/+397
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart1-0/+7
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack1-0/+15
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2-7/+7
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack1-25/+63
2010-05-31ALSA: usb-audio: fix selector unit string index accessorDaniel Mack1-1/+1
2010-05-31include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack1-1/+20
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack1-0/+10
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+16
2010-05-27ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack1-0/+16
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds23-81/+1526
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman14-88/+92
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+199
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold1-6/+2
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold1-0/+12
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox1-0/+2
2010-05-20USB: export the new ch11.h file to userspceAlan Stern2-6/+5
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau2-0/+5
2010-05-20USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta1-0/+114
2010-05-20usb: cdc: ncm constants and structures addedYauheni Kaliuta1-0/+94
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp1-0/+10
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp1-0/+2
2010-05-20usb: otg: add global ULPI register definitionsHeikki Krogerus1-0/+140
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau1-0/+32
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold1-0/+5
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold1-3/+6
2010-05-20USB: serial: generalise generic read implementationJohan Hovold1-0/+3
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold1-1/+1
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold1-0/+5
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede1-0/+4
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai1-0/+1
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi1-0/+35
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel1-2/+0