Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e8d8f6df3e8f26547b3b986c3946b1f8a6bd6c1
/
drivers
/
usb
/
gadget
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
0f8fd43
USB: gadget: midi: memory leak in f_midi_bind_config()
by Dan Carpenter
· 13 years ago
0889551
USB: gadget: midi: fix range check in f_midi_out_open()
by Dan Carpenter
· 13 years ago
91960c2
usb: gadget: file_storage: fix race on unloading
by Yauheni Kaliuta
· 13 years ago
fa3ae0c
usb: gadget: add new usb gadget for ACM and mass storage
by Klaus Schwarzkopf
· 13 years ago
431879a
usb: gadget: mv_udc: fix compile warning
by Felipe Balbi
· 13 years ago
1aec033
usb: gadget: mv_udc: add clock gating support
by Neil Zhang
· 13 years ago
fb22cba
usb: gadget: mv_udc: add test mode support
by Neil Zhang
· 13 years ago
46e172d
usb: gadget: mv_udc: use DMA API for status_req's dma address
by Neil Zhang
· 13 years ago
daec765
usb: gadget: mv_udc: fix dtd dma confusion
by Neil Zhang
· 13 years ago
046b07a
usb: gadget: mv_udc: add shutdown function for it
by Neil Zhang
· 13 years ago
3661622
usb: gadget: mv_udc: correct ep0 state
by Neil Zhang
· 13 years ago
0c70840
usb: gadget: mv_udc: rewrite fifo flush
by Neil Zhang
· 13 years ago
615268b
usb: gadget: mv_udc: set unused endpoint with right type
by Neil Zhang
· 13 years ago
27cec2b
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
by Neil Zhang
· 13 years ago
96c2bbb
usb: gadget: mv_udc: fix bug when handle setup package.
by Neil Zhang
· 13 years ago
fbebe1f
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
by Neil Zhang
· 13 years ago
43ad9f3
usb: gadget: mv_udc: ep0 needn't set toggle flag
by Neil Zhang
· 13 years ago
bedcff9
usb: gadget: mv_udc: fix a clerical error
by Neil Zhang
· 13 years ago
4540a9ab
usb: gadget: mv_udc: fix kernel panic on some platforms
by Neil Zhang
· 13 years ago
5d0b8d0
usb: gadget: mv_udc: add section information
by Neil Zhang
· 13 years ago
dde34cc
usb: gadget: mv_udc: refine the driver structure
by Neil Zhang
· 13 years ago
4bb99b7
usb: gadget: storage: add superspeed support
by Felipe Balbi
· 13 years ago
089b837
usb: gadget: fix typo for default U1/U2 exit latencies
by Felipe Balbi
· 13 years ago
478ff25
usb: gadget: r8a66597: convert to new style
by Felipe Balbi
· 13 years ago
4cf5e00
usb: gadget: net2280: convert to new style
by Felipe Balbi
· 13 years ago
96f8db6
usb: gadget: net2272: convert to new style
by Felipe Balbi
· 13 years ago
2c7f098
usb: gadget: langwell: convert to new style
by Felipe Balbi
· 13 years ago
5bc639f
usb: gadget: langwell: don't use the_controller when it's not needed
by Felipe Balbi
· 13 years ago
1a8060d
usb: gadget: at91_udc: change french comments to english
by Robert Schwebel
· 13 years ago
d5546b3
usb: gadget: pxa25x: is_vbus_present is gone
by Arnd Bergmann
· 13 years ago
fe69676
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
by Paul Zimmerman
· 13 years ago
c8933c3
USB: gadget: f_midi: allow a dynamic number of input and output ports
by Daniel Mack
· 13 years ago
2672eea
USB: gadget: midi: refactor the device code
by Daniel Mack
· 13 years ago
d5daf49
USB: gadget: midi: add midi function driver
by Daniel Mack
· 13 years ago
56526c0
usb gadget: fix langwell_udc.c build error
by Randy Dunlap
· 13 years ago
b8a56e1
usb: gadget: r8a66597-udc: add support for SUDMAC
by Yoshihiro Shimoda
· 13 years ago
12158f4
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
by Yoshihiro Shimoda
· 13 years ago
5c481a6
usb: gadget: r8a66597-udc: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
0a85577
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
by Yoshihiro Shimoda
· 13 years ago
5023829
USB: gadget: u_serial.c: fixed a brace coding style issue
by Shaun Silk
· 13 years ago
865569b
usb: gadget: udc-core: fix bug on soft_connect interface
by Felipe Balbi
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
8582d86
USB: g_printer: fix bug in unregistration
by Fabian Godehardt
· 13 years ago
fba9e54
s3c-hsudc: implement vbus_draw hook
by Heiko Stübner
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
255f5e0
Remove unneeded version.h includes (and add where needed) for drivers/usb/
by Jesper Juhl
· 13 years ago
6993248
treewide: remove extra semicolons from various parts of the kernel
by Justin P. Mattock
· 13 years ago
fb914eb
treewide: typo 'interrrupt' word corrections.
by Vitaliy Ivanov
· 14 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
7c5881d
usb: gadget: audio: queue wLength-sized requests
by Felipe Balbi
· 13 years ago
ef7f584
usb: gadget: audio: actually support both speeds
by Felipe Balbi
· 13 years ago
6532c7f
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
by Per Forlin
· 13 years ago
04eee25
USB: gadget: storage: remove alignment assumption
by Alan Stern
· 13 years ago
3f565a3
usb: gadget: storage: adapt logic block size to bound block devices
by Peiyu Li
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
2e5a08a
USB gadget i.MX1: remove dependency on ARCH_MXC
by Sascha Hauer
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
938fbe54
s3c-hsudc: Add basic otg transceiver handling
by Heiko Stübner
· 13 years ago
da4fc14
s3c-hsudc: Fix possible nullpointer dereference during probe
by Heiko Stübner
· 13 years ago
72246da
usb: Introduce DesignWare USB3 DRD Driver
by Felipe Balbi
· 13 years ago
500fdf8
usb: gadget: introduce gadget_is_dwc3()
by Felipe Balbi
· 13 years ago
200b018
Merge branch 'fixes' into for-greg
by Felipe Balbi
· 13 years ago
bb8070c
usb: gadget: f_phonet: unlock in error case
by Sebastian Andrzej Siewior
· 13 years ago
71964b9
usb: gadget: hid: don't STALL when processing a HID Descriptor request
by Sebastian Bauer
· 13 years ago
26e5c3e
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
6a22158
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
by Sebastian Andrzej Siewior
· 13 years ago
aba1350
usb: gadget: fusb300: remove #if 0 block
by Sebastian Andrzej Siewior
· 13 years ago
567b20e
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
by Axel Lin
· 13 years ago
eed3936
USB: at91_udc: include linux/prefetch.h explicitly
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
d84d661
usb: gadget: net2272 - Correct includes
by Geert Uytterhoeven
· 13 years ago
acab460
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
c240d78
usb: gadget: hid: don't STALL when processing a HID Descriptor request
by Sebastian Bauer
· 13 years ago
b61ae34
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
a8f2115
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
by Sebastian Andrzej Siewior
· 13 years ago
9c5ea0e
usb: gadget: fusb300: remove #if 0 block
by Sebastian Andrzej Siewior
· 13 years ago
7e9d40f
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
by Axel Lin
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
f1e393d
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
by Hans Verkuil
· 14 years ago
523f46d
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
by Hans Verkuil
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
18fbb93
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
7eff1d8
usb: gadget: m66592-udc: add pullup function
by Yoshihiro Shimoda
· 13 years ago
bb59dbf
usb: gadget: m66592-udc: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
8ca1375
usb: gadget: r8a66597-udc: add pullup function
by Yoshihiro Shimoda
· 13 years ago
030ed1f
usb: renesas_usbhs: compile/config are rescued
by Kuninori Morimoto
· 13 years ago
57c97c0
usb: gadget: zero: add superspeed support
by Amit Blay
· 13 years ago
04617db
usb: gadget: add SS descriptors to Ethernet gadget
by Paul Zimmerman
· 13 years ago
96fe53e
usb: gadget: r8a66597-udc: add support for TEST_MODE
by Yoshihiro Shimoda
· 13 years ago
ceaa0a6
usb: gadget: m66592-udc: add support for TEST_MODE
by Yoshihiro Shimoda
· 13 years ago
5154e9f
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
by Yoshihiro Shimoda
· 13 years ago
deafeb2
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
by Yoshihiro Shimoda
· 13 years ago
Next »