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
/
staging
/
dwc2
Age
Commit message (
Expand
)
Author
2013-12-04
staging: dwc2: disable uframe_sched on the bcm2835
Stephen Warren
2013-12-03
staging: dwc2: fix sparse non static symbol warning
Wei Yongjun
2013-12-03
Staging: dwc2: hcd.c: Fixed a coding style issue
Aldo Iljazi
2013-12-03
staging: dwc2: set up all module params
Stephen Warren
2013-12-03
staging: dwc2: move function to more logical place
Paul Zimmerman
2013-12-03
staging: dwc2: fix useless test for non-0
Paul Zimmerman
2013-12-03
staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()
Paul Zimmerman
2013-12-03
staging: dwc2: fix screwup in checking return value
Paul Zimmerman
2013-12-03
staging: dwc2: remove stale comment after changing function to void
Paul Zimmerman
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-11-25
staging: dwc2: remove some indent levels
Dan Carpenter
2013-11-25
staging: dwc2: cleanups in dwc2_hcd_qh_add()
Dan Carpenter
2013-11-25
staging: dwc2: remove #ifdef DEBUG from a couple of places
Paul Zimmerman
2013-11-25
staging: dwc2: rename dwc2_check_core_status()
Paul Zimmerman
2013-11-25
staging: dwc2: remove useless cast
Paul Zimmerman
2013-11-25
staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macro
Paul Zimmerman
2013-11-25
staging: dwc2: make all the dwc2_set_param* functions void
Paul Zimmerman
2013-11-25
staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDS
Paul Zimmerman
2013-11-25
staging: dwc2: fix potential use after free
Paul Zimmerman
2013-11-25
staging: dwc2: fix some functions to return a proper error code
Paul Zimmerman
2013-11-25
staging: dwc2: add check on dwc2_core_reset return
Julien DELACOU
2013-11-25
staging: dwc2: do not clear pending interrupts twice
Julien DELACOU
2013-11-22
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-19
staging: Remove superfluous name casts
Geert Uytterhoeven
2013-11-15
staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler code
Himangi Saraogi
2013-11-14
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
[next]