summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: ehci-fsl: Add power management supportAnton Vorontsov2010-03-021-7/+83
* USB: ehci-fsl: Fix sparse warningsAnton Vorontsov2010-03-021-3/+4
* USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-021-3/+7
* USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-021-0/+2
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-024-8/+14
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-024-0/+166
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-021-0/+18
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-021-15/+32
* USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2010-03-022-7/+16
* USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-023-8/+15
* USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-023-18/+29
* USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-021-0/+2
* USB: check the endpoint type against the pipe typeAlan Stern2010-03-023-11/+24
* cdc_acm: add reset_resume methodFrancesco Lavra2010-03-021-0/+18
* USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2010-03-022-11/+46
* USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz2010-03-021-6/+13
* USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: serial: fix typo in debug messageJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: cxacru: increment driver versionSimon Arlott2010-03-021-1/+2
* USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-024-28/+59
* USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-022-1/+84
* USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott2010-03-021-2/+6
* USB: cxacru: document how to interact with the flash memorySimon Arlott2010-03-021-0/+20
* USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott2010-03-023-20/+44
* USB: cxacru: check data length is not negativeSimon Arlott2010-03-021-1/+1
* USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2010-03-022-2/+3
* USB: MXC: add platform resources for i.MX21 USB host controller.Martin Fuzzey2010-03-022-0/+28
* USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.Martin Fuzzey2010-03-021-26/+27
* USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-027-0/+2804
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-0142-295/+1534
|\
| * DaVinci DM365: Adding support for SPI EEPROMSandeep Paulraj2010-03-011-0/+23
| * DaVinci DM365: Adding DM365 SPI supportSandeep Paulraj2010-03-012-0/+72
| * DaVinci DM355: Modifications to DM355 SPI supportSandeep Paulraj2010-03-011-11/+28
| * DaVinci: SPI: Adding header file for SPI support.Sandeep Paulraj2010-03-011-0/+44
| * davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookupKevin Hilman2010-03-011-5/+5
| * davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()Kevin Hilman2010-02-049-29/+26
| * DaVinci: DM365: Voice codec support for the DM365 SoCMiguel Aguilar2010-02-043-1/+43
| * davinci: clock: let clk->set_rate function sleepSekhar Nori2010-02-042-4/+15
| * Add SDA and SCL pin numbers to i2c platform dataPhilby John2010-02-043-0/+6
| * davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138Sudhakar Rajashekhara2010-02-041-7/+114
| * davinci: build list of unused EDMA events dynamicallySudhakar Rajashekhara2010-02-046-47/+43
| * davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY caseSudhakar Rajashekhara2010-02-041-2/+4
| * davinci: Keep count of channel controllers on a platformSudhakar Rajashekhara2010-02-041-1/+3
| * davinci: Correct return value of edma_alloc_channel apiSudhakar Rajashekhara2010-02-041-1/+1
| * davinci: add CDCE949 support on DM6467 EVMNageswari Srinivasan2010-02-042-1/+32
| * davinci: add support for CDCE949 clock synthesizerNageswari Srinivasan2010-02-042-0/+308
OpenPOWER on IntegriCloud