summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall
2010-03-02USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum
2010-03-02USB: cdc-acm: Update to new autopm APIOliver Neukum
2010-03-02USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-fsl: Add power management supportAnton Vorontsov
2010-03-02USB: ehci-fsl: Fix sparse warningsAnton Vorontsov
2010-03-02USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein
2010-03-02USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein
2010-03-02USB: Add call to notify xHC of a device reset.Sarah Sharp
2010-03-02USB: xhci: Notify the xHC when a device is reset.Sarah Sharp
2010-03-02USB: xhci: Allow roothub ports to be disabled.Sarah Sharp
2010-03-02USB: xhci: Refactor code to clear port change bits.Sarah Sharp
2010-03-02USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp
2010-03-02USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp
2010-03-02USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp
2010-03-02USB: xhci: Fix error path when configuring endpoints.Sarah Sharp
2010-03-02USB: check the endpoint type against the pipe typeAlan Stern
2010-03-02cdc_acm: add reset_resume methodFrancesco Lavra
2010-03-02USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold
2010-03-02USB: serial: fix typo in debug messageJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold
2010-03-02USB: cxacru: increment driver versionSimon Arlott
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey
2010-03-01Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-03-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers
2010-03-01pata_efar: Enable parallel scanningAlan Cox
2010-03-01pata_atiixp: enable parallel scanAlan Cox
2010-03-01[libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz
2010-03-01[libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz