summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-15USB: ch341: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: serial: do not forward USB specific errors in openJohan Hovold
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: pl2303: use usb_serial_generic_openJohan Hovold
2011-11-15USB: pl2302: clean up error handling in openJohan Hovold
2011-11-15USB: pl2303: return errors from usb_submit_urb in openJohan Hovold
2011-11-15USB: usb_debug: use process_read_urbJohan Hovold
2011-11-15USB: usb_debug: fix indentationJohan Hovold
2011-11-15USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold
2011-11-15USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-11-15USB: mos7720: remove unused codeJohan Hovold
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold
2011-11-15USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: cyberjack: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: fix write_roomJohan Hovold
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold
2011-11-15usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer
2011-11-15USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-15usb: storage: shuttle_usbat: fix sparse warningFelipe Balbi
2011-11-15usb: storage: sddr55: fix sparse warningFelipe Balbi
2011-11-15usb: storage: sddr09: fix sparse warningFelipe Balbi
2011-11-15usb: storagE: realtek_cr: fix sparse warningsFelipe Balbi
2011-11-15usb: storage: onetouch: fix sparse warningFelipe Balbi
2011-11-15usb: storage: karma: fix sparse warningFelipe Balbi
2011-11-15usb: storage: jumpshot: fix sparse warningFelipe Balbi
2011-11-15usb: storage: isd200: fix sparse warningFelipe Balbi
2011-11-15usb: storage: freecom: fix sparse warningFelipe Balbi
2011-11-15usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi
2011-11-15usb: storage: datafab: fix sparse warningFelipe Balbi
2011-11-15usb: storage: cypress: fix sparse warningFelipe Balbi
2011-11-15usb: storage: alauda: fix sparse warningsFelipe Balbi
2011-11-15USB: Add optional match for interface class to dynamic ID facilityJosua Dietze
2011-11-14USB: ehci: report Data Buffer Error in debug modeVikram Pandita
2011-11-14USB: serial: cp210x.c: add mark/space parityRoland Koebler
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-11-14USB: ehci-s5p: remove unnecessary header includesJingoo Han
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov