index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
2015-08-04
1
-5
/
+6
*
usb: gadget: f_uac2: fix build warning
Felipe Balbi
2015-08-04
1
-1
/
+1
*
usb: musb: musb_dsps: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: phy: phy-keystone: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: phy: phy-mxs-usb: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: chipidea: add ci->is_otg condition for otg judgement
Li Jun
2015-08-03
1
-2
/
+2
*
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
2015-08-03
1
-3
/
+4
*
usb: musb: Allow building in all the DMA code
Tony Lindgren
2015-08-03
1
-24
/
+14
*
usb: gadget: udc: fix spin_lock in pch_udc
Pengyu Ma
2015-08-03
1
-18
/
+18
*
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2015-07-31
6
-113
/
+50
*
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2015-07-31
2
-7
/
+7
*
usb: gadget: atmel_usba_udc: add missing ret value check
Robert Baldyga
2015-07-31
1
-0
/
+4
*
staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()
Robert Baldyga
2015-07-31
1
-1
/
+2
*
usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
Robert Baldyga
2015-07-31
1
-2
/
+2
*
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
2015-07-31
1
-0
/
+4
*
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-31
1
-1
/
+7
*
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-30
1
-2
/
+29
*
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
2015-07-30
1
-2
/
+9
*
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
2015-07-30
1
-1
/
+1
*
usb: gadget: fotg210-udc: remove duplicate conditions
Dan Carpenter
2015-07-30
1
-14
/
+4
*
usb: phy: msm: Add D+/D- lines route control
Ivan T. Ivanov
2015-07-30
1
-0
/
+47
*
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-30
3
-3
/
+3
*
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2015-07-30
2
-5
/
+4
*
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
2015-07-30
1
-1
/
+2
*
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
*
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
*
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
2
-0
/
+2
*
usb: dwc3: ep0: handle non maxpacket aligned transfers > 512
Kishon Vijay Abraham I
2015-07-30
1
-14
/
+28
*
usb: dwc3: ep0: Add chained TRB support
Kishon Vijay Abraham I
2015-07-30
2
-4
/
+14
*
usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
Kishon Vijay Abraham I
2015-07-30
1
-7
/
+8
*
usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
Kishon Vijay Abraham I
2015-07-30
1
-8
/
+17
*
usb: dwc3: ep0: use _roundup_ to calculate the transfer size
Kishon Vijay Abraham I
2015-07-30
1
-3
/
+1
*
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
Kishon Vijay Abraham I
2015-07-30
1
-2
/
+10
*
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
Phil Edworthy
2015-07-29
1
-0
/
+62
*
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-20
/
+21
*
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+21
*
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-19
/
+30
*
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+19
*
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-17
/
+20
*
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
*
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+20
*
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+17
*
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
*
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+19
*
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
*
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+20
*
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-9
/
+20
*
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
2015-07-29
1
-0
/
+56
*
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2015-07-29
2
-1
/
+5
*
usb: chipidea: set usb otg capabilities
Li Jun
2015-07-29
2
-1
/
+21
[next]