aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-158/+543
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman1-1/+57
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey1-0/+1
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas1-0/+11
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad1-0/+1
2010-10-22USB: Move USB Storage definitions to their own header fileMatthew Wilcox1-0/+48
2010-10-22USB: cdc.h: ncm: fix one more typoYauheni Kaliuta1-2/+2
2010-10-22USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta1-2/+55
2010-10-22Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta1-114/+0
2010-10-22USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta1-10/+12
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu1-1/+1
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu1-0/+180
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-5/+3
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-14/+5
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-12/+8
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz1-0/+13
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu1-0/+10
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu1-0/+139
2010-10-22tty: Make tiocgicount a handlerAlan Cox1-0/+2
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