Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
697022391e46614184101c59e46c9671598026db
/
drivers
/
usb
/
host
d183c81
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
by Nikita Yushchenko
· 11 years ago
c1db30a
USB: OHCI: fix problem with global suspend on ATI controllers
by Alan Stern
· 11 years ago
01bb59e
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
by David Cohen
· 11 years ago
6db249e
xhci: extend quirk for Renesas cards
by Igor Gnatenko
· 11 years ago
c09ec25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
by Denis Turischev
· 11 years ago
1f81b6d
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
by Julius Werner
· 11 years ago
166cf4a
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
by Laurent Pinchart
· 11 years ago
4d6b516
USB: ohci-jz4740: Fix uninitialized variable warning
by Laurent Pinchart
· 11 years ago
4f2fe2d
USB: EHCI: tegra: set txfill_tuning
by Stephen Warren
· 11 years ago
e155b5b
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
d721751
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
192c028
Merge 3.14-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
c9050b6
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
86e2864
usb: wusbcore: disable transfer notifications for Alereon HWAs
by Thomas Pugliese
· 11 years ago
e2ed511
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
by Mathias Nyman
· 11 years ago
7969943
xhci: add the meaningful IRQ description if it is empty
by Adrian Huang
· 11 years ago
bcffae7
xhci: Prevent runtime pm from autosuspending during initialization
by Mathias Nyman
· 11 years ago
14aec58
storage: accept some UAS devices if streams are unavailable
by Oliver Neukum
· 11 years ago
21d0e51
xhci: Kill streams URBs when the host dies.
by Sarah Sharp
· 11 years ago
50e8725
xhci: Refactor command watchdog and fix split string.
by Sarah Sharp
· 11 years ago
f792088
xhci: Handle MaxPSASize == 0
by Hans de Goede
· 11 years ago
84c1e40
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
by Hans de Goede
· 11 years ago
127329d
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
by Hans de Goede
· 11 years ago
d573422
xhci: Remove segments from radix tree on failed insert.
by Sarah Sharp
· 11 years ago
a390153
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
by Hans de Goede
· 11 years ago
9aad95e
xhci: For streams the dequeue ptr must be read from the stream ctx
by Hans de Goede
· 11 years ago
95241db
xhci: Set SCT field for Set TR dequeue on streams
by Hans de Goede
· 11 years ago
c4bedb7
xhci: For streams the css flag most be read from the stream-ctx on ep stop
by Hans de Goede
· 11 years ago
ee4aa54
xhci: Check size rather then number of streams when allocating stream ctxs
by Hans de Goede
· 11 years ago
df61383
xhci: Free streams when they are still allocated on a set_interface call
by Hans de Goede
· 11 years ago
1534130
xhci: fix usb3 streams
by Gerd Hoffmann
· 11 years ago
e587b8b
xhci: make warnings greppable
by Oliver Neukum
· 11 years ago
25cd288
usb/xhci: Change how we indicate a host supports Link PM.
by Sarah Sharp
· 11 years ago
5d188d6
USB: EHCI: tegra: Drop unused defines
by Thierry Reding
· 11 years ago
8cb38e9
Merge 3.14-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
a1227f3
usb: ehci: fix deadlock when threadirqs option is used
by Stanislaw Gruszka
· 11 years ago
3c70165
Merge 3.14-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
3e8d6d8
USB: EHCI: add delay during suspend to prevent erroneous wakeups
by Alan Stern
· 11 years ago
9d26564
Merge 3.14-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
0f94388
xhci-platform: Change compatible string from xhci-platform to generic-xhci
by Hans de Goede
· 11 years ago
e16fa44
uhci-platform: Change compatible string from platform-uhci to generic-uhci
by Hans de Goede
· 11 years ago
ea17c7c
USB: ELAN: Remove useless "default M" lines
by Paul Bolle
· 11 years ago
adff529
USB: ohci-platform: check for platform data misconfiguration
by Alan Stern
· 11 years ago
843d5e0
USB: ehci-platform: check for platform data misconfiguration
by Alan Stern
· 11 years ago
915974c
ehci-platform: Change compatible string from usb-ehci to generic-ehci
by Hans de Goede
· 11 years ago
ce149c3
ohci-platform: Change compatible string from usb-ohci to generic-ohci
by Hans de Goede
· 11 years ago
3d4b81e
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
by Sarah Sharp
· 11 years ago
9cf00d9
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
by Sarah Sharp
· 11 years ago
1386ff7
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
by Sarah Sharp
· 11 years ago
247bf55
xhci 1.0: Limit arbitrarily-aligned scatter gather.
by Sarah Sharp
· 11 years ago
ad3db5d
ehci-platform: Add support for controllers with big-endian regs / descriptors
by Hans de Goede
· 11 years ago
b103441
ohci-platform: Add support for controllers with big-endian regs / descriptors
by Hans de Goede
· 11 years ago
a4aeb21
ehci-platform: Add support for clks and phy passed through devicetree
by Hans de Goede
· 11 years ago
ca52a17
ohci-platform: Add support for devicetree instantiation
by Hans de Goede
· 11 years ago
5c27402
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
f7b2e40
Revert "xhci: replace xhci_read_64() with readq()"
by Sarah Sharp
· 11 years ago
477632d
Revert "xhci: replace xhci_write_64() with writeq()"
by Sarah Sharp
· 11 years ago
e9a3711
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1aa9578
xhci: Fix resume issues on Renesas chips in Samsung laptops
by Sarah Sharp
· 11 years ago
feffe09
usb: ehci: add freescale imx28 special write register method
by Peter Chen
· 11 years ago
d77276c
USB: fsl-mph-dr-of: adjust for OF based clock lookup
by Gerhard Sittig
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f2d9b99
xhci: Set scatter-gather limit to avoid failed block writes.
by Sarah Sharp
· 11 years ago
d6c9ea9
xhci: Avoid infinite loop when sg urb requires too many trbs
by Ben Hutchings
· 11 years ago
1f53b48
USB: fix: ohci-at91 mismerge build error
by Arnd Bergmann
· 11 years ago
a7dedb4
Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Olof Johansson
· 11 years ago
e7d248f
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Olof Johansson
· 11 years ago
99f14bd4
Merge 3.13-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e2a3a64
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
9005355
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
by Jack Pham
· 11 years ago
81574fc
USB: ohci-octeon: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
09796be
USB: ohci-spear: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
3e2e714
USB: ohci-ppc-of: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
ac8d81f
USB: ohci-nxp: Use devm_clk_get()
by Jingoo Han
· 11 years ago
849da2d
USB: ehci-w90x900: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
644db16
USB: ohci-da8xx: Use devm_*() functions
by Jingoo Han
· 11 years ago
c81c3b0
USB: ohci-jz4740: Use devm_*() functions
by Jingoo Han
· 11 years ago
f1080e4
USB: ohci-pxa27x:Use devm_*() functions
by Jingoo Han
· 11 years ago
49aa57b
USB: ehci-octeon: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
7667fe6
USB: ehci-fsl: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
806f6e6
USB: ehci-orion: Use devm_*() functions
by Jingoo Han
· 11 years ago
63c9b9d3
USB: ohci-ppc-of: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
0a3aa0d
USB: ohci-omap: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
a74cf5c
USB: ehci-xilinx-of: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
346c8b2
USB: ehci-ppc-of: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
fb53e94
USB: ehci-orion: use dev_warn() instead of printk()
by Jingoo Han
· 11 years ago
fc32f11
USB: ehci-grlib: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
f4fbb6d
USB: ehci-fsl: use dev_warn() instead of printk()
by Jingoo Han
· 11 years ago
fc7a325
usb: ohci-at91: use device managed clk retrieval
by Boris BREZILLON
· 11 years ago
5b218a0
usb: ohci-at91: use dev variable instead of &pdev->dev
by Boris BREZILLON
· 11 years ago
cca2bbb
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
by Boris BREZILLON
· 11 years ago
599459d
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
by Lin Wang
· 11 years ago
fb5f183
usb: ohci-at91: fix irq and iomem resource retrieval
by Boris BREZILLON
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
4e6a1ee
xhci: Add quirks module option
by Takashi Iwai
· 11 years ago
Next »