index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
1
-0
/
+7
2017-01-26
usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()
Arnd Bergmann
1
-13
/
+0
2017-01-26
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
1
-2
/
+8
2017-01-25
usb: dwc3: gadget: read IN ep FIFO size from HW
Felipe Balbi
1
-0
/
+38
2017-01-24
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
1
-0
/
+35
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
3
-11
/
+110
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2
-1
/
+3
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
3
-0
/
+68
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
1
-0
/
+7
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
1
-0
/
+9
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
3
-5
/
+5
2017-01-24
usb: dwc2: Show dr_mode via debugfs
John Youn
1
-0
/
+29
2017-01-24
usb: dwc2: Remove debug prints in params.c
John Youn
1
-56
/
+0
2017-01-24
usb: dwc2: Add debugfs file to show params
John Youn
1
-0
/
+127
2017-01-24
usb: dwc2: Remove unnecessary parameters
John Youn
1
-11
/
+0
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
9
-100
/
+93
2017-01-24
usb: dwc2: Remove platform static params
John Youn
1
-154
/
+108
2017-01-24
usb: dwc2: Check core parameters
John Youn
1
-0
/
+185
2017-01-24
usb: dwc2: Rearrange param structure members
John Youn
1
-28
/
+23
2017-01-24
usb: dwc2: Update parameter types
John Youn
1
-26
/
+26
2017-01-24
usb: dwc2: Get device properties
John Youn
1
-0
/
+35
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
2
-919
/
+75
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
4
-40
/
+0
2017-01-24
usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
Krzysztof Opasiak
1
-22
/
+67
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
14
-15
/
+15
2017-01-24
usb: gadget: udc: atmel: Update endpoint allocation scheme
Cristian Birsan
3
-33
/
+227
2017-01-24
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
2
-2
/
+3
2017-01-24
usb: gadger: f_fs: Do not copy past descriptor end.
Vincent Pelletier
1
-1
/
+1
2017-01-24
usb: phy: fsl: Remove the set_power callback
Baolin Wang
1
-12
/
+0
2017-01-24
usb: phy: msm: Remove the set_power callback
Baolin Wang
1
-18
/
+0
2017-01-24
usb: phy: ab8500: Remove the set_power callback
Baolin Wang
1
-20
/
+0
2017-01-24
usb: dwc2: gadget: Set GDFIFOCFG
Sevak Arakelyan
1
-0
/
+3
2017-01-24
usb: gadget: uac2: add req_number as parameter
Peter Chen
4
-10
/
+34
2017-01-24
usb: dwc2: Fix sizeof in kzalloc
John Youn
1
-1
/
+1
2017-01-24
usb: dwc2: Remove 'return' from void function
John Youn
1
-1
/
+0
2017-01-24
usb: dwc2: Fix code indentation after conditionals
John Youn
1
-3
/
+3
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
5
-24
/
+34
2017-01-24
usb: dwc2: Fix brace usage
John Youn
2
-12
/
+10
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
3
-10
/
+8
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
4
-46
/
+55
2017-01-24
usb: dwc2: Add identifier in prototypes
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
15
-527
/
+521
2017-01-24
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
1
-23
/
+34
2017-01-24
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
1
-4
/
+20
2017-01-24
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
1
-8
/
+24
2017-01-24
tools: usb: ffs-test: add SS descriptors
Felipe Balbi
1
-1
/
+49
2017-01-24
tools: usb: ffs-test: switch to _DEFAULT_SOURCE
Felipe Balbi
1
-1
/
+1
2017-01-24
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
1
-0
/
+5
2017-01-24
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
Baolin Wang
1
-0
/
+14
[next]