index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()
Yoshihiro Shimoda
1
-1
/
+1
2016-03-04
usb: gadget: renesas_usb3: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-03-04
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
John Youn
1
-2
/
+4
2016-03-04
usb: dwc2: Add support for Lantiq ARX and XRX SoCs
Antti Seppälä
1
-0
/
+34
2016-03-04
usb: phy: generic: Handle late registration of gadget
Maarten ter Huurne
1
-3
/
+8
2016-03-04
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
Alexey Khoroshilov
1
-0
/
+5
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2
-2
/
+2
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
4
-1801
/
+1806
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
4
-183
/
+179
2016-03-04
usb: dwc2: Use kmem_cache_free()
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-04
usb: dwc2: host: If using uframe scheduler, end splits better
Douglas Anderson
1
-6
/
+42
2016-03-04
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
4
-171
/
+1250
2016-03-04
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2
-3
/
+100
2016-03-04
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2
-0
/
+33
2016-03-04
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
2
-89
/
+272
2016-03-04
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
3
-6
/
+11
2016-03-04
usb: dwc2: host: Split code out to make dwc2_do_reserve()
Douglas Anderson
1
-45
/
+67
2016-03-04
usb: dwc2: host: Reorder things in hcd_queue.c
Douglas Anderson
1
-289
/
+289
2016-03-04
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
4
-82
/
+92
2016-03-04
usb: dwc2: host: Use periodic interrupt even with DMA
Douglas Anderson
1
-39
/
+32
2016-03-04
usb: dwc2: host: There's not really a TT for the root hub
Douglas Anderson
1
-0
/
+10
2016-03-04
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
1
-2
/
+2
2016-03-04
usb: dwc2: host: Giveback URB in tasklet context
Douglas Anderson
1
-3
/
+1
2016-03-04
usb: dwc2: host: Add a delay before releasing periodic bandwidth
Douglas Anderson
2
-56
/
+187
2016-03-04
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
4
-2
/
+53
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
5
-0
/
+31
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
4
-11
/
+14
2016-03-04
usb: dwc2: host: Avoid use of chan->qh after qh freed
Douglas Anderson
2
-0
/
+20
2016-03-04
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
Douglas Anderson
1
-1
/
+1
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
5
-186
/
+87
2016-03-04
usb: dwc2: rockchip: Make the max_transfer_size automatic
Douglas Anderson
1
-1
/
+1
2016-03-04
usb: dwc3: Validate the maximum_speed parameter
John Youn
2
-5
/
+22
2016-03-04
usb: musb: sunxi: support module autoloading
Emilio López
1
-0
/
+1
2016-03-04
usb: chipidea: otg: add A idle to B disconnect timer
Li Jun
2
-2
/
+12
2016-03-04
usb: chipidea: otg: enable HNP polling support for gadget and host
Li Jun
1
-0
/
+4
2016-03-04
usb: chipidea: otg: set host_request_flag for gadget
Li Jun
1
-1
/
+12
2016-03-04
usb: gadget: composite: handle otg status selector request from OTG host
Li Jun
1
-8
/
+17
2016-03-04
usb: chipidea: udc: bypass otg status selector handling to gadget driver
Li Jun
1
-1
/
+2
2016-03-04
usb: common: otg-fsm: add HNP polling support
Li Jun
1
-0
/
+87
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2
-25
/
+33
2016-03-04
usb: gadget: f_midi: stash substream in gmidi_in_port structure
Michal Nazarewicz
1
-5
/
+7
2016-03-04
usb: gadget: f_midi: missing unlock on error path
Dan Carpenter
1
-6
/
+6
2016-03-04
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
Michal Nazarewicz
1
-37
/
+18
2016-03-04
usb: gadget: f_midi: fix in_last_port looping logic
Michal Nazarewicz
1
-19
/
+7
2016-03-04
usb: gadget: f_midi: move some of f_midi_transmit to separate func
Michal Nazarewicz
1
-61
/
+76
2016-03-04
usb: gadget: f_midi: remove useless midi reference from port struct
Felipe F. Tonello
1
-2
/
+0
2016-03-04
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
1
-3
/
+9
2016-03-04
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
1
-69
/
+58
2016-03-04
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
1
-16
/
+8
2016-03-04
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
1
-1
/
+3
[next]