index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
2013-12-02
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
2013-12-02
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
2013-12-02
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
2013-12-02
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
2013-12-02
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
2013-12-02
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
2013-12-02
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-12-02
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
2013-11-28
usb: r8a66597-hcd: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-27
Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-11-26
usb: gadget: f_sourcesink: add configfs support
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: f_loopback: add configfs support
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: factor out alloc_ep_req
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
2013-11-26
usb: musb: dsps: polling ID pin status only in otg mode
Bin Liu
2013-11-26
usb: phy: Add OTG FSM configuration option
Anton Tikhomirov
2013-11-26
usb: phy: move OTG FSM header
Anton Tikhomirov
2013-11-26
usb: phy: replace spinlock with mutex in OTG FSM
Anton Tikhomirov
2013-11-26
usb: phy: fsm: protect against multiple inclusions
Anton Tikhomirov
2013-11-26
usb: phy: fsm: don't depend on indirect includes
Felipe Balbi
2013-11-26
usb: gadget: update some out of date comments
Dan Carpenter
2013-11-26
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
2013-11-26
usb: gadget: goku: remove unused argument
Michal Nazarewicz
2013-11-26
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
2013-11-26
usb: musb: dsps: add {tx,rx}_mode to wrapper
Daniel Mack
2013-11-26
usb: musb: call musb_port_suspend from musb_bus_suspend
Daniel Mack
2013-11-26
usb: musb: unconditionally save and restore the context on suspend
Daniel Mack
2013-11-26
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
George Cherian
2013-11-26
usb: musb: core: call musb_platform_set_mode() during probe
Felipe Balbi
2013-11-26
usb: musb: dsps: implement ->set_mode()
Felipe Balbi
2013-11-26
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-25
usb: phy: twl6030-usb: signedness bug in twl6030_readb()
Dan Carpenter
2013-11-25
usb: dwc3: power off usb phy in error path
Kishon Vijay Abraham I
2013-11-25
usb: dwc3: invoke phy_resume after phy_init
Kishon Vijay Abraham I
2013-11-25
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
George Cherian
2013-11-25
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
Felipe Balbi
2013-11-25
usb: gadget: ffs: fix sparse warning
Felipe Balbi
2013-11-25
usb: gadget: zero: module parameters can be static
Fengguang Wu
2013-11-25
usb: gadget: storage: fix sparse warning
Felipe Balbi
2013-11-25
usb: phy: phy-rcar-gen2-usb: fix phy initialization
Valentine Barshak
[prev]
[next]