summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2-2/+2
2011-11-18USB: make the usbfs memory limit configurableAlan Stern2-4/+26
2011-11-18USB: change the memory limits in usbfs URB submissionAlan Stern1-19/+57
2011-11-18USB: unify some error pathways in usbfsAlan Stern1-46/+50
2011-11-18USB: remove homegrown UTF conversion routine for gadgetsAlan Stern2-69/+5
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern4-17/+44
2011-11-18OHCI: remove uses of hcd->stateAlan Stern14-49/+45
2011-11-15USB: serial: do not forward USB specific errors in writeJohan Hovold1-0/+2
2011-11-15USB: serial: fix whitespace issuesJohan Hovold1-8/+9
2011-11-15USB: oti6858: forward USB errors to USB serial coreJohan Hovold1-1/+1
2011-11-15USB: oti6858: remove dead codeJohan Hovold1-12/+0
2011-11-15USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold1-2/+1
2011-11-15USB: cp210x: forward USB errors to USB serial coreJohan Hovold1-6/+13
2011-11-15USB: ch341: forward USB errors to USB serial coreJohan Hovold1-1/+1
2011-11-15USB: serial: do not forward USB specific errors in openJohan Hovold1-0/+4
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold2-14/+13
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold3-41/+101
2011-11-15USB: pl2303: use usb_serial_generic_openJohan Hovold1-1/+1
2011-11-15USB: pl2302: clean up error handling in openJohan Hovold1-8/+7
2011-11-15USB: pl2303: return errors from usb_submit_urb in openJohan Hovold1-2/+2
2011-11-15USB: usb_debug: use process_read_urbJohan Hovold1-4/+3
2011-11-15USB: usb_debug: fix indentationJohan Hovold1-3/+3
2011-11-15USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold1-19/+4
2011-11-15USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold4-40/+3
2011-11-15USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2-7/+0
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold20-107/+8
2011-11-15USB: mos7720: remove unused codeJohan Hovold1-3/+0
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold1-10/+0
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold1-2/+0
2011-11-15USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold1-5/+5
2011-11-15USB: cyberjack: clean up write-urb busy handlingJohan Hovold1-8/+4
2011-11-15USB: omninet: clean up write-urb busy handlingJohan Hovold1-10/+4
2011-11-15USB: omninet: fix write_roomJohan Hovold1-1/+1
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold13-1340/+0
2011-11-15usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2-2/+2
2011-11-15USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-15usb: storage: shuttle_usbat: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: sddr55: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: sddr09: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storagE: realtek_cr: fix sparse warningsFelipe Balbi1-6/+5
2011-11-15usb: storage: onetouch: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: karma: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: jumpshot: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: isd200: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: freecom: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi1-6/+6
2011-11-15usb: storage: datafab: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: cypress: fix sparse warningFelipe Balbi1-1/+1
2011-11-15usb: storage: alauda: fix sparse warningsFelipe Balbi1-1/+1
2011-11-15USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2-1/+32