index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
4
-0
/
+1375
2011-05-10
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2
-2
/
+2
2011-05-10
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
1
-1
/
+5
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
1
-1
/
+61
2011-05-06
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
1
-0
/
+10
2011-05-06
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
1
-6
/
+21
2011-05-03
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
1
-14
/
+17
2011-05-03
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
1
-6
/
+14
2011-05-03
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+7
2011-05-03
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-02
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
1
-0
/
+3
2011-05-02
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
1
-5
/
+0
2011-05-02
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
1
-31
/
+111
2011-05-02
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
1
-8
/
+9
2011-05-02
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
1
-38
/
+20
2011-05-02
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
1
-5
/
+2
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2
-15
/
+134
2011-05-02
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2
-31
/
+112
2011-05-02
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2
-25
/
+100
2011-04-29
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-29
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-04-29
USB: g_printer required set interface request
Jonas Andersson
1
-0
/
+2
2011-04-29
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
1
-2
/
+2
2011-04-29
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
1
-0
/
+1
2011-04-29
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
1
-5
/
+4
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
6
-91
/
+66
2011-04-14
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
3
-10
/
+49
2011-04-13
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
1
-6
/
+9
2011-04-13
usb: fix a typo in a comment
Weiping Pan(潘卫平)
1
-1
/
+1
2011-04-13
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
1
-0
/
+1
2011-04-13
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
1
-0
/
+5
2011-04-13
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2
-84
/
+23
2011-04-13
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
3
-49
/
+10
2011-04-13
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
2
-0
/
+27
2011-04-13
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
1
-2
/
+18
2011-04-13
usb: pch_udc: unlock on allocation failure
Dan Carpenter
1
-3
/
+5
2011-04-13
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-13
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
1
-2
/
+6
2011-04-13
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
1
-0
/
+2
2011-04-13
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
17
-45
/
+45
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-69
/
+7
2011-03-16
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-2432
/
+0
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+8
2011-03-16
ARM: pxa25x_udc: stop handling gpio-vbus internally
Dmitry Eremin-Solenikov
1
-69
/
+7
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2011-03-07
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
1
-9
/
+51
[next]