aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-21UPSTREAM: hwmon: pwm-fan: Use pwm_get_args() where appropriateclsulliv/pwm-fixBoris Brezillon
2016-07-21UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon
2016-07-21UPSTREAM: pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON
2016-07-21UPSTREAM: clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon
2016-07-21UPSTREAM: backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON
2016-07-21UPSTREAM: backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon
2016-07-21UPSTREAM: backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON
2016-07-21UPSTREAM: backlight: pwm_bl: Free PWM requested by legacy API on error pathVladimir Zapolskiy
2016-07-21UPSTREAM: backlight: pwm_bl: Fix broken PWM backlight for non-dt platformsPhilipp Zabel
2016-07-21UPSTREAM: backlight: pwm_bl: Avoid backlight flicker when probed from DTPhilipp Zabel
2016-07-21UPSTREAM: usb: Add USB 3.1 Precision time measurement capability descriptor s...Mathias Nyman
2016-07-21UPSTREAM: usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptorMathias Nyman
2016-07-21UPSTREAM: usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 de...Mathias Nyman
2016-07-21UPSTREAM: usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn
2016-07-21UPSTREAM: usb: dwc3: DWC_usb31 controller checkJohn Youn
2016-07-21FROMLIST: usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci...Heikki Krogerus
2016-07-21UPSTREAM: usb: dwc3: pci: make build-in device properties availableHeikki Krogerus
2016-07-21FROMLIST: usb: dwc3: implement runtime PMFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: fix for possible endpoint disable raceFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-07-21FROMLIST: usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: core: re-factor init and exit pathsFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()Felipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: return 0 if we try to Wakeup in superspeedFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: remove udelay(1) when sending ep cmdsFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: rely on sg_is_last() and list_is_last()Felipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()Felipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: prepare TRBs on update transfers tooFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi
2016-07-21FROMLIST: usb: dwc3: gadget: re-factor ->udc_start and ->udc_stopFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn
2016-07-21UPSTREAM: usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter
2016-07-21UPSTREAM: usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: gadget: give better command return codeKonrad Leszczynski
2016-07-21UPSTREAM: usb: dwc3: core: add helper to extract trb typeFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: core: add fifo space helperFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin
2016-07-21UPSTREAM: usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: gadget: remove newline from traceFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi
2016-07-21UPSTREAM: usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi