index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
2011-07-01
|
*
|
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
|
*
|
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
|
*
|
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
|
*
|
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
|
*
|
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
|
*
|
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
|
*
|
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
|
*
|
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
|
*
|
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
|
*
|
USB: deprecate g_file_storage
Alan Stern
2011-06-15
|
*
|
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
|
|
\
\
|
*
|
|
USB: net2272: driver for PLX NET2272 USB device controller
Seth Levy
2011-06-06
|
*
|
|
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
Guenter Roeck
2011-06-06
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
|
*
|
|
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
|
\
\
\
\
|
*
|
|
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
|
|
|
|
*
|
|
USB: fsl_udc_core: fix build breakage when building for ARM arch
Anatolij Gustschin
2011-07-01
|
|
/
/
*
/
/
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
|
/
/
*
|
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
2011-06-07
*
|
USB: dummy-hcd needs the has_tt flag
Alan Stern
2011-06-07
*
|
usb/s3c-hsudc: fix error path
Sebastian Andrzej Siewior
2011-06-06
*
|
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
2011-06-06
*
|
usb/mv_udc_core: fix compile
Sebastian Andrzej Siewior
2011-06-06
*
|
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-06-06
*
|
USB: s3c-hsotg: Tone down debugging
Mark Brown
2011-06-06
*
|
usb-gadget: unlock data->lock mutex on error path in ep_write()
Alexey Khoroshilov
2011-06-06
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
|
\
|
*
USB: gadget: f_audio: Fix invalid dereference of initdata
Martin Jackson
2011-05-17
|
*
usb: gadget: rndis: don't test against req->length
Felipe Balbi
2011-05-13
|
*
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
2011-05-13
|
*
USB: s3c-hsotg: return proper error if clk_get fails
Jingoo Han
2011-05-13
|
*
USB: s3c-hsotg: fix checkpatch warnings
Jingoo Han
2011-05-13
|
*
USB: s3c-hsudc: fix checkpatch error and warning
Jingoo Han
2011-05-13
|
*
USB: s3c-hsudc: use IS_ERR() instead of NULL check
Jingoo Han
2011-05-13
|
*
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
2011-05-10
|
*
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2011-05-10
|
*
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
2011-05-10
|
*
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-05-10
|
*
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
2011-05-06
|
*
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
2011-05-06
|
*
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
2011-05-03
|
*
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
|
*
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
|
*
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
|
*
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
[prev]
[next]