summaryrefslogtreecommitdiffstats
path: root/include/video/ili9320.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-16xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman1-11/+9
2018-03-16xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman1-1/+2
2018-03-16xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman1-0/+2
2018-03-16usb: xhci: Remove ep_trb from finish_td()Lu Baolu1-4/+4
2018-03-16usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu1-7/+4
2018-03-16usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter1-2/+3
2018-03-12Revert "usb: core: Add "quirks" parameter for usbcore"Greg Kroah-Hartman4-229/+5
2018-03-12staging: typec: modify parameter of tcpci_irqShuFan Lee2-3/+2
2018-03-09staging: typec: handle vendor defined part and modify drp toggling flowShuFan Lee2-26/+116
2018-03-09usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng4-5/+229
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus4-48/+58
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl2-38/+0
2018-03-09usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl1-51/+5
2018-03-09usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl1-51/+4
2018-03-09usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl1-96/+2
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl2-0/+32
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl3-1/+166
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl9-10/+19
2018-03-09dt-bindings: usb: add the documentation for USB HCDsMartin Blumenstingl7-6/+33
2018-03-09usb: isp1760: Use kasprintfHimanshu Jha1-5/+1
2018-03-09usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung1-2/+2
2018-03-09usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman1-9/+3
2018-03-09USB: adutux: Add waiting in transfer abortionKirill Kapranov1-0/+2
2018-03-09uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-28/+4
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2-28/+6
2018-03-09USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-42/+6
2018-03-09USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-13/+2
2018-03-09USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-60/+5
2018-03-09USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-24/+2
2018-03-09USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-39/+3
2018-03-09USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-17/+3
2018-03-09USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-15/+2
2018-03-09USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-29/+4
2018-03-09USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-12/+1
2018-03-09USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-78/+6
2018-03-09USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-60/+5