summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda5-5/+69
2016-03-04usb: dwc3: Enable SuperSpeedPlusJohn Youn1-0/+8
2016-03-04usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn1-4/+13
2016-03-04usb: dwc3: Update speed checks for SuperSpeedPlusJohn Youn2-8/+14
2016-03-04usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn1-1/+4
2016-03-04usb: dwc3: DWC_usb31 controller checkJohn Youn1-0/+6
2016-03-04usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn1-1/+1
2016-03-04usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn1-1/+2
2016-03-04usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn1-1/+8
2016-03-04usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn1-1/+5
2016-03-04usb: gadget: composite: Add function to get descriptorsJohn Youn1-21/+32
2016-03-04usb: gadget: composite: Count configs for SuperSpeedPlusJohn Youn1-1/+7
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn3-0/+4
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn2-0/+11
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn19-19/+24
2016-03-04usb: gadget: composite: Return SSP Dev Cap descriptorJohn Youn1-0/+42
2016-03-04usb: gadget: composite: Return bcdUSB 0x0310John Youn1-1/+1
2016-03-04usb: gadget: Add gadget_is_superspeed_plus()John Youn1-0/+10
2016-03-04usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn1-0/+6
2016-03-01Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-5/+35
2016-03-01Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman537-4374/+7314
2016-02-29usb: chipidea: imx: avoid EPROBE_DEFER printed as errorStefan Agner1-3/+3
2016-02-29Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen1-1/+0
2016-02-29doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-tthaPeter Chen1-0/+16
2016-02-29usb: chipidea: add system interface for ttctrl.tthaPeter Chen1-0/+3
2016-02-29usb: chipidea: udc: remove unused value assignmentLi Jun1-1/+0
2016-02-29dt-bindings: ci-hdrc-usb2: add missing compatiblesStefan Wahren1-0/+7
2016-02-29usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23Stefan Wahren1-0/+6
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds1-1/+1
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-131/+244
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+15
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+8
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-75/+127
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-37/+22
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds24-105/+173
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-46/+132
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-35/+3
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+48
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13