summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-121-1/+7
|\
| * target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
| * target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+6
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-1/+0
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-04-0435-212/+281
| |\ \
| * | | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-251-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-024-6/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20351-3981/+23012
| |\ \ \ \
| * | | | | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-202-4/+0
| * | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-192-2/+2
* | | | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-0198-2155/+4112
|\ \ \ \ \ \
| * | | | | | USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern2014-03-191-2/+12
| * | | | | | USB: unbind all interfaces before rebinding anyAlan Stern2014-03-173-41/+60
| * | | | | | usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek2014-03-171-0/+2
| * | | | | | usb: gadget: tcm_usb_gadget: stop format stringsKees Cook2014-03-171-1/+1
| * | | | | | usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga2014-03-171-2/+6
| * | | | | | usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi2014-03-171-1/+1
| * | | | | | usb: gadget: inode: switch over to memdup_user()Felipe Balbi2014-03-171-6/+3
| * | | | | | usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi2014-03-171-1/+1
| * | | | | | usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi2014-03-171-2/+2
| * | | | | | USB: keyspan: remove dead debugging codeJohan Hovold2014-03-121-30/+0
| * | | | | | USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-1214-30/+28
| * | | | | | USB: serial: add missing bracesJohan Hovold2014-03-122-9/+10
| * | | | | | USB: serial: continue to write on errorsJohan Hovold2014-03-121-10/+19
| * | | | | | USB: serial: continue to read on errorsJohan Hovold2014-03-121-4/+17
| * | | | | | USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-3/+2
| * | | | | | USB: cypress_m8: fix potential scheduling while atomicJohan Hovold2014-03-121-16/+3
| * | | | | | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2014-03-122-0/+73
| * | | | | | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan2014-03-121-1/+1
| * | | | | | usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen2014-03-121-140/+154
| * | | | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-123-11/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-096-705/+2
| |\ \ \ \ \ \
| | * | | | | | phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-094-331/+1
| | * | | | | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-071-1/+1
| | * | | | | | drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I2014-03-063-373/+0
| * | | | | | | usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese2014-03-083-74/+134
| * | | | | | | usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese2014-03-081-30/+76
| * | | | | | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-0724-387/+1596
| |\ \ \ \ \ \ \
| | * | | | | | | usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu2014-03-071-13/+15
| | * | | | | | | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun2014-03-071-4/+5
| | * | | | | | | usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng2014-03-071-35/+66
| | * | | | | | | usb: dwc3: gadget: remove known conditionsDan Carpenter2014-03-071-4/+2
| | * | | | | | | usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter2014-03-071-2/+2
| | * | | | | | | usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2014-03-052-83/+61
| | * | | | | | | usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2014-03-052-50/+142
| | * | | | | | | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT2014-03-051-3/+3
| | * | | | | | | usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni2014-03-051-0/+6
| | * | | | | | | usb: phy: mxs: Add sync time after controller clear phcdPeter Chen2014-03-051-0/+11
| | * | | | | | | usb: phy: mxs: Add system suspend/resume APIPeter Chen2014-03-051-0/+61
| | * | | | | | | usb: phy: mxs: Add implementation of set_wakeupPeter Chen2014-03-051-0/+116