firefly-linux-kernel-4.4.55.git
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: move fladj to dwc3 structure
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: add a pointer to endpoint...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: pass dep as argument to...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: initialize NUMP based...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: split __dwc3_gadget_kick_t...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: return 0 if we try to...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove udelay(1) when...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: rely on sg_is_last() and...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: simplify __dwc3_gadget_kic...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: prepare TRBs on update...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: get rid of DWC3_PM_OPS macro
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix gadget suspend/resume
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: re-factor ->udc_start...
2016-08-16 John YounUPSTREAM: usb: dwc3: Set the ClearPendIN bit on Clear...
2016-08-16 Peter GriffinUPSTREAM: usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL...
2016-08-16 Dan CarpenterUPSTREAM: usb: dwc3: gadget: fix mask and shift order...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: disable automatic calculat...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: update DCFG.NumP to max...
2016-08-16 Konrad LeszczynskiUPSTREAM: usb: dwc3: gadget: give better command return...
2016-08-16 Heikki KrogerusUPSTREAM: usb: dwc3: pci: pass the platform device...
2016-08-16 Heikki KrogerusUPSTREAM: usb: dwc3: pci: make build-in device properti...
2016-08-16 Fei YangUPSTREAM: usb: dwc3: ep0: sanity check test mode selector
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: debugfs: dump out endpoint details
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: add helper to extract trb...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: add fifo space helper
2016-08-16 Du, ChangbinUPSTREAM: usb: dwc3: make dwc3_debugfs_init return...
2016-08-16 Roger QuadrosUPSTREAM: usb: dwc3: omap: get rid of dma_status
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: don't interrupt when chained
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: remove newline from trace
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: use link TRB for all endpo...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: move % operation to increm...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: add trb enqueue/dequeue...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: get rid of DWC3_TRB_MASK
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: switch trb enqueue/dequeue and...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: document struct dwc3_request
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: rename busy/free_slot...
2016-08-16 Grygorii StrashkoUPSTREAM: usb: dwc3: omap: drop dma_mask configuration
2016-08-16 Rajesh BhagatUPSTREAM: usb: dwc3: add disable receiver detection...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: put link to U0 before...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: extract unlocked dwc3_gadg...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: clear SUSPHY bit before...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: combine return points...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: pass ev_buff as cookie...
2016-08-16 Roger QuadrosUPSTREAM: usb: dwc3: gadget: Fix suspend/resume during...
2016-08-16 Du, ChangbinUPSTREAM: usb: dwc3: fix memory leak of dwc->regset
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: core: fix PHY handling during...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: omap: fix up error path on probe()
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: drop ev_buffs array
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: remove num_event_buffers
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: better name for our request manage...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: increase maximum number of TRBs...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: always enable CSP
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: drop FIFO resizing logic
2016-08-16 Grygorii StrashkoUPSTREAM: usb: dwc3: keystone: drop dma_mask configuration
2016-08-16 Heikki KrogerusUPSTREAM: usb: dwc3: pci: add ID for one more Intel...
2016-08-16 Felipe BalbiUPSTREAM: usb: dwc3: gadget: fix endpoint renaming
2016-08-16 Jiebing LiUPSTREAM: usb: dwc3: gadget: release spin lock during...
2016-08-16 John YounUPSTREAM: usb: dwc3: DWC_usb31 controller check
2016-08-16 Stephen BoydUPSTREAM: usb: dwc3: Remove impossible check for of_clk...
2016-08-16 Wu Liang fengRevert "usb: dwc3: of-simple: add compatible for rk3399"
2016-08-16 Wu Liang fengRevert "usb: dwc3: add dis_u2_freeclk_exists_quirk"
2016-08-16 Wu Liang fengRevert "usb: dwc3: make usb2 phy interface configurable...
2016-08-16 Wu Liang fengRevert "usb: dwc3: add dis_del_phy_power_chg_quirk"
2016-08-16 Wu Liang fengRevert "usb: dwc3: add functions to set force mode"
2016-08-16 Wu Liang fengRevert "usb: dwc3: fix compile failure if config host...
2016-08-16 Wu Liang fengRevert "UPSTREAM: usb: dwc3: drop FIFO resizing logic"
2016-08-16 Wu Liang fengRevert "usb: dwc3: add a quirk xhci_slow_suspend_quirk"
2016-08-16 Wu Liang fengRevert "usb: dwc3: core: support DRD mode switch with...
2016-08-16 Yakir Yangarm64: dts: rockchip: add HDMI DDC pinctrl for RK3399...
2016-08-16 Douglas AndersonCHROMIUM: drm: bridge/dw_hdmi: Reorg hdmi_unmute_interr...
2016-08-16 Douglas AndersonCHROMIUM: drm: bridge/dw_hdmi: Eliminate dw_hdmi_fb_reg...
2016-08-16 Yakir YangCHROMIUM: drm: bridge/dw_hdmi: fix i2cm standard mode...
2016-08-16 Douglas AndersonCHROMIUM: drm: bridge/dw_hdmi: Reorder soft reset of i2c
2016-08-16 Yakir YangCHROMIUM: drm: bridge/dw_hdmi: switch ddc mode to stand...
2016-08-16 Douglas AndersonCHROMIUM: drm: bridge/dw_hdmi: Provide an of_node to...
2016-08-16 Vladimir ZapolskiyFROMLIST: drm: bridge/dw_hdmi: add dw hdmi i2c bus...
2016-08-16 Andy Yandt-bindings: screen-timing: add AUO mipi screen H381DLN01
2016-08-16 Huibin Hongarm64: rockchip_defconfig: enable console thread
2016-08-16 Huibin Hongfiq_debugger: print log by console thread
2016-08-15 Jacob ChenARM: configs: rockchip: enable configfs usb gadget...
2016-08-15 Jacob ChenARM: dts: rk3288: enable usb otg for evb-board
2016-08-15 Nickey YangARM: dts: rk3288: support AP6212 bt for rk3288-Fennec
2016-08-15 Zhou weixindt-bindings: screen-timing: lcd-LP097Qx2: add cabc...
2016-08-15 Yakir Yangarm64: dts: rockchip: rename RK3399 Excavator files...
2016-08-15 Yakir Yangarm64: dts: rockchip: resort RK3399 Excavator boards...
2016-08-15 David Wupwm: rockchip: fix ioremap failed for voppwm
2016-08-15 David Wuarm64: dts: rockchip: add voppwm support for rk3399
2016-08-15 Mark Yaoarm64: dts: rk3399: add device node for loader display
2016-08-15 Mark Yaodrm/rockchip: support loader display
2016-08-15 Mark YaoFROMLIST: drm/bridge: dw-hdmi: fix hdmi display lost
2016-08-15 Elaine Zhangpd: rockchip: support active_wakeup for rockchip pd
2016-08-15 Jianqun XuARM64: dts: rk3399: fix pwm id for vdd_center
2016-08-15 Zorro Liudriver,sensor,ak8963: compatible with hardware code
2016-08-12 Chen LiangARM64: rockchip_defconfig: cpufreq: use interactive...
2016-08-12 Chaotian JingUPSTREAM: mmc: mmc: use ops->card_busy() to check card...
2016-08-12 Chaotian JingUPSTREAM: mmc: mmc: fix switch timeout issue caused...
2016-08-12 Adrian HunterUPSTREAM: mmc: sdhci: Fix sdhci_card_busy()
2016-08-11 chenzhenMALI: midgard: rockchip: change devfreq_dvfs_interval...
2016-08-11 wlqARM64: dts: rk3399: vr: set NO_DUAL vop mode
2016-08-11 Nickey YangARM: dts: rk3288: add asoc simple-audio-card for DW...
next