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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-5
/
+5
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-225
/
+1647
2016-01-12
Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-0
/
+2
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
6
-14
/
+67
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-21
/
+2
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
4
-5
/
+5
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
6
-14
/
+67
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
3
-4
/
+4
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2
-2
/
+2
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
1
-2
/
+6
2015-12-01
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
1
-2
/
+2
2015-12-01
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
1
-11
/
+10
2015-12-01
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-12-01
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
1
-7
/
+7
2015-12-01
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
1
-13
/
+5
2015-12-01
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
3
-8
/
+4
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
3
-117
/
+64
2015-12-01
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
1
-1
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
8
-6
/
+1383
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
4
-2
/
+21
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
3
-14
/
+26
2015-12-01
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
1
-0
/
+1
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2
-25
/
+85
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
3
-3
/
+1
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2
-2
/
+8
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
1
-4
/
+11
2015-11-24
ARM: tegra: select USB_ULPI from EHCI rather than platform
Arnd Bergmann
1
-0
/
+2
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
1
-6
/
+9
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
1
-26
/
+6
2015-11-18
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
1
-0
/
+10
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
2
-5
/
+26
2015-10-24
usb: host: lpc32xx: don't unregister phy device
Vladimir Zapolskiy
1
-1
/
+0
2015-10-24
usb: host: lpc32xx: balance clk enable/disable on removal
Vladimir Zapolskiy
1
-1
/
+2
2015-10-24
usb: host: lpc32xx: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-8
/
+8
[next]