summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox2010-05-201-2/+5
* USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-203-4/+10
* USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-201-0/+2
* usb: u132-hcd.c: fix shadows sparse warningBill Pemberton2010-05-201-2/+2
* usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-201-4/+4
* USB: oti6858: declare send_data() as staticBill Pemberton2010-05-201-1/+1
* USB: whci: declare functions as staticBill Pemberton2010-05-201-1/+1
* USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede2010-05-201-0/+15
* USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen2010-05-201-1/+1
* USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta2010-05-201-2/+2
* usb: ehci-omap: fix compilation warningAjay Kumar Gupta2010-05-201-0/+3
* USB: qcaux: add Samsung U520 device IDDan Williams2010-05-201-0/+5
* USB: option: add PID for ZTE productzhao1980ming2010-05-201-0/+174
* USB: xhci: Avoid double free after streams are disabled.Sarah Sharp2010-05-201-0/+2
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-204-32/+19
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-204-171/+68
* USB: export the new ch11.h file to userspceAlan Stern2010-05-202-6/+5
* USB: remove leftover references to udev->autosuspend_disabledAlan Stern2010-05-202-2/+2
* USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard2010-05-201-2/+12
* USB: mos7840: Cleanup useless headerAlessio Igor Bogani2010-05-201-1/+0
* USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-201-9/+0
* USB: Mass storage gadget: Handle eject requestFabien Chouteau2010-05-201-3/+45
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-204-0/+35
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-204-18/+18
* USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz2010-05-201-6/+4
* USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta2010-05-201-0/+114
* usb: cdc: ncm constants and structures addedYauheni Kaliuta2010-05-201-0/+94
* USB: usbserial: fix mos7720 dependenciesRandy Dunlap2010-05-201-3/+2
* USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn2010-05-201-266/+122
* USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn2010-05-203-86/+747
* USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman2010-05-202-6/+6
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-2051-291/+286
* USB: Short new 'graph for usb-serial.txtEric Raymond2010-05-201-4/+9
* USB: devices: fix Coding StylesCarlos Sánchez Acosta2010-05-201-7/+10
* USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)2010-05-201-140/+207
* USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta2010-05-201-1/+1
* USB: ehci: Elide I/O watchdog on NEC partsDavid Miller2010-05-201-0/+3
* USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz2010-05-201-9/+0
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-205-0/+169
* USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-205-55/+280
* USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp2010-05-204-14/+857
* USB: Add stream ID field to struct urb.Sarah Sharp2010-05-201-0/+1
* USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-201-0/+2
* USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula2010-05-201-17/+25
* USB: qcserial: Use generic USB wwan codeMatthew Garrett2010-05-202-0/+23
* USB: option: Use generic USB wwan codeMatthew Garrett2010-05-202-646/+27
* usb serial: Add generic USB wwan supportMatthew Garrett2010-05-204-0/+736
* USB: deprecate the power/level sysfs attributeAlan Stern2010-05-204-36/+54
* USB: use PM core routines to enable/disable autosuspendAlan Stern2010-05-203-25/+12
* USB: don't enable remote wakeup by defaultAlan Stern2010-05-201-1/+0
OpenPOWER on IntegriCloud