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.13.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
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...
Andrzej Pietrasiewicz
2
-21
/
+32
2013-10-10
usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2
-17
/
+71
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...
Andrzej Pietrasiewicz
2
-26
/
+48
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init
Andrzej Pietrasiewicz
1
-16
/
+24
2013-10-10
usb: gadget: f_mass_storage: make sysfs interface optional
Andrzej Pietrasiewicz
3
-14
/
+59
2013-10-10
usb: gadget: f_mass_storage: create _fsg_common_free_buffers
Andrzej Pietrasiewicz
1
-9
/
+13
2013-10-10
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
Robert Baldyga
1
-6
/
+5
2013-10-10
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-10
usb: g_ffs: fix compilation warning
David Cohen
1
-0
/
+2
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-07
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-07
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
3
-5
/
+8
2013-10-06
usb: g_ffs: fix compilation warning
David Cohen
1
-0
/
+2
2013-10-04
usb: gadget: s3c-hsotg: fix maxpacket size
Robert Baldyga
1
-1
/
+1
2013-10-04
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
Fabio Estevam
1
-1
/
+2
2013-10-02
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
1
-8
/
+10
2013-10-02
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-5
/
+8
2013-10-01
usb: gadget: f_mass_storage: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-13
/
+12
2013-10-01
usb: gadget: f_mass_storage: add a level of indirection for luns storage
Andrzej Pietrasiewicz
1
-19
/
+41
2013-10-01
usb: gadget: f_mass_storage: factor out a header file
Andrzej Pietrasiewicz
2
-110
/
+133
2013-10-01
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
8
-291
/
+423
2013-10-01
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2
-0
/
+14
2013-10-01
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-10-01
usb: gadget: mv_u3d_core: fix memory leaks
Valentin Ilie
1
-0
/
+2
2013-10-01
usb: gadget: net2280: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-01
usb: gadget: zero: Add flexible auto remote wakeup test method
Peter Chen
1
-2
/
+23
2013-10-01
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
1
-1
/
+1
2013-10-01
usb: gadget: f_fs: fix error handling
Robert Baldyga
1
-0
/
+2
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-34
/
+26
2013-09-27
USB: Fix breakage in ffs_fs_mount()
Al Viro
1
-34
/
+26
2013-09-26
usb: gadget: Remove redundant pci_set_drvdata
Sachin Kamat
4
-5
/
+0
2013-09-23
usb: gadget: pxa25x_udc: fix deferred probe from __init
Johan Hovold
1
-4
/
+5
2013-09-18
Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
8
-36
/
+20
2013-09-17
USB: Faraday fotg210: fix email addresses
Dave Jones
2
-2
/
+2
2013-09-17
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
Chanho Park
1
-2
/
+0
2013-09-17
usb: s3c-hsotg: fix unregistration function
Marek Szyprowski
1
-7
/
+4
2013-09-17
usb: gadget: f_mass_storage: reset endpoint driver data when disabled
Peter Oh
1
-0
/
+2
2013-09-17
usb: gadget: f_eem: Staticize eem_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: gadget: f_ecm: Staticize ecm_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()
Chen Gang
1
-4
/
+4
2013-09-17
usb: gadget: cdc2: fix conversion to new interface of f_ecm
Andrzej Pietrasiewicz
1
-18
/
+1
2013-09-17
usb: gadget: fix a bug and a WARN_ON in dummy-hcd
Alan Stern
1
-3
/
+4
2013-09-17
usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...
Alexey Khoroshilov
1
-0
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-5
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+2
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
1
-0
/
+1
2013-08-28
usb: fotg210-udc: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
[prev]
[next]