summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-04-16usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()Chao Bi
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause
2014-04-16usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam
2014-04-16usb : gadget : fsl: fix the fault issue on rmmodSuresh Gupta
2014-04-16usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack
2014-04-16usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probeLubomir Rintel
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros
2014-04-16usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros
2014-04-16usb: dwc3: gadget: Iterate only over valid endpointsJack Pham
2014-04-15usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi
2014-04-15usb: musb: fix PHY power on/offFelipe Balbi
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-19USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern
2014-03-17usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek
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-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
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