index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
13
-73
/
+227
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-73
/
+227
2016-11-23
usb: ohci-da8xx: rename driver to ohci-da8xx
Axel Haslam
1
-1
/
+1
2016-11-21
usb: musb: da8xx: Set phy in OTG mode by default
Alexandre Bailon
1
-0
/
+7
2016-11-21
usb: musb: da8xx: Call earlier clk_prepare_enable()
Alexandre Bailon
1
-9
/
+8
2016-11-21
usb: musb: da8xx: Add DT support for the DA8xx driver
Petr Kulhavy
1
-0
/
+46
2016-11-21
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2
-0
/
+25
2016-11-21
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
Ladislav Michl
1
-1
/
+1
2016-11-21
usb: musb: omap2430: use dev_err
Ladislav Michl
1
-3
/
+3
2016-11-21
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
1
-2
/
+3
2016-11-21
musb: sunxi: Force session end on babble errors in host-mode
Hans de Goede
1
-0
/
+15
2016-11-21
musb: sunxi: Remove custom babble handling
Hans de Goede
1
-10
/
+0
2016-11-21
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
2
-5
/
+1
2016-11-21
USB: OHCI: use dma_pool_zalloc
shashi bhusan
1
-4
/
+2
2016-11-21
USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
Geert Uytterhoeven
1
-4
/
+4
2016-11-21
cdc-acm: handle read pipe errors
Ladislav Michl
2
-10
/
+53
2016-11-21
cdc-acm: remove is_int_ep from acm structure
Ladislav Michl
2
-4
/
+2
2016-11-21
cdc-acm: store in and out pipes in acm structure
Ladislav Michl
2
-16
/
+18
2016-11-21
cdc-acm: refactor killing urbs
Ladislav Michl
1
-27
/
+16
2016-11-21
cdc-acm: avoid interface_to_usbdev call
Ladislav Michl
1
-6
/
+3
2016-11-21
cdc-acm: reindent log messages
Ladislav Michl
1
-18
/
+17
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
75
-2739
/
+4034
2016-11-18
Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-0
/
+9
2016-11-18
Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-4
/
+4
2016-11-18
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
1
-1
/
+2
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2
-11
/
+0
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
6
-43
/
+54
2016-11-18
usb: dwc3: ep0: avoid empty-body warning
Arnd Bergmann
1
-6
/
+7
2016-11-18
usb: dwc2: Move functions from header to source
Razmik Karapetyan
2
-34
/
+29
2016-11-18
usb: dwc2: Fix fifo_show() functionality
Razmik Karapetyan
1
-1
/
+1
2016-11-18
usb: dwc2: Remove unnecessary request length checking
Razmik Karapetyan
1
-10
/
+0
2016-11-18
usb: dwc2: Fix Control Write issue in DMA mode
Razmik Karapetyan
1
-0
/
+7
2016-11-18
usb: dwc2: Don't program DMA address for 0 length request
Razmik Karapetyan
1
-1
/
+1
2016-11-18
usb: dwc2: Stop Complete Splits after Data PID == 0
Sevak Arakelyan
1
-1
/
+6
2016-11-18
usb: dwc3: pci: avoid build warning
Felipe Balbi
1
-24
/
+26
2016-11-18
usb: dwc3: Workaround for irq mask issue
John Youn
1
-0
/
+11
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
3
-0
/
+47
2016-11-18
usb: dwc2: add amcc,dwc-otg support
Christian Lamparter
1
-0
/
+1
2016-11-18
usb: dwc2: fixes host_dma logic
Christian Lamparter
1
-3
/
+2
2016-11-18
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
4
-11
/
+33
2016-11-18
usb: dwc2: gadget: Program ep0_mps for LS
Vardan Mikayelyan
1
-0
/
+2
2016-11-18
usb: dwc2: gadget: Add IOT device IDs, configure core accordingly
Vardan Mikayelyan
2
-1
/
+26
2016-11-18
usb: dwc2: Add support of dedicated full-speed PHY interface
Vahram Aharonyan
1
-5
/
+21
2016-11-18
usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disable
Vahram Aharonyan
1
-89
/
+93
2016-11-18
usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() function
Vahram Aharonyan
1
-23
/
+41
2016-11-18
usb: dwc2: gadget: For DDMA parse setup only after SetUp interrupt
Vahram Aharonyan
1
-0
/
+10
2016-11-18
usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMA
Vahram Aharonyan
1
-0
/
+4
2016-11-18
usb: dwc2: gadget: Enable the BNA interrupt
Vahram Aharonyan
2
-0
/
+5
2016-11-18
usb: dwc2: gadget: Start and complete DDMA isoc transfers
Vahram Aharonyan
1
-5
/
+304
2016-11-18
usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN masked
Vahram Aharonyan
1
-2
/
+4
[prev]
[next]