index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
USB: phy: am335x-control: fix device and of_node leaks
Johan Hovold
1
-0
/
+2
2016-11-18
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
1
-7
/
+7
2016-11-18
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
1
-4
/
+4
2016-11-17
usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
Mathias Nyman
1
-65
/
+36
2016-11-17
usb: musb: Drop pointless PM runtime code for dsps glue
Tony Lindgren
1
-20
/
+2
2016-11-17
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
Tony Lindgren
1
-6
/
+4
2016-11-17
usb: musb: Fix PM for hub disconnect
Tony Lindgren
4
-18
/
+27
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
4
-18
/
+167
2016-11-17
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
2
-4
/
+7
2016-11-16
USB: serial: cp210x: add ID for the Zone DPMX
Paul Jakma
1
-0
/
+1
2016-11-15
usb: chipidea: move the lock initialization to core file
Peter Chen
2
-2
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+15
2016-11-15
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
1
-1
/
+6
2016-11-14
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
1
-2
/
+2
2016-11-14
usb: mtu3: declare functions static
Sudip Mukherjee
2
-2
/
+2
2016-11-14
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
Lu Baolu
3
-6
/
+6
2016-11-14
usb: xhci: remove the use of xhci->addr_dev
Lu Baolu
3
-10
/
+10
2016-11-14
usb: xhci: cleanup cmd_completion in xhci_virt_device
Lu Baolu
2
-2
/
+0
2016-11-14
xhci: add helper to get the endpoint state of a endpoint context
Mathias Nyman
3
-14
/
+9
2016-11-14
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
Yoshihiro Shimoda
2
-0
/
+10
2016-11-14
usb: host: xhci: rcar: add a new firmware version for r8a7796
Yoshihiro Shimoda
2
-0
/
+4
2016-11-14
usb: xhci: clean up error_bitmask usage
Lu Baolu
2
-26
/
+22
2016-11-14
xhci: Remove duplicate xhci urb giveback functions
Mathias Nyman
1
-69
/
+56
2016-11-14
xhci: Giveback urb in finish_td directly
Mathias Nyman
1
-23
/
+8
2016-11-14
xhci: refactor handle_tx_event() urb giveback
Mathias Nyman
1
-29
/
+32
2016-11-14
xhci: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-11-14
xhci: cleanup and refactor td_to_noop()
Mathias Nyman
1
-42
/
+20
2016-11-14
xhci: refactor and cleanup process_isoc_td()
Mathias Nyman
1
-37
/
+32
2016-11-14
xhci: rename endpoint related trb variables
Mathias Nyman
1
-39
/
+38
2016-11-14
xhci: cleanup and refactor process_bulk_intr_td()
Mathias Nyman
1
-62
/
+46
2016-11-14
xhci: cleanup and refactor process_ctrl_td()
Mathias Nyman
1
-58
/
+45
2016-11-14
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
Mathias Nyman
1
-47
/
+7
2016-11-14
xhci: add trb_is_noop() helper function
Mathias Nyman
1
-7
/
+9
2016-11-14
xhci: use trb helper functions when possible
Mathias Nyman
1
-6
/
+5
2016-11-14
xhci: don't try to reset the host if it is unaccessible
Mathias Nyman
1
-1
/
+6
2016-11-14
xhci: cleanup error message if halting the host failed.
Mathias Nyman
1
-6
/
+6
2016-11-14
xhci: remove unnecessary xhci_quiesce call before xhci_halt
Mathias Nyman
1
-1
/
+0
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
7
-19
/
+15
2016-11-14
usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY
Fabien Lahoudere
1
-0
/
+11
2016-11-14
usb: chipidea: imx: configure imx for ULPI phy
Fabien Lahoudere
3
-14
/
+66
2016-11-14
usb: chipidea: Properly mark little endian descriptors
Stephen Boyd
2
-9
/
+9
2016-11-11
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
1
-0
/
+4
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
10
-32
/
+0
2016-11-10
USB: cdc-acm: use get_icount tty operation
Johan Hovold
1
-19
/
+12
2016-11-10
USB: cdc-acm: fix invalid user-pointer check
Johan Hovold
1
-3
/
+0
2016-11-10
USB: cdc-acm: fix TIOCMIWAIT
Johan Hovold
1
-2
/
+0
2016-11-08
usb: gadget: f_hid add super speed support
Janusz Dziedzic
1
-1
/
+66
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
1
-13
/
+15
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+6
2016-11-08
usb: dwc3: trace: purge dwc3_trace()
Felipe Balbi
6
-135
/
+24
[prev]
[next]