Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a1dbcef0172555464b5329f8ba47d43c98132dfa
/
drivers
/
usb
/
host
fd96d0d
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 14 years ago
a464dc4
USB: ehci-mxc: add work-around for efika mx/sb bug
by Arnaud Patard (Rtp)
· 14 years ago
3bb8029
USB: unbreak ehci-mxc on otg port of i.MX27
by Eric Bénard
· 14 years ago
cc604dd
USB: ehci-fsl: Fix 'have_sysif_regs' detection
by Peter Tyser
· 14 years ago
f75593c
USB: EHCI: fix DMA deallocation bug
by Alan Stern
· 14 years ago
baab93a
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
by Alex He
· 14 years ago
50d6467
xhci: Remove more doorbell-related reads
by Matthew Wilcox
· 14 years ago
7961acd
xHCI: fix printk_ratelimit() usage
by Andiry Xu
· 14 years ago
f2c565e
xHCI: replace dev_dbg() with xhci_dbg()
by Andiry Xu
· 14 years ago
50f7b52
xHCI: fix cycle bit set in giveback_first_trb()
by Andiry Xu
· 14 years ago
e1eab2e
xHCI: remove redundant parameter in giveback_first_trb()
by Andiry Xu
· 14 years ago
47cbf69
xHCI: fix queue_trb in isoc transfer
by Andiry Xu
· 14 years ago
a6d940d
xhci: Use GFP_NOIO during device reset.
by Sarah Sharp
· 14 years ago
40a9fb1
xhci: Do not run xhci_cleanup_msix with irq disabled
by Zhang Rui
· 14 years ago
0029227
xHCI: synchronize irq in xhci_suspend()
by Andiry Xu
· 14 years ago
7111ebc
xhci: Resume bus on any port status change.
by Sarah Sharp
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
3e5b08c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
1051b9f
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
48e34d0
drivers: fix comment typo diable -> disable.
by Justin P. Mattock
· 14 years ago
50401d7
Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable
by Russell King
· 14 years ago
711669e
mx51: fix usb clock support
by Arnaud Patard (Rtp)
· 14 years ago
569ff2d
usb: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
2af1084
USB: Merge 2.6.37-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
0247a7b
USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport
by Fabio Estevam
· 14 years ago
6ef9fc6
usb: ehci-omap: fix tll channel enable mask
by Anand Gadiyar
· 14 years ago
a0c9e95
usb: ohci-omap3: fix trivial typo
by Keshava Munegowda
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
8bb6a16
USB: EHCI: msm: Add support for power management
by Pavankumar Kondeti
· 14 years ago
b0848ae
USB: EHCI: Add MSM Host Controller driver
by Pavankumar Kondeti
· 14 years ago
0557029
USB: EHCI: ASPM quirk of ISOC on AMD SB800
by Alex He
· 14 years ago
16325f1
USB: host: uhci-q: Fixed minor coding style issues
by Tobias Ollmann
· 14 years ago
8170344
USB: whci-hcd: fix compiler warning
by Namhyung Kim
· 14 years ago
f8bbeab
xhci: Fix issue with port array setup and buggy hosts.
by Sarah Sharp
· 14 years ago
fe4bfb3
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 into work
by Greg Kroah-Hartman
· 14 years ago
0ae8668
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into usb-next
by Greg Kroah-Hartman
· 14 years ago
b48d7f5
usb: Add in missing EHCI helpers.
by Paul Mundt
· 14 years ago
73f35c6
USB: Remove unnecessary casts of void ptr returning alloc function return values
by Jesper Juhl
· 14 years ago
8244272
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work
by Greg Kroah-Hartman
· 14 years ago
4792a15
usb: ehci-omap: Add OMAP4 support
by Anand Gadiyar
· 14 years ago
a42ccdc
usb: ehci-omap: add helpers for checking port mode
by Anand Gadiyar
· 14 years ago
c5dff55
usb: ehci-omap: use clkdev aliases for functional clocks
by Anand Gadiyar
· 14 years ago
7f124f4
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
by Keshava Munegowda
· 14 years ago
c072604
usb: ehci-omap: don't hard-code TLL channel count
by Keshava Munegowda
· 14 years ago
6dba39e
usb: ehci-omap: update clock names to be more generic
by Keshava Munegowda
· 14 years ago
a85b4e7
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
by Brian J. Tarricone
· 14 years ago
760efe6
USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs
by Mac Lin
· 14 years ago
6e9d447
usb: ehci-sh: Add missing ehci helpers.
by Paul Mundt
· 14 years ago
c1e0774
usb: ehci-sh: Fix up fault in shutdown path.
by Paul Mundt
· 14 years ago
e945716
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
6dd0a3a
xhci: Don't let the USB core disable SuperSpeed ports.
by Sarah Sharp
· 14 years ago
da6699c
xhci: Setup array of USB 2.0 and USB 3.0 ports.
by Sarah Sharp
· 14 years ago
7a3783e
xhci: Fix reset-device and configure-endpoint commands
by Paul Zimmerman
· 14 years ago
4f68384
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
by Dirk Brandewie
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
ce7eb32
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
by Joe Perches
· 14 years ago
c8c38de
USB host: Adding USB ehci & ohci support for spear platform
by Deepak Sikri
· 14 years ago
02e2c51
USB: EHCI: fix obscure race in ehci_endpoint_disable
by Alan Stern
· 14 years ago
f52022b
USB: isp1362-hcd - fix section mismatch warning
by Axel Lin
· 14 years ago
3d091a6
USB: EHCI: AMD periodic frame list table quirk
by Andiry Xu
· 14 years ago
723b991
USB: ehci: fix debugfs 'lpm' permissions
by Greg Kroah-Hartman
· 14 years ago
8982132
xhci: Fix command ring replay after resume.
by Sarah Sharp
· 14 years ago
dc07c91b9
xHCI: fix wMaxPacketSize mask
by Andiry Xu
· 14 years ago
74bb844
xHCI: release spinlock when setup interrupt
by Andiry Xu
· 14 years ago
241b652
xhci: Remove excessive printks with shared IRQs.
by Sarah Sharp
· 14 years ago
8687197
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
by Greg Kroah-Hartman
· 14 years ago
1c0a380
USB: ohci-jz4740: Fix spelling in MODULE_ALIAS
by Stefan Weil
· 14 years ago
ef821ae
USB: xhci: Use GFP_ATOMIC under spin_lock
by David Sterba
· 14 years ago
724c852
USB: ehci/mxc: compile fix
by Uwe Kleine-König
· 14 years ago
018b97d
USB: Fix FSL USB driver on non Open Firmware systems
by Marc Kleine-Budde
· 14 years ago
ad78aca
usb: Add support for VIA VT8500 and compatibles in EHCI HCD
by Alexey Charkov
· 14 years ago
63c8455
usb: ehci-hcd: Add support for SuperH EHCI.
by Paul Mundt
· 14 years ago
9cc5639
usb: ohci-sh: Set IRQ as shared.
by Paul Mundt
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
1643acc
USB: Add EHCI and OHCH glue for OCTEON II SOCs.
by David Daney
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
e581c8c
USB: imx21-hcd - fix off by one resource size calculation
by Axel Lin
· 14 years ago
436a389
usb: Fix linker errors with CONFIG_PM=n
by Sarah Sharp
· 14 years ago
39eb234
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
4e5c353
USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
7a9d93e
USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
b5b5c3a
USB: xhci: Fix compile error when CONFIG_PM=n
by Sarah Sharp
· 14 years ago
5535b1d
USB: xHCI: PCI power management implementation
by Andiry Xu
· 14 years ago
9777e3c
USB: xHCI: bus power management implementation
by Andiry Xu
· 14 years ago
5619253
USB: xHCI: port remote wakeup implementation
by Andiry Xu
· 14 years ago
be88fe4
USB: xHCI: port power management implementation
by Andiry Xu
· 14 years ago
c8d4af8
USB: core: use kernel assigned address for devices under xHCI
by Andiry Xu
· 14 years ago
f0615c4
USB: xHCI: change xhci_reset_device() to allocate new device
by Andiry Xu
· 14 years ago
6492773
USB: xHCI: Add pointer to udev in struct xhci_virt_device
by Andiry Xu
· 14 years ago
ac9dfe9
usb: r8a66597-hcd: Change mistake of the outsw function
by Nobuhiro Iwamatsu
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
d0cc3d4
USB: imx21-hcd accept arbitary transfer buffer alignement.
by Martin Fuzzey
· 14 years ago
7a7e789
USB: imx21-hcd: Fix isochronous endpoint idle
by Martin Fuzzey
· 14 years ago
b2a068d
USB: imx21-hcd: refactor hardware data memory management
by Martin Fuzzey
· 14 years ago
Next »