index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-08-15
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
2013-08-15
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
2013-08-15
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
2013-08-15
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-08-14
USB: uss720: fix DMA-buffer allocation
Johan Hovold
2013-08-14
USB: quatech2: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
2013-08-14
usb: chipidea: host: add vbus regulator control
Peter Chen
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
2013-08-14
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
2013-08-14
usb: chipidea: imx: delete the dead code
Peter Chen
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-08-14
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
2013-08-14
usb: dwc3: core: cope with NULL pdata
Felipe Balbi
2013-08-14
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-14
usb: host: add Kconfig option for EHSET
Jack Pham
2013-08-14
pl2303: improve the chip type detection/distinction
Frank Schäfer
2013-08-14
pl2303: improve the chip type information output on startup
Frank Schäfer
2013-08-14
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
Frank Schäfer
2013-08-13
xhci: fix dma mask setup in xhci.c
Xenia Ragiadakou
2013-08-13
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
2013-08-13
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-13
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2013-08-13
xhci: add xhci_address_ctx trace event
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
2013-08-13
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
2013-08-13
xhci: replace printk(KERN_DEBUG ...)
Xenia Ragiadakou
2013-08-13
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
[next]