index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: ohci-spear: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: ehci-msm: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
2014-07-09
1
-39
/
+9
*
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
2014-07-09
1
-1
/
+1
*
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
2014-07-09
1
-0
/
+1
*
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
2014-07-09
1
-25
/
+20
*
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
2014-07-09
1
-1
/
+1
*
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
2014-07-09
1
-1
/
+1
*
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda
2014-07-09
5
-0
/
+205
*
usb: host: xhci-plat: use devm_functions
Himangi Saraogi
2014-07-09
1
-20
/
+4
*
xhci: make error messages grepable
Oliver Neukum
2014-07-09
1
-18
/
+18
*
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
2014-07-09
1
-0
/
+6
*
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
Pratyush Anand
2014-07-09
1
-0
/
+3
*
xhci: A default implementation for Ux timeout calculation and tier policy check
Pratyush Anand
2014-07-09
1
-18
/
+48
*
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
2014-07-07
4
-8
/
+18
|
\
|
*
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
Srinivas Kandagatla
2014-06-30
1
-1
/
+1
|
*
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
2014-06-24
1
-3
/
+7
|
*
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
2014-06-24
1
-1
/
+4
|
*
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
2014-06-24
1
-1
/
+1
|
*
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
2014-06-24
1
-2
/
+5
*
|
usb: xhci: Correct last context entry calculation for Configure Endpoint
Julius Werner
2014-06-24
1
-33
/
+18
|
/
*
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
2014-06-17
1
-3
/
+16
*
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
2014-06-17
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
1
-40
/
+0
|
\
|
*
MIPS: MSP71xx: Remove checks for two macros
Paul Bolle
2014-05-23
1
-40
/
+0
*
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
32
-727
/
+3008
|
\
\
|
*
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
2
-8
/
+8
|
|
\
\
|
|
*
|
tile: usb: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
2
-8
/
+8
|
|
|
/
|
*
|
usb: host: max3421-hcd: Use module_spi_driver
Sachin Kamat
2014-05-29
1
-14
/
+1
|
*
|
usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
David Mosberger-Tang
2014-05-29
1
-2
/
+4
|
*
|
usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning
David Mosberger-Tang
2014-05-29
1
-34
/
+60
|
*
|
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
2014-05-28
1
-2
/
+5
|
*
|
usb: host: xhci-plat: add xhci_plat_start()
Yoshihiro Shimoda
2014-05-28
1
-1
/
+6
|
*
|
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
2014-05-28
1
-1
/
+3
|
*
|
usb: pci_quirks: fix sparse 'symbol not declared' warning
Konrad Zapalowicz
2014-05-27
1
-0
/
+1
|
*
|
xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.
Denis Turischev
2014-05-27
1
-1
/
+3
|
*
|
xhci: unified loggig of RESET_ON_RESUME
Oliver Neukum
2014-05-27
1
-2
/
+4
|
*
|
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
2014-05-27
1
-3
/
+23
|
*
|
usb: ohci-platform: Enable optional use of reset controller
Maxime Ripard
2014-05-27
1
-3
/
+24
|
*
|
usb: ohci: sort out dependencies for lpc32xx and omap
Arnd Bergmann
2014-05-27
1
-2
/
+2
|
*
|
usb: ohci-da8xx can only be built-in
Arnd Bergmann
2014-05-27
2
-1
/
+11
|
*
|
usb: xhci: avoid warning for !PM_SLEEP
Arnd Bergmann
2014-05-27
1
-1
/
+1
|
*
|
usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
Gregory CLEMENT
2014-05-27
5
-0
/
+116
|
*
|
usb: host: xhci-plat: add clock support
Gregory CLEMENT
2014-05-27
2
-1
/
+25
|
*
|
usb: host: xhci-plat: sort the headers in alphabetic order
Gregory CLEMENT
2014-05-27
1
-3
/
+3
|
*
|
usb: ehci-orion: add optional PHY support
Gregory CLEMENT
2014-05-27
1
-0
/
+28
|
*
|
usb: ehci-orion: fix clock reference leaking
Gregory CLEMENT
2014-05-27
1
-16
/
+29
|
*
|
usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
Thomas Petazzoni
2014-05-27
1
-9
/
+9
|
*
|
usb: ehci-orion: use platform_get_irq() for DT probing
Thomas Petazzoni
2014-05-27
1
-4
/
+1
|
*
|
Add support for using a MAX3421E chip as a host driver.
David Mosberger
2014-05-27
3
-0
/
+1949
[prev]
[next]