Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
24c3047095fa3954f114bfff2e37b8fcbb216396
/
drivers
/
usb
/
gadget
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
· 13 years ago
523f46d
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
by Hans Verkuil
· 13 years ago
6006349
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
5db05c0
usb: update email address in r8a66597-udc and m66592-udc
by Yoshihiro Shimoda
· 13 years ago
ac17317
usb: gadget: fix up depencies
by Sebastian Andrzej Siewior
· 13 years ago
1425b80
usb: gadget: fusb300_udc: fix compile warnings
by Sebastian Andrzej Siewior
· 13 years ago
c2b65f8
usb: gadget: ci13xx_udc.c: fix compile warning
by Sebastian Andrzej Siewior
· 13 years ago
7b30d19
usb: gadget: net2272: fix compile warnings
by Felipe Balbi
· 13 years ago
b9af9ea
usb: gadget: langwell_udc: fix compile warnings
by Felipe Balbi
· 13 years ago
4dbafd3
usb: gadget: fusb300_udc: drop dead code
by Felipe Balbi
· 13 years ago
5b82613
USB: s3c2410_udc: fix custom UDC command handling
by Viliam Mateicka
· 13 years ago
bc8687d
usb: gadget: Compilation warning fix
by Tatyana Brokhman
· 13 years ago
28f75f4
USB: Gadget: Webcam: Return correct result of bind
by Jassi Brar
· 13 years ago
5030ec7
USB: gadget: fix req length in sourcesink_setup()
by Bob Liu
· 13 years ago
019f976
usb: gadget: udc-core: wire up sysfs files
by Sebastian Andrzej Siewior
· 13 years ago
aa07473
usb: gadget: dummy_hcd: convert to new-style udc-probe
by Sebastian Andrzej Siewior
· 13 years ago
352c2dc
usb: gadget: udc-core: add "new-style" registration interface
by Sebastian Andrzej Siewior
· 13 years ago
b573841
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
by Sebastian Andrzej Siewior
· 13 years ago
f8744d4
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
by Sebastian Andrzej Siewior
· 13 years ago
0fb5759
usb: gadget: dummy_hcd: move ep initialisation HW setup
by Sebastian Andrzej Siewior
· 13 years ago
765f5b8
usb: gadget: defer setting maxpacket till ->setup()
by Sebastian Andrzej Siewior
· 13 years ago
193ab2a
usb: gadget: allow multiple gadgets to be built
by Felipe Balbi
· 13 years ago
fc0b721
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
by Sebastian Andrzej Siewior
· 13 years ago
4baa74f
usb: gadget: remove net2280_set_fifo_mode()
by Sebastian Andrzej Siewior
· 13 years ago
d8a14a8
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
by Sebastian Andrzej Siewior
· 13 years ago
719e52c
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
by Sebastian Andrzej Siewior
· 13 years ago
99fd140
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
by Sebastian Andrzej Siewior
· 13 years ago
2542787
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
by Sebastian Andrzej Siewior
· 13 years ago
199e7ed
usb: gadget: chips: remove ifdef trickery
by Felipe Balbi
· 13 years ago
877c1f5
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
by Felipe Balbi
· 13 years ago
513385a
usb: gadget: s3c2410_udc: use platform ids instead
by Sebastian Andrzej Siewior
· 13 years ago
86081d7
usb: gadget: add platform module alias where it is missing
by Sebastian Andrzej Siewior
· 13 years ago
e4fe056
usb: gadget: net2272: cleanup pci_register_driver() error path
by Sebastian Andrzej Siewior
· 13 years ago
7eca4c5
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
by Tatyana Brokhman
· 13 years ago
1cd8fd2
usb: gadget: dummy_hcd: add SuperSpeed support
by Tatyana Brokhman
· 13 years ago
cdfcbd2
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
by Tatyana Brokhman
· 13 years ago
bdb64d7
usb: gadget: add SuperSpeed support to the Gadget Framework
by Tatyana Brokhman
· 13 years ago
35a0e0b
usb: gadget: add max_speed to usb_composite_driver
by Tatyana Brokhman
· 13 years ago
3140d5b
USB: fsl_udc_core: fix build breakage when building for ARM arch
by Anatolij Gustschin
· 13 years ago
a59d6b9
usb: gadget: add streams support to the gadget framework
by Tatyana Brokhman
· 13 years ago
7c884fe
usb: gadget: coding style fix
by Tatyana Brokhman
· 13 years ago
ea2a1df7
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 13 years ago
48767a4
usb: gadget: configure endpoint according to gadget speed
by Tatyana Brokhman
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
2ccea03
usb: gadget: introduce UDC Class
by Felipe Balbi
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
664a51a
USB: deprecate g_file_storage
by Alan Stern
· 13 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 13 years ago
28f65c1
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
97b2f90
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
by Alan Stern
· 13 years ago
c5c69f3
USB: dummy-hcd needs the has_tt flag
by Alan Stern
· 13 years ago
ceb8036
USB: net2272: driver for PLX NET2272 USB device controller
by Seth Levy
· 13 years ago
6806817
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
by Guenter Roeck
· 13 years ago
6bc1295
usb/s3c-hsudc: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
a6207b1
usb/pxa25x_udc: cleanup the LUBBOCK err path
by Sebastian Andrzej Siewior
· 13 years ago
cb42447
usb/mv_udc_core: fix compile
by Sebastian Andrzej Siewior
· 13 years ago
b38b03b
usb: gadget: include <linux/prefetch.h> to fix compiling error
by Bryan Wu
· 13 years ago
83a0180
USB: s3c-hsotg: Tone down debugging
by Mark Brown
· 13 years ago
3898115
usb-gadget: unlock data->lock mutex on error path in ep_write()
by Alexey Khoroshilov
· 13 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
e6251a9
USB: gadget: f_audio: Fix invalid dereference of initdata
by Martin Jackson
· 13 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
Next »