Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
84cac3989a0fa009fff63c315759006560c91c13
/
drivers
/
usb
/
gadget
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
97b2f90
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
by Alan Stern
· 14 years ago
c5c69f3
USB: dummy-hcd needs the has_tt flag
by Alan Stern
· 14 years ago
6bc1295
usb/s3c-hsudc: fix error path
by Sebastian Andrzej Siewior
· 14 years ago
a6207b1
usb/pxa25x_udc: cleanup the LUBBOCK err path
by Sebastian Andrzej Siewior
· 14 years ago
cb42447
usb/mv_udc_core: fix compile
by Sebastian Andrzej Siewior
· 14 years ago
b38b03b
usb: gadget: include <linux/prefetch.h> to fix compiling error
by Bryan Wu
· 14 years ago
83a0180
USB: s3c-hsotg: Tone down debugging
by Mark Brown
· 14 years ago
3898115
usb-gadget: unlock data->lock mutex on error path in ep_write()
by Alexey Khoroshilov
· 14 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 14 years ago
e6251a9
USB: gadget: f_audio: Fix invalid dereference of initdata
by Martin Jackson
· 14 years ago
472b912
usb: gadget: rndis: don't test against req->length
by Felipe Balbi
· 14 years ago
bf1f0a0
usb/gadget: at91sam9g20 fix end point max packet size
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
2328cea
USB: s3c-hsotg: return proper error if clk_get fails
by Jingoo Han
· 14 years ago
66e5c64
USB: s3c-hsotg: fix checkpatch warnings
by Jingoo Han
· 14 years ago
d616766
USB: s3c-hsudc: fix checkpatch error and warning
by Jingoo Han
· 14 years ago
004c127
USB: s3c-hsudc: use IS_ERR() instead of NULL check
by Jingoo Han
· 14 years ago
a9df304
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
by Thomas Abraham
· 14 years ago
849426c
usb: gadget: Remove the LUN checks which are always true
by Maxin B John
· 14 years ago
95ed323
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
by Roger Quadros
· 14 years ago
1b9ba00
usb: gadget: composite: Allow function drivers to pause control transfers
by Roger Quadros
· 14 years ago
d860852
USB: OTG: msm: Implement charger detection
by Pavankumar Kondeti
· 14 years ago
ea437f3
fsl/usb: Unused endpoint failure for USB gadget
by Ramneek Mehresh
· 14 years ago
ac1aa6a
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
by Anji jonnala
· 14 years ago
76cd9cf
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
4c5212b
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
986b11b
USB: gadget: Fix unused variable warning in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
8c2387a
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
ef90748
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
dfbc6fa
USB: s3c-hsotg: Add copyright string
by Anton Tikhomirov
· 14 years ago
f8acb08
USB: s3c-hsotg: Fix hang up after reset
by Anton Tikhomirov
· 14 years ago
9c39ddc
USB: s3c-hsotg: Fix stall condition processing
by Anton Tikhomirov
· 14 years ago
26ab3d0
USB: s3c-hsotg: Fix control request processing
by Anton Tikhomirov
· 14 years ago
a3395f0
USB: s3c-hsotg: Fix interrupt cleaning code
by Anton Tikhomirov
· 14 years ago
d00f500
USB: s3c-hsotg: Fix core reset
by Anton Tikhomirov
· 14 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
2ea6698
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
by Anatolij Gustschin
· 14 years ago
09ba0de
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
by Anatolij Gustschin
· 14 years ago
fd4477b
usb: gadget: storage_common: use kstrto*() [bug fix]
by Michal Nazarewicz
· 14 years ago
865835f
usb/dummy_hcd: don't probe for udc if hcd failed
by Sebastian Andrzej Siewior
· 14 years ago
a0c25c2
USB: g_printer required set interface request
by Jonas Andersson
· 14 years ago
a8779ee
USB: dbpg gadget: dont mask out direction bit
by Sven Schnelle
· 14 years ago
83b7201
USB: dbgp gadget: set MaxpacketSize0
by Sven Schnelle
· 14 years ago
1744020
USB: dbgp gadget: fix return value of dbgp_setup
by Sven Schnelle
· 14 years ago
50ee933
Merge 2.6.39-rc4 into usb-next
by Greg Kroah-Hartman
· 14 years ago
98346f7
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
by Greg Kroah-Hartman
· 14 years ago
db8fa28
usb: gadget: storage_common: use kstrto*()
by Michal Nazarewicz
· 14 years ago
74d1dc8
usb: fix a typo in a comment
by Weiping Pan(潘卫平)
· 14 years ago
3c624d4
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
by Roger Quadros
· 14 years ago
73ee4da
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
by Roger Quadros
· 14 years ago
ee81b3e
USB: g_file_storage: don't send padding when stall=n
by Alan Stern
· 14 years ago
806e8f8
usb: usb_storage: do not align length of request for CBW to maxp size
by Mian Yousaf Kaukab
· 14 years ago
2f98382
usb: renesas_usbhs: Add Renesas USBHS Gadget
by Kuninori Morimoto
· 14 years ago
d834508
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
by Valentin Longchamp
· 14 years ago
4857071
usb: pch_udc: unlock on allocation failure
by Dan Carpenter
· 14 years ago
16a2f97
usb/gadget: don't leak hs_descriptors
by Sebastian Andrzej Siewior
· 14 years ago
505d1f6
usb: gadget: eem: fix echo command processing
by Yauheni Kaliuta
· 14 years ago
2c2da17
usb: r8a66597-udc: fix spinlock usage
by Yoshihiro Shimoda
· 14 years ago
00cc7a5
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
by Alexey Khoroshilov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
938c0ace
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 14 years ago
63a9369
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
a8ecc86
ARM: pxa25x_udc: stop handling gpio-vbus internally
by Dmitry Eremin-Solenikov
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
a74022a
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
by Lars-Peter Clausen
· 14 years ago
dfb2130
USB: Rename "msm72k_otg.c" to "msm_otg.c"
by Pavankumar Kondeti
· 14 years ago
2cd5bb2
USB: Remove unused is_iso from fsl_udc_core.c
by Huzaifa Sidhpurwala
· 14 years ago
45d1b7a
usb-gadget: fix warning in ethernet
by Stephen Hemminger
· 14 years ago
f5a4532
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
by Rémi Denis-Courmont
· 14 years ago
d35fb64
dt/usb: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
2edb11c
usb: gadget: composite: fix req->length in composite_setup()
by Maulik Mankad
· 14 years ago
10408bb
USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
by Rémi Denis-Courmont
· 14 years ago
541cace
USB: gadget: Add test mode support for ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
e2b61c1
USB: gadget: Implement remote wakeup in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
0e6ca19
USB: gadget: Implement hardware queuing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
108be95
usb: m66592-udc: Fixed bufnum of Bulk
by Yusuke Goda
· 14 years ago
8ab1040
usb: gadget: at91_udc: Fix error path
by Rahul Ruikar
· 14 years ago
6b2e30c
usb: fusb300_udc: add more "ep%d" names
by Dan Carpenter
· 14 years ago
16f08a0
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
by Fabian Godehardt
· 14 years ago
c17f459
usb: pch_udc: Fixed issue which does not work with g_ether
by Toshiharu Okada
· 14 years ago
05c3eeb
USB: Gadget: Reorder driver name assignment
by Jassi Brar
· 14 years ago
ff085de
USB: Gadget: Composite: Debug interface comparison
by Jassi Brar
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
a283c03
USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct
by Jesper Juhl
· 14 years ago
8cf28f1
USB: Fix trout build failure with ci13xxx_msm gadget
by Pavankumar Kondeti
· 14 years ago
ce1fd35
USB: gadget: f_fs: even zero-length packets require a buffer
by Marek Szyprowski
· 14 years ago
a51ea8c
usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time
by Fabio Estevam
· 14 years ago
553fbcd
USB: Gadget: Initialize wMaxPacketSize if not already set
by Jassi Brar
· 14 years ago
6d86d52
usb: r8a66597-udc: Fixed bufnum of Bulk
by Yusuke Goda
· 14 years ago
82e6923
ARM: lh7a40x: remove unmaintained platform support
by Russell King
· 14 years ago
0fe6f1d
usb: udc: add Faraday fusb300 driver
by Yuan-Hsin Chen
· 14 years ago
3c47eb0
usb: gadget: composite: avoid access beyond array max length
by Maulik Mankad
· 14 years ago
ca9cfea
USB: gadget: Fix endpoint representation in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
49d3df5
USB: gadget: Fix error path in ci13xxx_udc gadget probe function
by Pavankumar Kondeti
· 14 years ago
Next »