platform/kernel/linux-rpi.git
2016-03-04 John Younusb: dwc2: Move host-specific core functions into hcd.c
2016-03-04 John Younusb: dwc2: Move register save and restore functions
2016-03-04 Amitoj Kaur... usb: dwc2: Use kmem_cache_free()
2016-03-04 Douglas Andersonusb: dwc2: host: If using uframe scheduler, end splits...
2016-03-04 Douglas Andersonusb: dwc2: host: Totally redo the microframe scheduler
2016-03-04 Douglas Andersonusb: dwc2: host: Properly set even/odd frame
2016-03-04 Douglas Andersonusb: dwc2: host: Add dwc2_hcd_get_future_frame_number...
2016-03-04 Douglas Andersonusb: dwc2: host: Manage frame nums better in scheduler
2016-03-04 Douglas Andersonusb: dwc2: host: Add scheduler logging for missed SOFs
2016-03-04 Douglas Andersonusb: dwc2: host: Split code out to make dwc2_do_reserve()
2016-03-04 Douglas Andersonusb: dwc2: host: Reorder things in hcd_queue.c
2016-03-04 Douglas Andersonusb: dwc2: host: Rename some fields in struct dwc2_qh
2016-03-04 Douglas Andersonusb: dwc2: host: Use periodic interrupt even with DMA
2016-03-04 Douglas Andersonusb: dwc2: host: There's not really a TT for the root hub
2016-03-04 Douglas Andersonusb: dwc2: host: Properly set the HFIR
2016-03-04 Douglas Andersonusb: dwc2: host: Giveback URB in tasklet context
2016-03-04 Douglas Andersonusb: dwc2: host: Add a delay before releasing periodic...
2016-03-04 Douglas Andersonusb: dwc2: host: Add scheduler tracing
2016-03-04 Douglas Andersonusb: dwc2: host: fix split transfer schedule sequence
2016-03-04 Douglas Andersonusb: dwc2: host: Always add to the tail of queues
2016-03-04 Douglas Andersonusb: dwc2: host: Avoid use of chan->qh after qh freed
2016-03-04 Douglas Andersonusb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
2016-03-04 Douglas Andersonusb: dwc2: host: Get aligned DMA in a more supported way
2016-03-04 Douglas Andersonusb: dwc2: rockchip: Make the max_transfer_size automatic
2016-03-04 John Younusb: dwc3: Validate the maximum_speed parameter
2016-03-04 Emilio Lópezusb: musb: sunxi: support module autoloading
2016-03-04 Li Junusb: chipidea: otg: add A idle to B disconnect timer
2016-03-04 Li Junusb: otg-fsm: add B_AIDL_BDIS timer
2016-03-04 Li JunDocumentation: usb: chipidea: Update test procedure...
2016-03-04 Li Junusb: chipidea: otg: enable HNP polling support for...
2016-03-04 Li Junusb: chipidea: otg: set host_request_flag for gadget
2016-03-04 Li Junusb: gadget: composite: handle otg status selector...
2016-03-04 Li Junusb: chipidea: udc: bypass otg status selector handling...
2016-03-04 Li Junusb: common: otg-fsm: add HNP polling support
2016-03-04 Li Junusb: add OTG status selector definition for HNP polling
2016-03-04 Li Junusb: gadget: add hnp_polling_support and host_request_f...
2016-03-04 Marek Szyprowskiusb: gadget: provide interface for legacy gadgets to...
2016-03-04 Michal Nazarewiczusb: gadget: f_midi: stash substream in gmidi_in_port...
2016-03-04 Dan Carpenterusb: gadget: f_midi: missing unlock on error path
2016-03-04 Michal Nazarewiczusb: gadget: f_midi: use flexible array member for...
2016-03-04 Michal Nazarewiczusb: gadget: f_midi: fix in_last_port looping logic
2016-03-04 Michal Nazarewiczusb: gadget: f_midi: move some of f_midi_transmit to...
2016-03-04 Felipe F. Tonellousb: gadget: f_midi: remove useless midi reference...
2016-03-04 Du, Changbinusb: f_fs: avoid race condition with ffs_epfile_io_complete
2016-03-04 Michal Nazarewiczusb: f_fs: refactor ffs_epfile_io
2016-03-04 Michal Nazarewiczusb: f_fs: replace unnecessary goto with a return
2016-03-04 Michal Nazarewiczusb: f_fs: fix ffs_epfile_io returning success on req...
2016-03-04 Michal Nazarewiczusb: f_fs: fix memory leak when ep changes during transfer
2016-03-04 Bjorn Helgaasusb: phy: phy-am335x: remove include of regulator/consu...
2016-03-04 Arnd Bergmannusb: gadget: pxa25x_udc: document endianess better
2016-03-04 Arnd Bergmannusb: musb/ux500: remove duplicate check for dma_is_comp...
2016-03-04 Arnd Bergmannusb: musb: use %pad format string from dma_addr_t
2016-03-04 Arnd Bergmannusb: isp1301-omap: mark power_up as __maybe_unused
2016-03-04 Arnd Bergmannusb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
2016-03-04 Arnd Bergmannusb: gadget: pxa25x_udc: use readl/writel for mmio
2016-03-04 Arnd Bergmannusb: gadget: pxa25x_udc cleanup
2016-03-04 Arnd Bergmannusb: gadget: pxa25x_udc: move register definitions...
2016-03-04 Yoshihiro Shimodausb: renesas_usbhs: Don't check CSSTS bit if peripheral...
2016-03-04 Yoshihiro Shimodausb: renesas_usbhs: add R-Car Gen3 power control
2016-03-04 John Younusb: dwc3: Enable SuperSpeedPlus
2016-03-04 John Younusb: dwc3: Update maximum_speed for SuperSpeedPlus
2016-03-04 John Younusb: dwc3: Update speed checks for SuperSpeedPlus
2016-03-04 John Younusb: dwc3: Update register fields for SuperSpeedPlus
2016-03-04 John Younusb: dwc3: DWC_usb31 controller check
2016-03-04 John Younusb: gadget: f_mass_storage: Enable SuperSpeedPlus
2016-03-04 John Younusb: gadget: composite: Update debug message for SuperS...
2016-03-04 John Younusb: gadget: composite: Configure the usb_ep for SuperS...
2016-03-04 John Younusb: gadget: composite: Write SuperSpeedPlus config...
2016-03-04 John Younusb: gadget: composite: Add function to get descriptors
2016-03-04 John Younusb: gadget: composite: Count configs for SuperSpeedPlus
2016-03-04 John Younusb: gadget: Update config for SuperSpeedPlus
2016-03-04 John Younusb: gadget: Update function for SuperSpeedPlus
2016-03-04 John Younusb: gadget: Update usb_assign_descriptors for SuperSpe...
2016-03-04 John Younusb: gadget: composite: Return SSP Dev Cap descriptor
2016-03-04 John Younusb: gadget: composite: Return bcdUSB 0x0310
2016-03-04 John Younusb: gadget: Add gadget_is_superspeed_plus()
2016-03-04 John Younusb: ch9: Add size macro for SSP dev cap descriptor
2016-03-02 Greg Kroah... Merge tag 'usb-ci-v4.6-rc1' of git://git./linux/kernel...
2016-03-02 Greg Kroah... Merge 4.5-rc6 into usb-next
2016-02-29 Stefan Agnerusb: chipidea: imx: avoid EPROBE_DEFER printed as error
2016-02-29 Peter ChenRevert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO...
2016-02-29 Peter Chendoc: usb: ci-hdrc-usb2: add property non-zero-ttctrl...
2016-02-29 Peter Chenusb: chipidea: add system interface for ttctrl.ttha
2016-02-29 Li Junusb: chipidea: udc: remove unused value assignment
2016-02-29 Stefan Wahrendt-bindings: ci-hdrc-usb2: add missing compatibles
2016-02-29 Stefan Wahrenusb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23
2016-02-28 Linus TorvaldsLinux 4.5-rc6
2016-02-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-02-28 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge tag 'staging-4.5-rc6' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge tag 'usb-4.5-rc6' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-02-28 Al Virodo_last(): ELOOP failure exit should be done after...
2016-02-28 Al Viroshould_follow_link(): validate ->d_seq after having...
2016-02-28 Al Vironamei: ->d_inode of a pinned dentry is stable only...
2016-02-28 Al Virodo_last(): don't let a bogus return value from ->open...
2016-02-28 Christoph Hellwigfs: return -EOPNOTSUPP if clone is not supported
next