summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-11usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi
2017-04-11usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov
2017-04-11usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan
2017-04-11fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik
2017-04-11usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi
2017-04-11usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi
2017-04-11usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi
2017-04-11usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella
2017-04-11usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda
2017-04-11usb: gadget: udc: atmel: Minor code cleanupCristian Birsan
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda
2017-04-11usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz
2017-04-11usb: dwc2: simplify optional reset handlingPhilipp Zabel
2017-04-11usb: phy: Remove unused configBaolin Wang
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2017-04-11usb: mtu3: Replace the extcon APIChanwoo Choi
2017-04-11usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi
2017-04-11usb: gadget: u_ether: use better list accessorsFelipe Balbi
2017-04-11usb: dwc3: trace: change format for string to cmd traceFelipe Balbi
2017-04-11usb: gadget: reword configuration choicesRomain Izard
2017-04-11usb: gadget: legacy gadgets are optionalRomain Izard
2017-04-11usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn
2017-04-11usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan
2017-04-11usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue
2017-04-11usb: dwc3: make macros safe to expression argumentsRoger Quadros
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera
2017-04-11usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva
2017-04-11usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva
2017-04-11usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz
2017-04-11usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2017-03-27usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek
2017-03-27usb: dwc3: remove dwc3_log_msg trace classLu Baolu
2017-03-27usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg