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
/
musb
/
musb_gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
1
-1
/
+9
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
1
-0
/
+4
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-3
/
+3
2013-11-25
usb: fix musb gadget to enable OTG mode conditionally
Apelete Seketeli
1
-0
/
+4
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+3
2013-10-15
Revert "usb: musb: gadget: fix otg active status flag"
Greg Kroah-Hartman
1
-0
/
+1
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
1
-0
/
+2
2013-09-26
usb: musb: gadget: fix otg active status flag
Bin Liu
1
-1
/
+0
2013-09-17
usb: musb: fix otg default state
Bin Liu
1
-0
/
+4
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
1
-0
/
+2
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
1
-1
/
+2
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
1
-1
/
+9
2013-08-13
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
1
-40
/
+42
2013-07-29
usb: musb: unmap reqs in musb_gadget_queue()'s error case
Sebastian Andrzej Siewior
1
-2
/
+3
2013-05-28
usb: musb: gadget: remove hcd initialization
Daniel Mack
1
-10
/
+0
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-140
/
+16
2013-04-02
usb: musb: gadget: use platform callback to enable vbus
Grazvydas Ignotas
1
-3
/
+2
2013-03-22
usb: musb: gadget: clear gadget_driver when gadget is stopped
Grazvydas Ignotas
1
-0
/
+1
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-4
/
+4
2013-03-18
usb: musb: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-8
/
+0
2013-03-18
usb: musb: gadget: remove unnecessary initializations
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: musb: gadget: fix compile warning
Felipe Balbi
1
-6
/
+9
2013-03-18
usb: musb: gadget: delete wrong comment
Felipe Balbi
1
-108
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: musb: gadget: let udc-core manage gadget-dev
Felipe Balbi
1
-9
/
+1
2013-03-18
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
Kishon Vijay Abraham I
1
-2
/
+7
2013-01-10
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
supriya karanth
1
-3
/
+19
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-4
/
+26
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
1
-10
/
+7
2012-10-31
usb: musb: Perform only write access on MUSB_INTRRXE
Sebastian Andrzej Siewior
1
-6
/
+4
2012-10-31
usb: musb: avoid FADDR read access
Sebastian Andrzej Siewior
1
-2
/
+1
2012-10-26
Revert "usb: musb: use DMA mode 1 whenever possible"
Felipe Balbi
1
-4
/
+26
2012-08-09
usb: musb: Remove redundant if statement
Roger Quadros
1
-19
/
+15
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-53
/
+30
2012-08-07
usb: musb: use DMA mode 1 whenever possible
Roger Quadros
1
-26
/
+4
2012-08-03
usb: musb: gadget: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+1
2012-08-03
usb: musb: gadget: use variables according to their names in rxstate()
Sergei Shtylyov
1
-12
/
+13
2012-07-06
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+14
2012-06-04
usb: musb_gadget: fix crash caused by dangling pointer
Grazvydas Ignotas
1
-0
/
+1
2012-06-04
usb: musb: handle nuked ep dma interrupt
Vikram Pandita
1
-0
/
+14
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-1
/
+1
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-6
/
+7
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-4
/
+4
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-1
/
+1
2012-02-24
usb: musb: Reselect index reg in interrupt context
Supriya Karanth
1
-0
/
+18
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-1
/
+2
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-3
/
+3
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
[next]