开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dwc2
Age
Commit message (
Expand
)
Author
2013-04-23
staging: dwc2: add platform device bindings
Matthijs Kooijman
2013-04-23
staging: dwc2: check for null pointer before dereferencing it
Paul Zimmerman
2013-04-23
staging: dwc2: add missing newlines to debug messages
Paul Zimmerman
2013-04-23
staging: dwc2: fix potential null pointer access
Paul Zimmerman
2013-04-12
staging: dwc2: fix error return code in dwc2_hcd_init()
Wei Yongjun
2013-04-11
staging: dwc2: Make dwc2_set_uninitialized more specific
Matthijs Kooijman
2013-04-11
staging: dwc2: set the driver name to "dwc2"
Matthijs Kooijman
2013-04-11
staging: dwc2: register common irq handler in dwc2_core_init
Matthijs Kooijman
2013-04-11
staging: dwc2: don't pass IRQ_LEVEL to devm_request_irq
Matthijs Kooijman
2013-04-10
staging: dwc2: toggle periodic debugging output separately
Matthijs Kooijman
2013-03-25
staging: dwc2: fix wrong setting of DMA masks
Paul Zimmerman
2013-03-25
staging: dwc2: remove unneeded arguments from two functions
Paul Zimmerman
2013-03-25
staging: dwc2: always release host channel after dequeueing
Matthijs Kooijman
2013-03-15
Staging: dwc2: remove a kfree(NULL)
Dan Carpenter
2013-03-14
staging: the DWC2 driver uses bus_to_virt
Stephen Rothwell
2013-03-14
staging: dwc2: fix compiler warnings
Paul Zimmerman
2013-03-11
staging: Hook the DWC2 driver into the build system
Paul Zimmerman
2013-03-11
staging: PCI bus interface for the DWC2 driver
Paul Zimmerman
2013-03-11
staging: HCD descriptor DMA support for the DWC2 driver
Paul Zimmerman
2013-03-11
staging: HCD files for the DWC2 driver
Paul Zimmerman
2013-03-11
staging: Core files for the DWC2 driver
Paul Zimmerman