summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-21USB: xhci: Avoid double free after streams are disabled.Sarah Sharp1-0/+2
2010-05-21USB: remove URB_NO_SETUP_DMA_MAPAlan Stern4-32/+19
2010-05-21USB: remove the usb_host_ss_ep_comp structureAlan Stern4-171/+68
2010-05-21USB: export the new ch11.h file to userspceAlan Stern2-6/+5
2010-05-21USB: remove leftover references to udev->autosuspend_disabledAlan Stern2-2/+2
2010-05-21USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard1-2/+12
2010-05-21USB: mos7840: Cleanup useless headerAlessio Igor Bogani1-1/+0
2010-05-21USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani1-9/+0
2010-05-21USB: Mass storage gadget: Handle eject requestFabien Chouteau1-3/+45
2010-05-21USB: Composite framework: Add suspended sysfs entryFabien Chouteau4-0/+35
2010-05-21USB: clean up some host controller sparse warningsRandy Dunlap4-18/+18
2010-05-21USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz1-6/+4
2010-05-21USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta1-0/+114
2010-05-21usb: cdc: ncm constants and structures addedYauheni Kaliuta1-0/+94
2010-05-21USB: usbserial: fix mos7720 dependenciesRandy Dunlap1-3/+2
2010-05-21USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn1-266/+122
2010-05-21USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn3-86/+747
2010-05-21USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman2-6/+6
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack51-291/+286
2010-05-21USB: Short new 'graph for usb-serial.txtEric Raymond1-4/+9
2010-05-21USB: devices: fix Coding StylesCarlos Sánchez Acosta1-7/+10
2010-05-21USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)1-140/+207
2010-05-21USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta1-1/+1
2010-05-21USB: ehci: Elide I/O watchdog on NEC partsDavid Miller1-0/+3
2010-05-21USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz1-9/+0
2010-05-21USB: Support for allocating USB 3.0 streams.Sarah Sharp5-0/+169
2010-05-21USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp5-55/+280
2010-05-21USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp4-14/+857
2010-05-21USB: Add stream ID field to struct urb.Sarah Sharp1-0/+1
2010-05-21USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp1-0/+2
2010-05-21USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula1-17/+25
2010-05-21USB: qcserial: Use generic USB wwan codeMatthew Garrett2-0/+23
2010-05-21USB: option: Use generic USB wwan codeMatthew Garrett2-646/+27
2010-05-21usb serial: Add generic USB wwan supportMatthew Garrett4-0/+736
2010-05-21USB: deprecate the power/level sysfs attributeAlan Stern4-36/+54
2010-05-21USB: use PM core routines to enable/disable autosuspendAlan Stern3-25/+12
2010-05-21USB: don't enable remote wakeup by defaultAlan Stern1-1/+0
2010-05-21USB: improve runtime remote wakeup settingsAlan Stern1-11/+8
2010-05-21USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern9-108/+138
2010-05-21USB: pxa27x_udc: use four bits to store endpoint addressesMatt Reimer1-1/+1
2010-05-21usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus1-100/+8
2010-05-21USB: otg: ulpi: use the global ULPI register definitionsHeikki Krogerus1-36/+14
2010-05-21usb: otg: add global ULPI register definitionsHeikki Krogerus1-0/+140
2010-05-21USB: gadget: f_mass_storage: per functionMichal Nazarewicz1-6/+22
2010-05-21usb: gadget: Allow larger configuration descriptorsRobert Lukassen1-1/+1
2010-05-21usb: musb: add ulpi access operationsHeikki Krogerus2-0/+96
2010-05-21usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta3-0/+5
2010-05-21usb: musb: Makefile: remove unexistent config optionFelipe Balbi1-6/+0
2010-05-21usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar1-2/+0
2010-05-21usb: musb: omap2430: remove unused defineAnand Gadiyar1-4/+0