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
2014-10-23
usb: gadget: function: Fixed the return value on error path
Pavitrakumar Managutte
1
-1
/
+3
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
8
-13
/
+13
2014-10-23
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
1
-0
/
+5
2014-10-23
usb: gadget: loopback: don't queue requests to bogus endpoints
Felipe Balbi
1
-45
/
+42
2014-10-23
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
1
-6
/
+34
2014-10-23
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
1
-2
/
+0
2014-10-23
usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-10-23
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2014-10-20
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
1
-4
/
+4
2014-10-20
usb: gadget: function: uac2: add a release method
Felipe Balbi
1
-0
/
+6
2014-10-20
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
1
-0
/
+3
2014-10-20
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
1
-0
/
+4
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
1
-0
/
+10
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
1
-0
/
+13
2014-10-20
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
1
-4
/
+4
2014-10-20
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
1
-1
/
+1
2014-10-20
usb: gadget: function: uvc: make sure to balance ep enable/disable
Felipe Balbi
1
-9
/
+20
2014-10-20
usb: gadget: function: uvc: conditionally dequeue
Felipe Balbi
1
-1
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-30
/
+20
2014-10-09
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
1
-16
/
+10
2014-10-09
f_fs: saner API for ffs_sb_create_file()
Al Viro
1
-14
/
+10
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2014-09-29
usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo
Arnd Bergmann
1
-1
/
+1
2014-09-25
usb: Add LED triggers for USB activity
Michal Sojka
1
-0
/
+4
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
24
-47
/
+32
2014-09-25
usb: gadget: Introduce usb_gadget_giveback_request()
Michal Sojka
1
-0
/
+16
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+59
2014-09-23
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...
Felipe Balbi
1
-1
/
+0
2014-09-18
Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"
Felipe Balbi
1
-1
/
+1
2014-09-16
usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests
Andreas Larsson
2
-21
/
+67
2014-09-16
usb: gadget: udc_core: Use right kobj when calling sysfs_notify
Andreas Larsson
1
-1
/
+13
2014-09-16
usb: gadget: uvc: Simplify uvcg_video_pump by using local variable
Laurent Pinchart
1
-5
/
+5
2014-09-16
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
1
-5
/
+6
2014-09-16
usb: gadget: uvc: uvc_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
2
-2
/
+23
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
4
-13
/
+59
2014-09-12
usb: gadget: udc-core: add utility for bus reset
Peter Chen
1
-0
/
+17
2014-09-12
usb: gadget: Add xilinx usb2 device support
Subbaraya Sundeep Bhatta
3
-0
/
+2196
2014-09-11
usb: f_fs: replace BUG in dead-code with less serious WARN_ON
Michal Nazarewicz
1
-1
/
+2
2014-09-09
usb: gadget: f_fs: add ioctl returning ep descriptor
Robert Baldyga
1
-0
/
+23
2014-09-09
usb: gadget: dbgp: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: configfs: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: composite: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()
Dan Carpenter
1
-1
/
+2
2014-09-09
usb: gadget: f_uvc: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-17
/
+11
2014-09-09
usb: gadget: f_uvc: remove compatibility layer
Andrzej Pietrasiewicz
2
-177
/
+0
2014-09-09
usb: gadget: webcam: convert webcam to new interface of f_uvc
Andrzej Pietrasiewicz
3
-16
/
+40
2014-09-09
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
5
-30
/
+219
2014-09-09
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
11
-36
/
+117
[next]