index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: dwc2: Fix variable dereferenced before check
Rashika Kheria
2013-10-30
1
-9
/
+8
*
Staging: dwc2: Fix return error value in dwc2_driver_probe()
Rashika Kheria
2013-10-28
1
-1
/
+1
*
Staging: dwc2: Fix conditional statement since urb->actual_length is never le...
Rashika Kheria
2013-10-28
1
-2
/
+2
*
staging: dwc2: Make dwc2_hw_params.host_channels large enough
Matthijs Kooijman
2013-10-03
1
-1
/
+1
*
Staging: dwc2: core: coding style - indentation should use tabs
Luis Ortega Perez de Villar
2013-09-25
1
-2
/
+2
*
staging: dwc2: add TODO file
Paul Zimmerman
2013-09-25
1
-0
/
+33
*
staging: dwc2: add microframe scheduler from downstream Pi kernel
Dom Cobley
2013-09-25
8
-42
/
+281
*
staging: dwc2: validate urb->actual_length for OUT endpoints
Paul Zimmerman
2013-09-25
1
-0
/
+4
*
staging: dwc2: Fix typo in staging/dwc2
Masanari Iida
2013-09-17
2
-3
/
+3
*
staging: dwc2: make dwc2_core_params documentation more complete
Matthijs Kooijman
2013-08-30
1
-26
/
+59
*
staging: dwc2: validate the value for phy_utmi_width
Matthijs Kooijman
2013-08-30
4
-5
/
+32
*
staging: dwc2: interpret all hwcfg and related register at init time
Matthijs Kooijman
2013-08-30
6
-200
/
+290
*
staging: dwc2: properly mask the GRXFSIZ register
Matthijs Kooijman
2013-08-30
2
-7
/
+18
*
staging: dwc2: remove redundant register reads
Matthijs Kooijman
2013-08-30
1
-5
/
+4
*
staging: dwc2: re-use hptxfsiz variable
Matthijs Kooijman
2013-08-30
1
-7
/
+7
*
staging: dwc2: simplify debug output in dwc_hc_init
Matthijs Kooijman
2013-08-30
1
-16
/
+9
*
staging: dwc2: add missing shift
Matthijs Kooijman
2013-08-30
1
-1
/
+3
*
staging: dwc2: simplify register shift expressions
Matthijs Kooijman
2013-08-30
4
-62
/
+50
*
staging: dwc2: only read the snpsid register once
Matthijs Kooijman
2013-08-30
1
-6
/
+6
*
staging: dwc2: unshift non-bool register value constants
Matthijs Kooijman
2013-08-30
6
-104
/
+118
*
staging: dwc2: fix off-by-one in check for max_packet_count parameter
Matthijs Kooijman
2013-08-30
1
-1
/
+1
*
staging: dwc2: remove specific fifo size constants
Matthijs Kooijman
2013-08-30
1
-15
/
+4
*
staging: dwc2: reorder some kernel doc comments and struct members
Paul Zimmerman
2013-08-12
2
-28
/
+28
*
staging: dwc2: Don't touch the dma_mask when dma is disabled
Matthijs Kooijman
2013-07-25
1
-3
/
+0
*
staging: dwc2: when dma is disabled, clear hcd->self.uses_dma
Matthijs Kooijman
2013-07-23
1
-0
/
+3
*
staging: dwc2: disable dma when no dma_mask was setup
Matthijs Kooijman
2013-07-23
1
-0
/
+9
*
staging: dwc2: add driver parameter to set AHB config register value
Paul Zimmerman
2013-07-23
4
-45
/
+25
*
staging: dwc2: fix value used in dwc2_set_all_params
Julien Delacou
2013-07-23
1
-1
/
+1
*
staging: dwc2: remove use of bus_to_virt()
Paul Zimmerman
2013-07-23
2
-11
/
+10
*
staging: dwc2: reduce noisy debug messages
Paul Zimmerman
2013-07-23
2
-9
/
+7
*
staging: dwc2: fix dwc2_hcd_qtd_add()
Paul Zimmerman
2013-07-23
1
-4
/
+16
*
staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit
Paul Zimmerman
2013-07-23
1
-4
/
+9
*
staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends
Paul Zimmerman
2013-07-23
1
-15
/
+37
*
staging: dwc2: refactor dwc2_host_complete()
Paul Zimmerman
2013-07-23
4
-60
/
+68
*
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
Paul Zimmerman
2013-06-24
1
-1
/
+1
*
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
2013-06-08
1
-3
/
+2
|
\
|
*
staging: dwc2: fix value of dma_mask
Paul Zimmerman
2013-05-30
1
-3
/
+2
*
|
staging: dwc2: remove redundant D0 power state set
Yijing Wang
2013-06-03
1
-2
/
+0
*
|
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
2013-05-30
1
-5
/
+5
*
|
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-27
3
-3
/
+9
|
\
|
|
*
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-23
3
-2
/
+9
|
|
\
|
|
*
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2013-05-22
2
-2
/
+1
|
|
*
staging: dwc2: Fix dma-enabled platform devices using a default dma_mask
Matthijs Kooijman
2013-05-17
1
-0
/
+8
|
*
|
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
1
-1
/
+0
|
|
\
\
|
|
*
|
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
2013-05-15
1
-1
/
+0
|
|
|
/
|
*
/
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
|
/
*
|
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-16
1
-5
/
+0
*
|
staging: dwc2: use devm_ioremap_resource()
Laurent Navet
2013-05-16
1
-3
/
+3
*
|
staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board
Federico Vaga
2013-05-16
1
-0
/
+4
*
|
staging: dwc2: remove some useless debug prints
Matthijs Kooijman
2013-05-16
1
-5
/
+0
[next]