index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-19
usb: phy: Find the right match in devm_usb_phy_match
Axel Lin
2015-03-19
usb: chipidea: udc: apply new usb_udc_vbus_handler interface
Peter Chen
2015-03-19
usb: udc: add usb_udc_vbus_handler
Peter Chen
2015-03-19
usb: udc: store usb_udc pointer in struct usb_gadget
Peter Chen
2015-03-19
usb: dwc2: avoid leaking DMA channels on disconnection
Vincent Palatin
2015-03-13
usb: phy: msm: Remove dead code
Stephen Boyd
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
2015-03-13
usb: renesas_usbhs: fix the sequence in xfer_work()
Yoshihiro Shimoda
2015-03-13
usb: renesas_usbhs: add the channel number in dma-names
Yoshihiro Shimoda
2015-03-13
usb: gadget: f_printer: use non-zero flag for bitwise and
Andrzej Pietrasiewicz
2015-03-13
usb: gadget: printer: use after free in gprinter_alloc_inst()
Dan Carpenter
2015-03-13
usb: gadget: printer: delete some dead code
Dan Carpenter
2015-03-13
usb: dwc2: pci: Select the generic PHY for dwc2-pci driver
John Youn
2015-03-13
usb: gadget: serial: %pf is only for function pointers
Scott Wood
2015-03-12
usb: dwc2: rework initialization of host and gadget in dual-role mode
Marek Szyprowski
2015-03-11
usb: dwc2: pci: Add device mode to the dwc2-pci driver
John Youn
2015-03-11
usb: gadget: lpc32xxx_udc: Fix NULL dereference
Peter Chen
2015-03-11
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
2015-03-11
usb: phy: phy-generic: No need to call gpiod_direction_output() twice
Fabio Estevam
2015-03-11
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
Robert Baldyga
2015-03-11
usb: gadget: dummy-hcd: Remove utf8 from format string
Rasmus Villemoes
2015-03-11
usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: condition clocks to vbus state
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
Sylvain Rochet
2015-03-11
usb: phy: fixed comment typo
Mickael Maison
2015-03-11
usb: phy: ab8500: fixed comment typo
Mickael Maison
2015-03-11
usb: gadget: f_mass_storage: use defined constant instead of numeric value
Tal Shorer
2015-03-11
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
2015-03-11
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
2015-03-11
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
2015-03-10
usb: gadget: printer: add configfs support
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: use module_usb_composite_driver helper macro
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: f_printer: remove compatibility layer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: convert to new interface of f_printer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: f_printer: convert to new function interface with backward compa...
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: factor out f_printer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: allocate printer_dev instances dynamically
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add req_match for printer function
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: name class specific requests
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add container_of helper for printer_dev
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: don't access file global usb_printer_gadget in function...
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: eliminate file global printer_mutex
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: call gprinter_setup() from gadget's bind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add setup and cleanup functions
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: don't access file global pnp_string in function's code
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: define pnp string buffer length
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: move function-related unbind code to function's unbind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: call usb_add_function() last
Andrzej Pietrasiewicz
[next]