summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-04usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz1-37/+18
2016-03-04usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz1-19/+7
2016-03-04usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz1-61/+76
2016-03-04usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello1-2/+0
2016-03-04usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin1-3/+9
2016-03-04usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz1-69/+58
2016-03-04usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz1-16/+8
2016-03-04usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz1-1/+3
2016-03-04usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz1-1/+1
2016-03-04usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas1-1/+0
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann1-7/+7
2016-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann1-3/+0
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann2-6/+6
2016-03-04usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann1-1/+1
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann4-7/+3
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2-22/+40
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann2-203/+275
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann3-367/+155
2016-03-04usb: renesas_usbhs: Don't check CSSTS bit if peripheral modeYoshihiro Shimoda1-4/+2
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-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-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4