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
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2013-11-13
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: staging: use dma_set_coherent_mask()
Russell King
2013-10-30
Staging: dwc2: Fix variable dereferenced before check
Rashika Kheria
2013-10-28
Staging: dwc2: Fix return error value in dwc2_driver_probe()
Rashika Kheria
2013-10-28
Staging: dwc2: Fix conditional statement since urb->actual_length is never le...
Rashika Kheria
2013-10-03
staging: dwc2: Make dwc2_hw_params.host_channels large enough
Matthijs Kooijman
2013-09-25
Staging: dwc2: core: coding style - indentation should use tabs
Luis Ortega Perez de Villar
2013-09-25
staging: dwc2: add TODO file
Paul Zimmerman
2013-09-25
staging: dwc2: add microframe scheduler from downstream Pi kernel
Dom Cobley
2013-09-25
staging: dwc2: validate urb->actual_length for OUT endpoints
Paul Zimmerman
2013-09-17
staging: dwc2: Fix typo in staging/dwc2
Masanari Iida
2013-08-30
staging: dwc2: make dwc2_core_params documentation more complete
Matthijs Kooijman
2013-08-30
staging: dwc2: validate the value for phy_utmi_width
Matthijs Kooijman
2013-08-30
staging: dwc2: interpret all hwcfg and related register at init time
Matthijs Kooijman
2013-08-30
staging: dwc2: properly mask the GRXFSIZ register
Matthijs Kooijman
2013-08-30
staging: dwc2: remove redundant register reads
Matthijs Kooijman
2013-08-30
staging: dwc2: re-use hptxfsiz variable
Matthijs Kooijman
2013-08-30
staging: dwc2: simplify debug output in dwc_hc_init
Matthijs Kooijman
2013-08-30
staging: dwc2: add missing shift
Matthijs Kooijman
2013-08-30
staging: dwc2: simplify register shift expressions
Matthijs Kooijman
2013-08-30
staging: dwc2: only read the snpsid register once
Matthijs Kooijman
2013-08-30
staging: dwc2: unshift non-bool register value constants
Matthijs Kooijman
2013-08-30
staging: dwc2: fix off-by-one in check for max_packet_count parameter
Matthijs Kooijman
2013-08-30
staging: dwc2: remove specific fifo size constants
Matthijs Kooijman
2013-08-12
staging: dwc2: reorder some kernel doc comments and struct members
Paul Zimmerman
2013-07-25
staging: dwc2: Don't touch the dma_mask when dma is disabled
Matthijs Kooijman
2013-07-23
staging: dwc2: when dma is disabled, clear hcd->self.uses_dma
Matthijs Kooijman
2013-07-23
staging: dwc2: disable dma when no dma_mask was setup
Matthijs Kooijman
2013-07-23
staging: dwc2: add driver parameter to set AHB config register value
Paul Zimmerman
2013-07-23
staging: dwc2: fix value used in dwc2_set_all_params
Julien Delacou
2013-07-23
staging: dwc2: remove use of bus_to_virt()
Paul Zimmerman
2013-07-23
staging: dwc2: reduce noisy debug messages
Paul Zimmerman
2013-07-23
staging: dwc2: fix dwc2_hcd_qtd_add()
Paul Zimmerman
2013-07-23
staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit
Paul Zimmerman
2013-07-23
staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends
Paul Zimmerman
2013-07-23
staging: dwc2: refactor dwc2_host_complete()
Paul Zimmerman
2013-06-24
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
Paul Zimmerman
2013-06-09
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
2013-06-03
staging: dwc2: remove redundant D0 power state set
Yijing Wang
2013-05-30
staging: dwc2: fix value of dma_mask
Paul Zimmerman
2013-05-30
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
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-16
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-16
staging: dwc2: use devm_ioremap_resource()
Laurent Navet
[next]