index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dwc2
Age
Commit message (
Expand
)
Author
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-22
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2013-05-18
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-17
staging: dwc2: Fix dma-enabled platform devices using a default dma_mask
Matthijs Kooijman
2013-05-15
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
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-11
staging: dwc2: toggle periodic debugging output separately
Matthijs Kooijman
2013-03-26
staging: dwc2: fix wrong setting of DMA masks
Paul Zimmerman
2013-03-26
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-12
staging: Hook the DWC2 driver into the build system
Paul Zimmerman
2013-03-12
staging: PCI bus interface for the DWC2 driver
Paul Zimmerman
2013-03-12
staging: HCD descriptor DMA support for the DWC2 driver
Paul Zimmerman
2013-03-12
staging: HCD files for the DWC2 driver
Paul Zimmerman
2013-03-12
staging: Core files for the DWC2 driver
Paul Zimmerman