index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge remote-tracking branch 'usb/usb-next'
Stephen Rothwell
84
-1025
/
+625
2014-01-10
Merge remote-tracking branch 'mpc5xxx/next'
Stephen Rothwell
1
-12
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
11
-11
/
+0
2014-01-08
xhci: Set scatter-gather limit to avoid failed block writes.
Sarah Sharp
2
-3
/
+3
2014-01-08
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
1
-1
/
+1
2014-01-07
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
1
-1
/
+1
2013-12-28
Merge branch 'fixes' into for-next
Olof Johansson
2
-12
/
+21
2013-12-26
Merge branch 'next/cleanup' into for-next
Olof Johansson
1
-3
/
+11
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-3
/
+11
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2
-13
/
+22
2013-12-21
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-6
/
+9
2013-12-21
USB: fsl-mph-dr-of: adjust for OF based clock lookup
Gerhard Sittig
1
-12
/
+1
2013-12-20
Merge branch 'next/drivers' into for-next
Kevin Hilman
1
-2
/
+2
2013-12-19
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
1
-0
/
+3
2013-12-18
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-18
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-18
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-18
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-18
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-18
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-18
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-18
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-18
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-18
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-18
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-18
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-17
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
Lin Wang
1
-6
/
+0
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
1
-11
/
+15
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
80
-700
/
+499
2013-12-13
xhci: Add quirks module option
Takashi Iwai
1
-0
/
+6
2013-12-11
USB: EHCI: tegra: use reset framework
Stephen Warren
1
-3
/
+11
2013-12-10
xhci: clarify logging in xhci_setup_device
Dan Williams
1
-10
/
+12
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
5
-8
/
+30
2013-12-10
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
1
-1
/
+6
2013-12-09
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
1
-10
/
+10
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
54
-8
/
+77
2013-12-08
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-08
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
1
-1
/
+1
2013-12-08
USB: OHCI: Properly handle ohci-spear suspend
Majunath Goudar
1
-3
/
+9
2013-12-08
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
1
-16
/
+6
2013-12-08
USB: OHCI: Properly handle ohci-da8xx suspend
Majunath Goudar
1
-4
/
+12
[next]