Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26bf956aa9952a8141a12f314df70dcd020572d6
/
drivers
/
usb
/
gadget
26bf956
usb: gadget: epautoconf: rework ep_matches() function
by Robert Baldyga
· 9 years ago
5dbe135
usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()
by Robert Baldyga
· 9 years ago
b58713d
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
by Robert Baldyga
· 9 years ago
b86f33a
usb: gadget: epautoconf: add endpoint capabilities flags verification
by Robert Baldyga
· 9 years ago
47bef38
usb: gadget: atmel_usba_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
927d9f7
usb: gadget: udc-xilinx: add ep capabilities support
by Robert Baldyga
· 9 years ago
0648772
usb: gadget: s3c2410_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
bc1b9f3
usb: gadget: s3c-hsudc: add ep capabilities support
by Robert Baldyga
· 9 years ago
0ec8026
usb: gadget: r8a66597-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
a180e3d
usb: gadget: pxa27x_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
36411b6
usb: gadget: pxa25x_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
85a4ed0
usb: gadget: pch_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
7d4ba80
usb: gadget: omap_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
c23c3c3
usb: gadget: net2280: add ep capabilities support
by Robert Baldyga
· 9 years ago
f95aec5
usb: gadget: net2272: add ep capabilities support
by Robert Baldyga
· 9 years ago
43710a8
usb: gadget: mv_udc_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
c12a306
usb: gadget: mv_u3d_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
8ddbf94
usb: gadget: m66592-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
4d75c8b
usb: gadget: lpc32xx_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
8922699
usb: gadget: gr_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
b0bf5fb
usb: gadget: goku_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
455d11c
usb: gadget: fusb300_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
60a28c63
usb: gadget: fsl_udc_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
e8fc42f
usb: gadget: fsl_qe_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
8d29237
usb: gadget: fotg210-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
7a3b8e7
usb: gadget: dummy-hcd: add ep capabilities support
by Robert Baldyga
· 9 years ago
b079dd6
usb: gadget: bdc: add ep capabilities support
by Robert Baldyga
· 9 years ago
1b0ba52
usb: gadget: bcm63xx_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
b9ed96d7
usb: gadget: at91_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
6f02ac5
usb: gadget: amd5536udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
cc476b4
usb: gadget: encapsulate endpoint claiming mechanism
by Robert Baldyga
· 9 years ago
0f4315a
usb: gadget: f_uac2: fix build warning
by Felipe Balbi
· 9 years ago
a24b071
usb: gadget: f_printer: fix deadlock caused by nested spinlock
by Fupan Li
· 9 years ago
d3cb25a
usb: gadget: udc: fix spin_lock in pch_udc
by Pengyu Ma
· 9 years ago
dd02ea5
usb: gadget: mass_storage: Use static array for luns
by Krzysztof Opasiak
· 9 years ago
5542f58
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
by Krzysztof Opasiak
· 9 years ago
7674cba
usb: gadget: atmel_usba_udc: add missing ret value check
by Robert Baldyga
· 9 years ago
4ef7a4a
usb: gadget: midi: avoid redundant f_midi_set_alt() call
by Robert Baldyga
· 9 years ago
55d8112
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
by Robert Baldyga
· 9 years ago
913e4a9
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
by Peter Chen
· 9 years ago
8078f31
usb: gadget: f_mass_storage: stop thread in bind failure case
by Sanjay Singh Rawat
· 9 years ago
5feb5d2
usb: gadget: m66592-udc: forever loop in set_feature()
by Dan Carpenter
· 9 years ago
1c99cab
usb: gadget: fotg210-udc: remove duplicate conditions
by Dan Carpenter
· 9 years ago
736d093
usb: gadget: apply generic altsetting support check mechanism
by Robert Baldyga
· 9 years ago
7a896d4
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
a4cc421
usb: gadget: f_mass_storage: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
02ded1b
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
ffd9a0f
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
9e832bf
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
3dcc705
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
93d39af
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
1156e91
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
21ddc2a
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d867889
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d9e1867
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
75c9310
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
ab6796a
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
56023ce
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
578aa8a
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
9b95236e
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
41ce84c
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d1606df
usb: gadget: add usb otg descriptor allocate and init interface
by Li Jun
· 9 years ago
53e6242
usb: gadget: composite: add USB_DT_OTG request handling
by Macpaul Lin
· 9 years ago
4cfbd95
usb: gadget: f_obex: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
f277bf2
usb: gadget: f_uvc: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
d5bb9b8
usb: composite: add bind_deactivated flag to usb_function
by Robert Baldyga
· 10 years ago
5601250
usb: composite: fix usb_function_activate/deactivate functions
by Robert Baldyga
· 10 years ago
75ddead
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
by Krzysztof Opasiak
· 9 years ago
bab7a1f
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
by Krzysztof Opasiak
· 9 years ago
903588a
usb: gadget: mass_storage: Free buffers if create lun fails
by Krzysztof Opasiak
· 9 years ago
88167fc
usb: pass flags parameter to gpiod_get functions
by Uwe Kleine-König
· 9 years ago
b5c03bf
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
by Vaishali Thakkar
· 9 years ago
ad4676a
usb: gadget: composite.c: i18n is not an acronym
by Diego Viola
· 9 years ago
b8464bc
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
by Vaishali Thakkar
· 9 years ago
d3c1ac4
usb: gadget: SourceSink: Remove out-of-date comment
by Krzysztof Opasiak
· 9 years ago
e425be9
usb: gadget: loopback: Remove out-of-date comment
by Krzysztof Opasiak
· 9 years ago
5ea7509
usb: gadget: nokia: Add mass storage driver to g_nokia
by Pali Rohár
· 9 years ago
7ace8fc
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
by Yoshihiro Shimoda
· 9 years ago
53e20f2
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
by Alexey Khoroshilov
· 9 years ago
3958b79
configfs: fix kernel infoleak through user-controlled format string
by Nicolas Iooss
· 9 years ago
b2e2c94
usb: gadget: f_midi: fix error recovery path
by Andrzej Pietrasiewicz
· 9 years ago
2184fe6
usb: gadget: udc: fix free_irq() after request_irq() failed
by Takeshi Yoshimura
· 9 years ago
b4c21f0
usb: gadget: composite: Fix NULL pointer dereference
by Kishon Vijay Abraham I
· 9 years ago
4088acf
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
by Rui Miguel Silva
· 9 years ago
8515bac
usb: f_mass_storage: limit number of reported LUNs
by Michal Nazarewicz
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 9 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
Next »