summaryrefslogtreecommitdiff
path: root/drivers/usb/host/dwc2.c
AgeCommit message (Expand)Author
2015-04-14usb: dwc2: retry NAK'd interrupt transfersStephen Warren
2015-04-14usb: dwc2: implement interrupt transfersStephen Warren
2015-04-14usb: dwc2: correctly program hcchar for LS devicesStephen Warren
2015-04-14usb: dwc2: detect device speed correctlyStephen Warren
2015-04-14usb: dwc2: use phys_to_bus/bus_to_physStephen Warren
2015-04-14usb: dwc2: fix bulk transfersStephen Warren
2015-04-14usb: dwc2: remove restriction on buffer lengthStephen Warren
2015-04-14usb: dwc2: fix aligned buffer usageStephen Warren
2015-04-14usb: dwc2: simplify wait_for_chhltdStephen Warren
2015-04-14usb: dwc2: remove control_data_toggle[]Stephen Warren
2015-04-14usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren
2015-04-14usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren
2015-04-14usb: dwc2: unify waiting for transfer completionStephen Warren
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko