summaryrefslogtreecommitdiffstats
path: root/net/rose (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten1-6/+4
2010-03-02USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten1-2/+2
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten1-1/+1
2010-03-02USB: ehci-fsl: Add power management supportAnton Vorontsov1-7/+83
2010-03-02USB: ehci-fsl: Fix sparse warningsAnton Vorontsov1-3/+4
2010-03-02USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein1-3/+7
2010-03-02USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein1-0/+2
2010-03-02USB: Add call to notify xHC of a device reset.Sarah Sharp4-8/+14
2010-03-02USB: xhci: Notify the xHC when a device is reset.Sarah Sharp4-0/+166
2010-03-02USB: xhci: Allow roothub ports to be disabled.Sarah Sharp1-0/+18
2010-03-02USB: xhci: Refactor code to clear port change bits.Sarah Sharp1-15/+32
2010-03-02USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2-7/+16
2010-03-02USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp3-8/+15
2010-03-02USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp3-18/+29
2010-03-02USB: xhci: Fix error path when configuring endpoints.Sarah Sharp1-0/+2
2010-03-02USB: check the endpoint type against the pipe typeAlan Stern3-11/+24
2010-03-02cdc_acm: add reset_resume methodFrancesco Lavra1-0/+18
2010-03-02USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2-11/+46
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz1-6/+13
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp1-12/+11
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson1-3/+1
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold1-4/+5
2010-03-02USB: serial: fix typo in debug messageJohan Hovold1-1/+1
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold1-2/+1
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold1-1/+1
2010-03-02USB: cxacru: increment driver versionSimon Arlott1-1/+2
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott4-28/+59
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2-1/+84
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott1-2/+6
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott1-0/+20
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott3-20/+44
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott1-1/+1
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2-2/+3
2010-03-02USB: MXC: add platform resources for i.MX21 USB host controller.Martin Fuzzey2-0/+28
2010-03-02USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.Martin Fuzzey1-26/+27
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey7-0/+2804
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers1-1/+16
2010-03-01ata: Detect Delkin Devices compact flashBen Gardner1-1/+2
2010-03-01pata_efar: Enable parallel scanningAlan Cox1-1/+2
2010-03-01pata_atiixp: enable parallel scanAlan Cox1-1/+2
2010-03-01[libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz1-1/+10
2010-03-01[libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz1-0/+15
2010-03-01libata: Pass host flags into the pci helperAlan Cox40-42/+44
2010-03-01[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger1-1/+1
2010-03-01libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox1-2/+2
2010-03-01pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz1-2/+4
2010-03-01pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz1-1/+12
2010-03-01[libata] pata_at91: fix backslash-continued stringJeff Garzik1-2/+2
2010-03-01pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz1-110/+94
2010-03-01pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz1-2/+2