summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2010-12-16USB: Add driver hooks for (un)?map_urb_for_dmaRobert Morell
2010-12-14USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood
2010-12-03usb: gadget: Multiple ACM gadget instancesJohn Michelau
2010-11-17USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytesMike Lockwood
2010-09-29USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpointMike Lockwood
2010-09-29USB: composite: Add usb_composite_force_reset utility to force enumerationMike Lockwood
2010-09-29USB: gadget: android: Remove unused function android_usb_set_connected()Mike Lockwood
2010-09-29USB: gadget: composite: Move switch_set_state calls to a work queueMike Lockwood
2010-09-29USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.Mike Lockwood
2010-09-29USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood
2010-09-29USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2010-09-29USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2010-09-29USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2010-09-29USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2010-09-29android_usb: Composite USB gadget driver for android.Mike Lockwood
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