Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5778077d03cb25aac9b6a428e18970642fc019e3
/
drivers
/
usb
« Previous
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
a474d3b
usb: dwc3: gadget: add ep capabilities support
by Robert Baldyga
· 9 years ago
2954522
usb: dwc2: gadget: add ep capabilities support
by Robert Baldyga
· 9 years ago
a7e3f14
usb: chipidea: udc: 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
7f35296
usb: musb: musb_dsps: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
c5673f5
usb: phy: phy-keystone: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
4b68b50
usb: phy: phy-mxs-usb: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
ffe5adc
drivers/usb: Delete XHCI command timer if necessary
by Gavin Shan
· 9 years ago
7895086
xhci: fix off by one error in TRB DMA address boundary check
by Mathias Nyman
· 9 years ago
0f79fd8
Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
3f217e9
usb: chipidea: add ci->is_otg condition for otg judgement
by Li Jun
· 9 years ago
c93e64e
usb: udc: core: add device_del() call to error pathway
by Alan Stern
· 10 years ago
a24b071
usb: gadget: f_printer: fix deadlock caused by nested spinlock
by Fupan Li
· 9 years ago
2f0bb2a
usb: musb: Allow building in all the DMA code
by Tony Lindgren
· 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
6fd82b6
usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
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
26c78da
USB: io_ti: Add heartbeat to keep idle EP/416 ports from disconnecting
by Peter E. Berger
· 9 years ago
dcb8e99
USB: io_ti: Add firmware image sanity checks
by Peter E. Berger
· 9 years ago
c0e3483
USB: io_ti: Fix firmware version handling
by Peter E. Berger
· 9 years ago
c3ece7e
USB: io_ti: Increase insufficient timeout for firmware downloads
by Peter E. Berger
· 9 years ago
e34d572
Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 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
6f98f54
usb: phy: msm: Add D+/D- lines route control
by Ivan T. Ivanov
· 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
ca1023c
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
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
c0bd545
usb: dwc3: ep0: handle non maxpacket aligned transfers > 512
by Kishon Vijay Abraham I
· 9 years ago
2abd9d5
usb: dwc3: ep0: Add chained TRB support
by Kishon Vijay Abraham I
· 9 years ago
368ca11
usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
by Kishon Vijay Abraham I
· 9 years ago
8a34422
usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
by Kishon Vijay Abraham I
· 9 years ago
2e5464d
usb: dwc3: ep0: use _roundup_ to calculate the transfer size
by Kishon Vijay Abraham I
· 9 years ago
b2fb5b1
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
by Kishon Vijay Abraham I
· 9 years ago
49bda21
USB: pl2303: fix baud-rate divisor calculations
by Michał Pecio
· 9 years ago
b5a2875
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
by Phil Edworthy
· 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
b0930d4c
usb: chipidea: update ci_otg_is_fsm_mode conditions
by Li Jun
· 9 years ago
7974235
usb: chipidea: set usb otg capabilities
by Li Jun
· 9 years ago
929412d
usb: common: add API to update usb otg capabilities by device tree
by Li Jun
· 9 years ago
53e6242
usb: gadget: composite: add USB_DT_OTG request handling
by Macpaul Lin
· 9 years ago
d91de09
usb: musb: sunxi: Add support for musb controller in A33 SoC
by Hans de Goede
· 9 years ago
132e237
usb: musb: sunxi: Add support for musb controller in A31 SoC
by Hans de Goede
· 9 years ago
744543c
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
by Hans de Goede
· 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
3511699
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
by Ivan T. Ivanov
· 9 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
aa73997
usb: dwc3: gadget: defer endpoint name change
by Felipe Balbi
· 9 years ago
7eaeac5
usb: dwc3: gadget: add a trace when disabling EPs
by Felipe Balbi
· 9 years ago
d9972f4
usb: dwc3: core: remove unnecessary dev_warn()
by Felipe Balbi
· 9 years ago
88167fc
usb: pass flags parameter to gpiod_get functions
by Uwe Kleine-König
· 9 years ago
2df033c
usb: dwc3: pci: make better use of gpiod API
by Uwe Kleine-König
· 9 years ago
83b7b67
usb: phy: msm-usb: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
50297b7
usb: renesas_usbhs: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
860d268
usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API
by Chanwoo Choi
· 9 years ago
a2fd242
usb: phy: omap-otg: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
5960387
usb: dwc3: omap: Replace deprecated API of extcon
by Chanwoo Choi
· 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
Next »