summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-07-09USB: ehci-msm: Make of_device_id array constJingoo Han
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-09usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov
2014-07-09usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang
2014-07-09usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang
2014-07-09USB: gadget: Fixed a few typos in commentsMickael Maison
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: ohci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-09usb: dwc2: gadget: remove incorrect file referenceJingoo Han
2014-07-09usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han
2014-07-09usb: dwc2: gadget: fix checkpatch errorsJingoo Han
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda
2014-07-09usb: host: xhci-plat: use devm_functionsHimangi Saraogi
2014-07-09xhci: make error messages grepableOliver Neukum
2014-07-09USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin
2014-07-09usb: force warm reset to break link re-connect livelockDan Williams
2014-07-09usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand
2014-07-09dwc3: host: Enable USB3 LPM capabilityPratyush Anand
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-07-09xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand
2014-07-09xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand
2014-07-09usb: misc: usb3503: Update error code in print messageTushar Behera
2014-07-07Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman
2014-07-07USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin
2014-07-07usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-07USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-07-07USB: mos7840: remove unnecessary null test before kfreeFabian Frederick
2014-07-07USB: ftdi_sio: remove redundant mtxorb quirkJohan Hovold
2014-07-07USB: ftdi_sio: clean up ftdi_set_max_packet_size()Johan Hovold
2014-07-07USB: ftdi_sio: fix max-packet-size warningJohan Hovold
2014-07-07USB: ftdi_sio: make port probe less verboseJohan Hovold
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-06-30usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-30usb: gadget: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-06-30usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack
2014-06-30Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack
2014-06-30usb: musb: fix wrong indentation in musb_host.cDaniel Mack
2014-06-30usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack
2014-06-30usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack
2014-06-30usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack
2014-06-30usb: musb: use is_host_active() to distinguish between host and gadget modeDaniel Mack
2014-06-30usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack
2014-06-30usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann
2014-06-30usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not fo...Krzysztof Opasiak
2014-06-30usb: gadget: omap_udc: should not call gadget driver's .unbindPeter Chen
2014-06-30usb: gadget: net2272: do not need to judge gadget driver's .unbindPeter Chen