summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox3-4/+10
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox1-0/+2
2010-05-20usb: u132-hcd.c: fix shadows sparse warningBill Pemberton1-2/+2
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton1-4/+4
2010-05-20USB: oti6858: declare send_data() as staticBill Pemberton1-1/+1
2010-05-20USB: whci: declare functions as staticBill Pemberton1-1/+1
2010-05-20USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede1-0/+15
2010-05-20USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen1-1/+1
2010-05-20USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta1-2/+2
2010-05-20usb: ehci-omap: fix compilation warningAjay Kumar Gupta1-0/+3
2010-05-20USB: qcaux: add Samsung U520 device IDDan Williams1-0/+5
2010-05-20USB: option: add PID for ZTE productzhao1980ming1-0/+174
2010-05-20USB: xhci: Avoid double free after streams are disabled.Sarah Sharp1-0/+2
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern4-32/+19
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern4-171/+68
2010-05-20USB: export the new ch11.h file to userspceAlan Stern2-6/+5
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern2-2/+2
2010-05-20USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard1-2/+12
2010-05-20USB: mos7840: Cleanup useless headerAlessio Igor Bogani1-1/+0
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani1-9/+0
2010-05-20USB: Mass storage gadget: Handle eject requestFabien Chouteau1-3/+45
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau4-0/+35
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap4-18/+18
2010-05-20USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz1-6/+4
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: usbserial: fix mos7720 dependenciesRandy Dunlap1-3/+2
2010-05-20USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn1-266/+122
2010-05-20USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn3-86/+747
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman2-6/+6
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack51-291/+286
2010-05-20USB: Short new 'graph for usb-serial.txtEric Raymond1-4/+9
2010-05-20USB: devices: fix Coding StylesCarlos Sánchez Acosta1-7/+10
2010-05-20USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)1-140/+207
2010-05-20USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta1-1/+1
2010-05-20USB: ehci: Elide I/O watchdog on NEC partsDavid Miller1-0/+3
2010-05-20USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz1-9/+0
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp5-0/+169
2010-05-20USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp5-55/+280
2010-05-20USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp4-14/+857
2010-05-20USB: Add stream ID field to struct urb.Sarah Sharp1-0/+1
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp1-0/+2
2010-05-20USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula1-17/+25
2010-05-20USB: qcserial: Use generic USB wwan codeMatthew Garrett2-0/+23
2010-05-20USB: option: Use generic USB wwan codeMatthew Garrett2-646/+27
2010-05-20usb serial: Add generic USB wwan supportMatthew Garrett4-0/+736
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern4-36/+54
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern3-25/+12
2010-05-20USB: don't enable remote wakeup by defaultAlan Stern1-1/+0
2010-05-20USB: improve runtime remote wakeup settingsAlan Stern1-11/+8