firefly-linux-kernel-4.4.55.git
2017-01-05 Shawn LinNVMe: tage the disk with flag of is_rk_disk
2017-01-05 Shawn Linblock: rename the flag of emmc_disk to is_rk_disk
2017-01-05 Shawn Linmmc: block: add dependency of emmc_disk flag
2017-01-05 Roger QuadrosFROMLIST: usb: hcd: Initialize hcd->flags to 0
2017-01-05 Wu Liang fengusb: dwc3: rockchip: remove debugfs entry when rmmod...
2017-01-05 Elaine Zhangarm64: dts: rockchip: clk: rk3399: reparent some clks...
2017-01-05 Elaine Zhangrockchip: clk: rk3399: make the cpll as parent just...
2017-01-03 Arnd BergmannUPSTREAM: USB: dwc2-usb: add USB_GADGET dependency
2017-01-03 Nicolas IoossUPSTREAM: usb: dwc2: add printf attribute to cat_printf()
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Final fixes for BDMA ISOC
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add EP disabled interrupt...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add Incomplete ISO IN...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINT...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add dwc2_gadget_start_next...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add dwc2_gadget_read_ep_in...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Corrected interval calculation
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Add dwc2_gadget_incr_frame...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Fix transfer stop programm...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Corrected field names
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Remove unnecessary code
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Remove unnecessary line
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: Add missing register field definitions
2017-01-03 Vahram AharonyanUPSTREAM: usb: dwc2: gadget: Do not halt isochronous...
2017-01-03 Vahram AharonyanUPSTREAM: usb: dwc2: gadget: Do not halt endpoint if...
2017-01-03 John YounUPSTREAM: usb: dwc2: Proper cleanup on dr_mode failure
2017-01-03 Sevak ArakelyanUPSTREAM: usb: dwc2: Fixed SOF interrupt enabling/disabling
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: host: Setting qtd to NULL after...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: gadget: Prevent handling of host...
2017-01-03 Vahram AharonyanUPSTREAM: usb: dwc2: gadget: Check for ep0 in enable
2017-01-03 Przemek RudyUPSTREAM: usb: dwc2: do not override forced dr_mode...
2017-01-03 John YounUPSTREAM: usb: dwc2: Fix issues in dwc2_complete_non_is...
2017-01-03 Antti SeppäläUPSTREAM: usb: dwc2: Add support for Lantiq ARX and...
2017-01-03 John YounUPSTREAM: usb: dwc2: Move host-specific core functions...
2017-01-03 John YounUPSTREAM: usb: dwc2: Move register save and restore...
2017-01-03 Amitoj Kaur... UPSTREAM: usb: dwc2: Use kmem_cache_free()
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: If using uframe scheduler...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Totally redo the microframe...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Properly set even/odd frame
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Add dwc2_hcd_get_future_fram...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Manage frame nums better...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Add scheduler logging for...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Split code out to make dwc2_...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Reorder things in hcd_queue.c
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Rename some fields in struct...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Use periodic interrupt even...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: There's not really a TT...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Properly set the HFIR
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Giveback URB in tasklet...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Add a delay before releasing...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Add scheduler tracing
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: fix split transfer schedule...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Always add to the tail of...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Avoid use of chan->qh after...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Set host_rx_fifo_size to...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Get aligned DMA in a more...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: rockchip: Make the max_transfer_si...
2017-01-03 Geert UytterhoevenUPSTREAM: usb: dwc2: USB_DWC2 should depend on HAS_DMA
2017-01-03 Tang, JianqiangUPSTREAM: usb: dwc2: host: fix the data toggle error...
2017-01-03 Vardan MikayelyanUPSTREAM: usb: dwc2: host: fix logical omissions in...
2017-01-03 John YounUPSTREAM: usb: dwc2: Add extra delay when forcing dr_mode
2017-01-03 Vegard NossumUPSTREAM: usb: add HAS_IOMEM dependency to USB_DWC2
2017-01-03 John YounUPSTREAM: usb: dwc2: Fix probe problem on bcm2835
2017-01-03 John YounUPSTREAM: Revert "usb: dwc2: Move reset into dwc2_get_h...
2017-01-03 Heiko StübnerUPSTREAM: usb: dwc2: add shutdown callback to platform...
2017-01-03 Marek VasutUPSTREAM: usb: dwc2: gadget: Repair DSTS register decoding
2017-01-03 John YounUPSTREAM: usb: dwc2: gadget: Remove call to dwc2_hsotg_...
2017-01-03 John YounUPSTREAM: usb: dwc2: Remove redundant reset in probe
2017-01-03 John YounUPSTREAM: usb: dwc2: Reduce delay when forcing mode...
2017-01-03 John YounUPSTREAM: usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
2017-01-03 John YounUPSTREAM: usb: dwc2: gadget: Use hw params from core
2017-01-03 John YounUPSTREAM: usb: dwc2: Improve handling of host and devic...
2017-01-03 John YounUPSTREAM: usb: dwc2: Add functions to set and clear...
2017-01-03 John YounUPSTREAM: usb: dwc2: Move reset into dwc2_get_hwparams()
2017-01-03 John YounUPSTREAM: usb: dwc2: Move mode querying functions into...
2017-01-03 John YounUPSTREAM: usb: dwc2: Fix dr_mode validation
2017-01-03 John YounUPSTREAM: usb: dwc2: Add functions to check the HW...
2017-01-03 John YounUPSTREAM: usb: dwc2: Add dwc2_core_reset()
2017-01-03 John YounUPSTREAM: usb: dwc2: Rename dwc2_core_reset()
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: gadget: don't overwrite DCTL regis...
2017-01-03 Du, ChangbinUPSTREAM: usb: dwc2: fix transfer stop programming...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Clear interrupts before...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Add missing spinlock in...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Support immediate retries...
2017-01-03 Douglas AndersonUPSTREAM: usb: dwc2: host: Fix missing device insertions
2017-01-03 Zhangfei GaoUPSTREAM: usb: dwc2: add support of hi6220
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: use kmem cache to allocate...
2017-01-03 Mian Yousaf... UPSTREAM: usb: dwc2: host: fix descriptor list address...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: avoid usage of dma_alloc_coh...
2017-01-03 Mian Yousaf... UPSTREAM: usb: dwc2: host: enable descriptor dma for...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: process all completed urbs
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: always increment available...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: program descriptor for next...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: add function to compare...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: spinlock release channel
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: fix use of qtd after free...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: rework isochronous halt...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: set active bit in isochronou...
2017-01-03 Gregory HerreroUPSTREAM: usb: dwc2: host: ensure filling of isoc desc...
2017-01-03 Jacob ChenRevert "UPSTREAM: usb: dwc2: host: Always add to the...
2017-01-03 Shawn Linarm64: rockchip_defconfig: add NVMe support
next