summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: make the usbfs memory limit configurableAlan Stern2011-11-181-4/+22
* USB: change the memory limits in usbfs URB submissionAlan Stern2011-11-181-19/+57
* USB: unify some error pathways in usbfsAlan Stern2011-11-181-46/+50
* USB: remove homegrown UTF conversion routine for gadgetsAlan Stern2011-11-182-69/+5
* OHCI: remove uses of hcd->stateAlan Stern2011-11-1814-49/+45
* USB: serial: do not forward USB specific errors in writeJohan Hovold2011-11-151-0/+2
* USB: serial: fix whitespace issuesJohan Hovold2011-11-151-8/+9
* USB: oti6858: forward USB errors to USB serial coreJohan Hovold2011-11-151-1/+1
* USB: oti6858: remove dead codeJohan Hovold2011-11-151-12/+0
* USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold2011-11-151-2/+1
* USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-151-6/+13
* USB: ch341: forward USB errors to USB serial coreJohan Hovold2011-11-151-1/+1
* USB: serial: do not forward USB specific errors in openJohan Hovold2011-11-151-0/+4
* USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-14/+0
* USB: serial: add support for multiple read urbsJohan Hovold2011-11-152-40/+93
* USB: pl2303: use usb_serial_generic_openJohan Hovold2011-11-151-1/+1
* USB: pl2302: clean up error handling in openJohan Hovold2011-11-151-8/+7
* USB: pl2303: return errors from usb_submit_urb in openJohan Hovold2011-11-151-2/+2
* USB: usb_debug: use process_read_urbJohan Hovold2011-11-151-4/+3
* USB: usb_debug: fix indentationJohan Hovold2011-11-151-3/+3
* USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold2011-11-151-19/+4
* USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-154-40/+3
* USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-152-7/+0
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-1520-107/+8
* USB: mos7720: remove unused codeJohan Hovold2011-11-151-3/+0
* USB: mos7720: remove incorrect read-urb checkJohan Hovold2011-11-151-10/+0
* USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold2011-11-151-5/+5
* USB: cyberjack: clean up write-urb busy handlingJohan Hovold2011-11-151-8/+4
* USB: omninet: clean up write-urb busy handlingJohan Hovold2011-11-151-10/+4
* USB: omninet: fix write_roomJohan Hovold2011-11-151-1/+1
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-1513-1340/+0
* usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2011-11-152-2/+2
* USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-151-2/+1
* usb: storage: shuttle_usbat: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: sddr55: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: sddr09: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storagE: realtek_cr: fix sparse warningsFelipe Balbi2011-11-151-6/+5
* usb: storage: onetouch: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: karma: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: jumpshot: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: isd200: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: freecom: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi2011-11-151-6/+6
* usb: storage: datafab: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: cypress: fix sparse warningFelipe Balbi2011-11-151-1/+1
* usb: storage: alauda: fix sparse warningsFelipe Balbi2011-11-151-1/+1
* USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2011-11-151-1/+7
* USB: ehci: report Data Buffer Error in debug modeVikram Pandita2011-11-141-0/+11
* USB: serial: cp210x.c: add mark/space parityRoland Koebler2011-11-141-17/+22
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-146-39/+4