summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-03-17usb: gadget: tcm_usb_gadget: stop format stringsKees Cook
2014-03-17usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga
2014-03-17usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi
2014-03-17usb: gadget: inode: switch over to memdup_user()Felipe Balbi
2014-03-17usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi
2014-03-17usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold
2014-03-12USB: serial: add missing bracesJohan Hovold
2014-03-12USB: serial: continue to write on errorsJohan Hovold
2014-03-12USB: serial: continue to read on errorsJohan Hovold
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold
2014-03-12USB: cypress_m8: fix potential scheduling while atomicJohan Hovold
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang
2014-03-12usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese
2014-03-09usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese
2014-03-08Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-07Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese
2014-03-07usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese
2014-03-07usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang
2014-03-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz
2014-03-05usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam
2014-03-05usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-03-05usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen
2014-03-05usb: phy: mxs: add controller idPeter Chen
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen