index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
Kishon Vijay Abraham I
1
-2
/
+10
2015-07-29
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
Phil Edworthy
1
-0
/
+62
2015-07-29
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
Li Jun
1
-20
/
+21
2015-07-29
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+21
2015-07-29
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
1
-19
/
+30
2015-07-29
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+19
2015-07-29
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
Li Jun
1
-17
/
+20
2015-07-29
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+17
2015-07-29
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+19
2015-07-29
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-9
/
+20
2015-07-29
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
2
-0
/
+60
2015-07-29
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2
-1
/
+5
2015-07-29
usb: chipidea: set usb otg capabilities
Li Jun
3
-1
/
+22
2015-07-29
usb: common: add API to update usb otg capabilities by device tree
Li Jun
2
-0
/
+63
2015-07-29
doc: dt-binding: usb: add otg related properties
Li Jun
1
-0
/
+15
2015-07-29
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
1
-0
/
+27
2015-07-29
usb: add usb_otg_caps to usb_gadget structure.
Macpaul Lin
1
-0
/
+2
2015-07-29
usb: otg: add usb_otg_caps structure for otg capabilities
Li Jun
1
-0
/
+15
2015-07-29
usb: add USB_OTG_ADP definition
Macpaul Lin
1
-0
/
+1
2015-07-29
usb: add usb_otg20_descriptor for OTG 2.0 and above
Macpaul Lin
1
-0
/
+11
2015-07-29
usb: musb: sunxi: Add support for musb controller in A33 SoC
Hans de Goede
2
-1
/
+17
2015-07-29
usb: musb: sunxi: Add support for musb controller in A31 SoC
Hans de Goede
2
-7
/
+46
2015-07-29
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
Hans de Goede
4
-1
/
+743
2015-07-29
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
1
-18
/
+1
2015-07-29
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
1
-6
/
+1
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2
-0
/
+8
2015-07-29
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
1
-2
/
+2
2015-07-29
usb: gadget: add usb_gadget_activate/deactivate functions
Robert Baldyga
1
-6
/
+94
2015-07-29
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
Ivan T. Ivanov
4
-0
/
+527
2015-07-29
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2
-2
/
+2
2015-07-29
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
1
-1
/
+1
2015-07-29
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
1
-0
/
+5
2015-07-29
usb: dwc3: gadget: defer endpoint name change
Felipe Balbi
1
-21
/
+21
2015-07-29
usb: dwc3: gadget: add a trace when disabling EPs
Felipe Balbi
1
-0
/
+2
2015-07-29
usb: dwc3: core: remove unnecessary dev_warn()
Felipe Balbi
1
-2
/
+0
2015-07-29
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2
-3
/
+5
2015-07-29
usb: dwc3: pci: make better use of gpiod API
Uwe Kleine-König
1
-10
/
+16
2015-07-29
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
2
-11
/
+11
2015-07-29
usb: renesas_usbhs: Replace deprecated API of extcon
Chanwoo Choi
1
-1
/
+1
2015-07-29
usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...
Chanwoo Choi
1
-14
/
+13
2015-07-29
usb: phy: omap-otg: Replace deprecated API of extcon
Chanwoo Choi
1
-11
/
+11
2015-07-29
usb: dwc3: omap: Replace deprecated API of extcon
Chanwoo Choi
1
-19
/
+13
2015-07-29
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2
-3
/
+3
2015-07-29
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
1
-2
/
+2
2015-07-29
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
4
-14
/
+14
[next]