summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens5-4/+6
2013-02-08USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov1-14/+13
2013-02-06usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi1-0/+1
2013-02-06usb: omap_control_usb: fix compile warningFelipe Balbi1-1/+1
2013-02-06ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I17-0/+34
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2-0/+5
2013-02-06ARM: OMAP: devices: create device for usb part of control moduleKishon Vijay Abraham I1-0/+45
2013-02-06ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I1-13/+0
2013-02-06USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter1-3/+3
2013-02-06drivers/usb/gadget: using strlcpy instead of strncpyChen Gang1-1/+2
2013-02-06drivers/usb/core: using strlcpy instead of strncpyChen Gang1-1/+2
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-02USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo1-0/+1
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern1-2/+5
2013-01-31USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern1-0/+15
2013-01-31USB: altsetting overrides for usbtestAlan Stern1-1/+12
2013-01-30USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-30USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam1-1/+1
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin1-2/+2
2013-01-29usb: phy: fix Kconfig warningFelipe Balbi1-1/+0
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu3-30/+0
2013-01-26USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-01-26USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-26USB: EHCI: notify usbcore about port resumesAlan Stern2-0/+4
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern3-0/+49
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu1-0/+1
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu1-1/+10
2013-01-25usb: add usb port auto power off mechanismLan Tianyu3-58/+164
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu3-0/+77
2013-01-25PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu1-0/+1
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu3-0/+29
2013-01-25usb-uas: update MAINTAINERS entryGerd Hoffmann1-1/+2
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann1-0/+2
2013-01-25usb: add driver for xsens motion trackersFrans Klaver3-0/+99
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim1-1/+1
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam1-1/+1
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2-4/+4
2013-01-25usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2-4/+42
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I1-1/+27
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I1-1/+6