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.13.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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
usb: musb: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2017-06-27
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-8
/
+21
2017-06-22
Merge branch 'uuid-types'
Rafael J. Wysocki
4
-17
/
+16
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-28
/
+24
2017-06-21
USB: serial: propagate late probe errors
Johan Hovold
1
-11
/
+12
2017-06-21
USB: serial: refactor port endpoint setup
Johan Hovold
1
-92
/
+130
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-6
/
+5
2017-06-20
usb: musb: tusb6010_omap: Convert to DMAengine API
Peter Ujfalusi
1
-121
/
+80
2017-06-20
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
Peter Ujfalusi
2
-48
/
+4
2017-06-20
usb: musb: tusb6010_omap: Allocate DMA channels upfront
Peter Ujfalusi
1
-93
/
+92
2017-06-20
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
Peter Ujfalusi
1
-79
/
+85
2017-06-20
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
Peter Ujfalusi
1
-2
/
+1
2017-06-20
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
Peter Ujfalusi
1
-1
/
+2
2017-06-20
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2
-0
/
+4
2017-06-20
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
Alexandre Bailon
1
-4
/
+7
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
49
-2028
/
+4271
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
3
-0
/
+16
2017-06-20
Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-0
/
+5
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
7
-29
/
+25
2017-06-19
mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2017-06-19
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
6
-15
/
+942
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
7
-51
/
+53
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
6
-636
/
+845
2017-06-19
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
1
-79
/
+28
2017-06-19
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
1
-1
/
+39
2017-06-19
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2
-12
/
+8
2017-06-19
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
1
-1
/
+1
2017-06-18
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-28
/
+24
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-7
/
+6
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-10
/
+5
2017-06-15
xhci: cleanup finish_td() skip option
Mathias Nyman
1
-9
/
+5
2017-06-15
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
3
-11
/
+7
2017-06-15
xhci: handle transfer events without TRB pointer
Mathias Nyman
1
-2
/
+22
2017-06-15
xhci: support calling cleanup_halted_endpoint with soft retry
Mathias Nyman
1
-6
/
+10
2017-06-15
xhci: Add support for endpoint soft reset
Mathias Nyman
2
-3
/
+13
2017-06-15
xhci: refactor transfer event errors and completion codes
Mathias Nyman
1
-38
/
+40
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
3
-89
/
+15
2017-06-15
usb: Avoid unnecessary LPM enabling and disabling during suspend and resume
Mathias Nyman
1
-11
/
+2
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-06-15
usb: dwc3: exynos: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+10
2017-06-15
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+6
2017-06-15
USB / PCI / PM: Allow the PCI core to do the resume cleanup
Rafael J. Wysocki
1
-6
/
+1
2017-06-14
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
Bjørn Mork
1
-0
/
+1
2017-06-14
USB: serial: option: add two Longcheer device ids
Johan Hovold
1
-0
/
+4
2017-06-13
usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()
Andy Shevchenko
1
-14
/
+15
2017-06-13
usb: gadget: mass_storage: set msg_registered after msg registered
Li Jun
1
-2
/
+6
2017-06-13
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
1
-0
/
+392
[prev]
[next]