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
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-6
/
+5
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2011-11-18
f_phonet: fix page offset of first received fragment
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-11-16
powerpc/fsl_udc_core: Fix dumb typo
Al Viro
1
-1
/
+1
2011-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2
-0
/
+2
2011-11-01
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
8
-0
/
+8
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
83
-2749
/
+2980
2011-10-19
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
1
-1
/
+3
2011-10-19
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
1
-1
/
+1
2011-10-19
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
1
-9
/
+9
2011-10-13
usb: gadget: add new usb gadget for ACM and mass storage
Klaus Schwarzkopf
3
-0
/
+268
2011-10-13
usb: gadget: mv_udc: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: add clock gating support
Neil Zhang
2
-11
/
+185
2011-10-13
usb: gadget: mv_udc: add test mode support
Neil Zhang
2
-19
/
+54
2011-10-13
usb: gadget: mv_udc: use DMA API for status_req's dma address
Neil Zhang
1
-1
/
+8
2011-10-13
usb: gadget: mv_udc: fix dtd dma confusion
Neil Zhang
1
-1
/
+26
2011-10-13
usb: gadget: mv_udc: add shutdown function for it
Neil Zhang
1
-0
/
+12
2011-10-13
usb: gadget: mv_udc: correct ep0 state
Neil Zhang
1
-2
/
+3
2011-10-13
usb: gadget: mv_udc: rewrite fifo flush
Neil Zhang
1
-27
/
+18
2011-10-13
usb: gadget: mv_udc: set unused endpoint with right type
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
Neil Zhang
1
-3
/
+13
2011-10-13
usb: gadget: mv_udc: fix bug when handle setup package.
Neil Zhang
1
-2
/
+1
2011-10-13
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
Neil Zhang
1
-0
/
+2
2011-10-13
usb: gadget: mv_udc: ep0 needn't set toggle flag
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: fix a clerical error
Neil Zhang
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: fix kernel panic on some platforms
Neil Zhang
1
-0
/
+7
2011-10-13
usb: gadget: mv_udc: add section information
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: refine the driver structure
Neil Zhang
4
-259
/
+132
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
4
-13
/
+190
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
1
-29
/
+8
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
1
-53
/
+17
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
1
-53
/
+19
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
2
-48
/
+21
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
1
-8
/
+8
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-10-13
usb: gadget: pxa25x: is_vbus_present is gone
Arnd Bergmann
1
-7
/
+1
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2
-18
/
+18
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2
-108
/
+191
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2
-1197
/
+80
2011-10-13
USB: gadget: midi: add midi function driver
Daniel Mack
1
-0
/
+923
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
1
-14
/
+14
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2
-20
/
+370
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
2
-40
/
+60
2011-10-13
usb: gadget: r8a66597-udc: add function for external controller
Yoshihiro Shimoda
1
-15
/
+19
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
2
-4
/
+4
2011-09-27
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
1
-2
/
+1
2011-09-27
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
1
-1
/
+1
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
5
-163
/
+219
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
9
-14
/
+14
[next]