Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be3a07f71ca3ae300d652a653279321e85b9f3d0
/
drivers
/
usb
/
host
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cda4db5
Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 12 years ago
c88db16
xhci: Fix DIV_ROUND_UP compile error.
by Sarah Sharp
· 12 years ago
b01bcbf
xhci: Fix compile with CONFIG_USB_SUSPEND=n
by Sarah Sharp
· 12 years ago
8e19291
Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"
by Greg Kroah-Hartman
· 12 years ago
1c01f1d
USB: EHCI: fix command register configuration lost problem
by Ming Lei
· 12 years ago
8377c94
USB: ehci-platform: remove update_device
by Hauke Mehrtens
· 12 years ago
e3567d2
xhci: Add Intel U1/U2 timeout policy.
by Sarah Sharp
· 12 years ago
3b3db02
xhci: Add infrastructure for host-specific LPM policies.
by Sarah Sharp
· 12 years ago
dbc3330
xhci: Reserve one command for USB3 LPM disable.
by Sarah Sharp
· 13 years ago
4b26654
xhci: Some Evaluate Context commands must succeed.
by Sarah Sharp
· 13 years ago
797b0ca
xhci: Add roothub code to set U1/U2 timeouts.
by Sarah Sharp
· 13 years ago
33b2831
xhci: Reset reserved command ring TRBs on cleanup.
by Sarah Sharp
· 13 years ago
f8a9e72
USB: fix resource leak in xhci power loss path
by Oliver Neukum
· 12 years ago
1530bbc6
xhci: Add new short TX quirk for Fresco Logic host.
by Sarah Sharp
· 13 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 12 years ago
b12909b
USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT
by Marek Vasut
· 12 years ago
1996e6c
USB: EHCI: work around bug in the Philips ISP1562 controller
by Alan Stern
· 12 years ago
65b8e5c
USB: EHCI: improve full-speed isochronous scheduling routine
by Alan Stern
· 12 years ago
fa28618
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
by Greg Kroah-Hartman
· 12 years ago
0686a1f
USB: ohci-omap: Use usb_put_transceiver instead of put_device
by Jarkko Nikula
· 12 years ago
fee8bc1
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
by Jarkko Nikula
· 12 years ago
4a0dfe6
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl
by Olof Johansson
· 12 years ago
bebc56d
usb: move struct usb_device->children to struct usb_hub_port->child
by Lan Tianyu
· 12 years ago
eb70e5a
usb: chipidea: add host role
by Alexander Shishkin
· 12 years ago
fdf6e63
usb: host: mips: sead3: Fix for big endian.
by Steven J. Hill
· 12 years ago
93c6d89
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock
by Arnd Bergmann
· 12 years ago
caafc71
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers
by Olof Johansson
· 12 years ago
bd69e27
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Olof Johansson
· 12 years ago
7488185
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl
by Olof Johansson
· 12 years ago
07e4e55
USB: ohci-at91: add a reset function to fix race condition
by Nicolas Ferre
· 12 years ago
7a82f61
USB: ohci-at91: use resource_size() for memory/io resource length
by Nicolas Ferre
· 12 years ago
7b18389
ARM: OMAP: USB: fix warning on EHCI PHY reset path
by Igor Grinberg
· 12 years ago
d5a2a1b
Merge tag 'v3.4-rc6' into next/cleanup
by Olof Johansson
· 12 years ago
cba3309
Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
8c869ed
ARM: Orion: EHCI: Add support for enabling clocks
by Andrew Lunn
· 13 years ago
ab59ac01
ohci-da8xx: set MODULE_ALIAS to allow autoloading
by Jan Luebbe
· 13 years ago
ccd68bb
USB: xhci: testing sizeof xhci_doorbell_array 2 time
by girish verma
· 13 years ago
1949f9e
USB: xhci-hcd: print URB's expected length in decimal, not hex
by Alan Stern
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
d132d7f
Kconfig: replace "--- help ---" with "---help---"
by Paul Bolle
· 13 years ago
3aa2ae7
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
by Russ Dill
· 13 years ago
1c12443
xhci: Add Lynx Point to list of Intel switchable hosts.
by Sarah Sharp
· 13 years ago
51c9e6c
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
by Sarah Sharp
· 13 years ago
9c74599
usb-xhci: Handle COMP_TX_ERR for isoc tds
by Hans de Goede
· 13 years ago
f370b99
xHCI: keep track of ports being resumed and indicate in hub_status_data
by Andiry Xu
· 13 years ago
167e492
USB: r8a66597-hcd.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
b5f5bfe
USB: oxu210hp-hcd.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
3879e30
USB: ohci-sa1111.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
1f550c1
USB: ohci-ep93xx.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
b8a6f71
USB: ohci-dbg.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
2d0fe1b
USB: ehci-sched.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
82491c2
USB: ehci-q.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
ade749a
usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.c
by Paul Gortmaker
· 13 years ago
50447d7
usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.c
by Paul Gortmaker
· 13 years ago
3b1f1ad
usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.c
by Paul Gortmaker
· 13 years ago
04c235c
USB: ehci-tegra: remove redundant gpio_set_value
by Stephen Warren
· 13 years ago
ebf20de
EHCI: update PM methods in ehci-tegra.c
by Alan Stern
· 13 years ago
73108aa
USB: ohci-nxp: Use isp1301 driver
by Roland Stigge
· 13 years ago
2265efe
ohci-nxp: Device tree support
by Roland Stigge
· 13 years ago
a6a99cf
ohci-nxp: Driver cleanup
by Roland Stigge
· 13 years ago
d57b177
USB: ohci-xls.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
3b8ca26
USB: ohci-tmio.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
f956c4d
USB: ohci-sh.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
1041ac1
USB: ohci-s3c2410.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
8ab60ea
USB: ohci-ps3.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
fc6d9ec
USB: ohci-ppc-soc.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
1d55b76
USB: ohci-ppc-of.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
b6c227e
USB: ohci-nxp.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
5e41524
USB: ohci-exynos.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
8d6c85e
USB: ohci-ep93xx.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
bd0c092
USB: ohci-cns3xxx.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
2418d5f
USB: ohci-at91.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
b087657
USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE
by Stephen Warren
· 13 years ago
aa607eb
ARM: tegra: add USB ULPI PHY reset GPIO to device tree
by Stephen Warren
· 13 years ago
c943740
USB ehci mxc: sanitize clock handling
by Sascha Hauer
· 13 years ago
198ad2c
USB ehci mxc: prepare/unprepare clock
by Sascha Hauer
· 13 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
4627b1e
usb/ssb: Add missing #include <linux/slab.h>
by Geert Uytterhoeven
· 13 years ago
6ba0d80
usb/bcma: Add missing #include <linux/slab.h>
by Geert Uytterhoeven
· 13 years ago
3d9545c
EHCI: maintain the ehci->command value properly
by Alan Stern
· 13 years ago
09091a4
Merge 3.4-rc4 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
6898079
USB: oxu210hp-hcd.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
c256667
usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.
by Steven J. Hill
· 13 years ago
1f6155f
USB: bcma: suspend() only takes one argument now
by Dan Carpenter
· 13 years ago
6d5f89c
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
by Stephen Warren
· 13 years ago
15c9d50
USB: ehci: ohci: Add clk_{un}prepare() support
by Viresh Kumar
· 13 years ago
8034761
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
by Stephen Warren
· 13 years ago
f941f69
USB: ehci-fsl: Fix kernel crash on mpc5121e
by Anatolij Gustschin
· 13 years ago
1c1301d
usb: Fix various typo within usb
by Masanari Iida
· 13 years ago
6feff1b
EHCI: don't try to clear the IAAD bit
by Alan Stern
· 13 years ago
56fafb9
USB: Add DT probing support to ehci-spear and ohci-spear
by Stefan Roese
· 13 years ago
8b4fc8c
USB: ehci-s5p: add clock gating to suspend/resume
by Jingoo Han
· 13 years ago
3e0c70d
usb: ehci-sh: Add PHY init function with platform data
by Nobuhiro Iwamatsu
· 13 years ago
Next »