index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
usb: dwc2: host: fix dwc2 disconnect bug
Yunzhi Li
1
-0
/
+3
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
7
-459
/
+932
2015-02-04
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
Roshan Pius
1
-1
/
+1
2015-02-02
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2015-01-30
usb: dwc2: fix USB core dependencies
Arnd Bergmann
1
-2
/
+2
2015-01-30
usb: dwc2: gadget: initialize controller in pullup callback
Gregory Herrero
1
-0
/
+1
2015-01-30
usb: dwc2: gadget: replace constants with defines
Mian Yousaf Kaukab
2
-12
/
+13
2015-01-30
usb: dwc2: gadget: fix phy interface configuration
Mian Yousaf Kaukab
1
-3
/
+7
2015-01-30
usb: dwc2: gadget: fix debug message for zlp
Mian Yousaf Kaukab
1
-1
/
+6
2015-01-30
usb: dwc2: gadget: don't modify pullup status during reset
Gregory Herrero
1
-1
/
+0
2015-01-30
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
3
-15
/
+26
2015-01-30
usb: dwc2: gadget: add unaligned buffers support
Mian Yousaf Kaukab
2
-1
/
+63
2015-01-30
usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks
Mian Yousaf Kaukab
1
-13
/
+1
2015-01-30
usb: dwc2: gadget: fix a typo in comment
Gregory Herrero
1
-1
/
+1
2015-01-30
usb: dwc2: gadget: add TEST_MODE feature support
Gregory Herrero
2
-7
/
+186
2015-01-30
usb: dwc2: gadget: fix clear halt feature handling
Gregory Herrero
1
-7
/
+13
2015-01-30
usb: dwc2: host: resume root hub on remote wakeup
Gregory Herrero
1
-2
/
+4
2015-01-25
dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-19
usb: dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-19
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
1
-77
/
+11
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
1
-1
/
+5
2015-01-19
usb: dwc2: call dwc2_is_controller_alive() under spinlock
Robert Baldyga
1
-3
/
+3
2015-01-13
usb: dwc2: gadget: report disconnection after reset
Mian Yousaf Kaukab
1
-1
/
+4
2015-01-13
usb: dwc2: gadget: force gadget initialization in dev mode
Gregory Herrero
1
-0
/
+16
2015-01-13
usb: dwc2: gadget: add vbus_draw support
Gregory Herrero
1
-0
/
+17
2015-01-13
usb: dwc2: gadget: fix pullup handling
Gregory Herrero
1
-0
/
+1
2015-01-13
usb: dwc2: gadget: reset fifo_map when initializing fifos
Gregory Herrero
1
-0
/
+4
2015-01-13
usb: dwc2: gadget: fix fifo allocation leak
Mian Yousaf Kaukab
1
-1
/
+12
2015-01-13
usb: dwc2: gadget: pick smallest acceptable fifo
Mian Yousaf Kaukab
1
-10
/
+15
2015-01-13
usb: dwc2: gadget: rename sent_zlp to send_zlp
Mian Yousaf Kaukab
2
-6
/
+6
2015-01-13
usb: dwc2: gadget: add vbus_session support
Gregory Herrero
1
-0
/
+24
2015-01-13
usb: dwc2: gadget: don't block after fifo flush timeout
Gregory Herrero
1
-0
/
+1
2015-01-13
usb: dwc2: gadget: dont warn if endpoint is not enabled
Mian Yousaf Kaukab
1
-1
/
+1
2015-01-13
usb: dwc2: gadget: fix zero length packet transfers
Mian Yousaf Kaukab
1
-29
/
+22
2015-01-13
usb: dwc2: gadget: manage ep0 state in software
Mian Yousaf Kaukab
2
-80
/
+89
2015-01-13
usb: dwc2: gadget: kill requests after disabling ep
Mian Yousaf Kaukab
1
-2
/
+3
2015-01-13
usb: dwc2: gadget: consider all tx fifos
Mian Yousaf Kaukab
1
-2
/
+4
2015-01-13
usb: dwc2: gadget: fix debug loop limits
Mian Yousaf Kaukab
1
-4
/
+4
2015-01-13
usb: dwc2: gadget: remove unused members from hsotg_req
Mian Yousaf Kaukab
1
-4
/
+0
2015-01-13
usb: dwc2: gadget: configure fifos from device tree
Gregory Herrero
2
-28
/
+73
2015-01-13
usb: dwc2: gadget: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-2
/
+4
2015-01-13
usb: dwc2: gadget: add bi-directional endpoint support
Mian Yousaf Kaukab
2
-119
/
+210
2015-01-13
usb: dwc2: gadget: add device tree property to enable dma
Gregory Herrero
2
-2
/
+18
2015-01-13
usb: dwc2: gadget: don't erase gahbcfg register when enabling dma
Gregory Herrero
1
-2
/
+2
2015-01-13
usb: dwc2: gadget: write correct value in ahbcfg register
Gregory Herrero
1
-1
/
+1
2015-01-13
usb: dwc2: gadget: fix error path in dwc2_gadget_init
Mian Yousaf Kaukab
1
-2
/
+2
2015-01-13
usb: dwc2: gadget: don't embed ep0 buffers
Mian Yousaf Kaukab
2
-2
/
+21
2015-01-13
usb: dwc2: gadget: don't process XferCompl on setup packet
Mian Yousaf Kaukab
2
-0
/
+5
2015-01-13
usb: dwc2: gadget: mask fifo empty irq with dma
Mian Yousaf Kaukab
1
-2
/
+2
2015-01-13
usb: dwc2: gadget: register gadget handle to the phy
Gregory Herrero
1
-0
/
+4
[next]