summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-181-4/+6
* OHCI: remove uses of hcd->stateAlan Stern2011-11-1814-49/+45Star
* 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/+0Star
* USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold2011-11-151-2/+1Star
* 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/+0Star
* 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/+7Star
* 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/+3Star
* USB: usb_debug: fix indentationJohan Hovold2011-11-151-3/+3
* USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold2011-11-151-19/+4Star
* USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-154-40/+3Star
* USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-152-7/+0Star
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-1520-107/+8Star
* USB: mos7720: remove unused codeJohan Hovold2011-11-151-3/+0Star
* USB: mos7720: remove incorrect read-urb checkJohan Hovold2011-11-151-10/+0Star
* 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/+4Star
* USB: omninet: clean up write-urb busy handlingJohan Hovold2011-11-151-10/+4Star
* USB: omninet: fix write_roomJohan Hovold2011-11-151-1/+1
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-1513-1340/+0Star
* 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/+1Star
* 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/+5Star
* 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-151-0/+11
* USB: serial: cp210x.c: add mark/space parityRoland Koebler2011-11-151-17/+22
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-156-39/+4Star
* USB: ehci-s5p: remove unnecessary header includesJingoo Han2011-11-151-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0729-244/+274
|\
| * forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17