Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
41ac7b3ab7fe1d6175839947a877fdf95cbd2211
/
drivers
/
usb
/
host
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
98515e5
usb: spear-ehci/ohci: Use devm_*() routines
by Viresh Kumar
· 12 years ago
d8fd7d5
usb: spear-ehci/ohci: Do clk_get using dev-id
by Amardeep Rai
· 12 years ago
bc13364
usb: ehci-mxc: Remove unused 'echi' variable
by Fabio Estevam
· 12 years ago
7084778
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
by Wei Yongjun
· 12 years ago
77b8476
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
by Felipe Balbi
· 12 years ago
b0e4e60
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
by Alexis R. Cortes
· 12 years ago
bba18e3
xhci: Extend Fresco Logic MSI quirk.
by Sarah Sharp
· 12 years ago
68e5254
xhci: fix null-pointer dereference when destroying half-built segment rings
by Julius Werner
· 12 years ago
4525c0a
xHCI: Fix TD Size calculation on 1.0 hosts.
by Sarah Sharp
· 12 years ago
392a07a
xhci: Fix conditional check in bandwidth calculation.
by Sarah Sharp
· 12 years ago
2611bd18
xhci: Avoid global symbol pollution with handshake.
by Sarah Sharp
· 12 years ago
2656a9a
USB: EHCI: bugfix: urb->hcpriv should not be NULL
by Alan Stern
· 12 years ago
1b36810
USB: EHCI: miscellaneous cleanups for the library conversion
by Alan Stern
· 12 years ago
09f6ffd
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
by Alan Stern
· 12 years ago
5746510
USB: ohci-exynos: initialize registers pointer earlier
by Vincent Palatin
· 12 years ago
d1bb67a
USB: EHCI: fix build error in ehci-platform.c under PowerPC
by Alan Stern
· 12 years ago
99f9193
USB: EHCI: make ehci-platform a separate driver
by Alan Stern
· 12 years ago
adfa79d
USB: EHCI: make ehci-pci a separate driver
by Alan Stern
· 12 years ago
3e02320
USB: EHCI: prepare to make ehci-hcd a library module
by Alan Stern
· 12 years ago
c73cee7
USB: EHCI: remove ehci_port_power() routine
by Alan Stern
· 12 years ago
4968f95
USB: EHCI: remove unused Link Power Management code
by Alan Stern
· 12 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
df03790
xhci: trivial: Remove assigned but unused ep_ctx.
by Sarah Sharp
· 12 years ago
7e5f77f
xhci: trivial: Remove assigned but unused slot_ctx.
by Sarah Sharp
· 12 years ago
b803134
xhci: Fix missing break in xhci_evaluate_context_result.
by Sarah Sharp
· 12 years ago
43a09f7
xhci: Fix potential NULL ptr deref in command cancellation.
by Sarah Sharp
· 12 years ago
d124a60
USB: isp1760-if: Change to use irq_of_parse_and_map
by Nobuhiro Iwamatsu
· 12 years ago
8daf8b6
ehci: Add yet-another Lucid nohandoff pci quirk
by Anisse Astier
· 12 years ago
c323dc0
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
by Anisse Astier
· 12 years ago
bd066ee
usb: "ehci-w90x900" Fix a typo and add some whitespace.
by Justin P. Mattock
· 12 years ago
969ddcf
USB: hub_for_each_child should skip unconnected ports
by Alan Stern
· 12 years ago
d39dbc8
USB: EHCI: move ehci_update_device() to ehci-lpm.c
by Alan Stern
· 12 years ago
acc0850
USB: EHCI: make ehci_read_frame_index platform independent
by Alan Stern
· 12 years ago
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 12 years ago
6273f18
USB: EHCI: add condition for delay during the resume
by Peter Chen
· 12 years ago
801f006
USB: ohci-s3c2410: use devm_ functions
by Jingoo Han
· 12 years ago
60d80ad
USB: ohci-exynos: use devm_clk_get()
by Jingoo Han
· 12 years ago
c05c946
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
e1deb56
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
54388b2
usb: host: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 12 years ago
16b45fd
xhci: fix integer overflow
by Oliver Neukum
· 12 years ago
966e7a8
xhci: endianness xhci_calculate_intel_u2_timeout
by Oliver Neukum
· 12 years ago
068b054
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
by Florian Fainelli
· 12 years ago
27c411c
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly.
by Lan Tianyu
· 12 years ago
170ed80
usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource
by Lan Tianyu
· 12 years ago
be7ac70
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 12 years ago
61ff274
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 12 years ago
ac0e3c0
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
5c9b2b2
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
976baf6
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
2350cb0
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 12 years ago
bb5da43
USB: OHCI: remove Alchemy OHCI platform driver.
by Florian Fainelli
· 12 years ago
231a72e
USB: OHCI: remove OHCI SH platform driver
by Florian Fainelli
· 12 years ago
c2e91e0
USB: OHCI: remove Netlogic XLS OHCI platform driver
by Florian Fainelli
· 12 years ago
c23920b0
USB: OHCI: remove CNS3xxx OHCI platform driver
by Florian Fainelli
· 12 years ago
60da65f
USB: OHCI: remove PNX8550 OHCI driver
by Florian Fainelli
· 12 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 12 years ago
d4ae47d
USB: ohci: remove check for RH already suspended in ohci_suspend
by Florian Fainelli
· 12 years ago
cd1965d
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
by Florian Fainelli
· 12 years ago
2b16e39
USB: ohci: allow platform driver to specify the number of ports
by Florian Fainelli
· 12 years ago
f3a958d
USB: EHCI: remove CNS3xxx EHCI platform driver
by Florian Fainelli
· 12 years ago
1de7d89
USB: EHCI: remove Alchemy EHCI driver
by Florian Fainelli
· 12 years ago
4534874
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
by Florian Fainelli
· 12 years ago
6d39944
USB: EHCI: remove Netlogic XLS EHCI driver
by Florian Fainelli
· 12 years ago
ead92fa
USB: EHCI: remove Loongson 1B EHCI driver.
by Florian Fainelli
· 12 years ago
7bccfcd
USB: OHCI: remove ohci-pcc-soc driver.
by Florian Fainelli
· 12 years ago
6efd0f73
USB: EHCI: remove IXP4xx EHCI driver
by Florian Fainelli
· 12 years ago
6a41b4d
OHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
c44b225
UHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
4005ad4
EHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
7267547
EHCI: replace mult/div with bit-mask operation
by Alan Stern
· 12 years ago
98cae42
EHCI: use the isochronous scheduling threshold
by Alan Stern
· 12 years ago
c3ee9b7
EHCI: improved logic for isochronous scheduling
by Alan Stern
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
d479c91
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
by Ben Collins
· 12 years ago
4708097
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
by Alexis R. Cortes
· 12 years ago
6e1babb
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
by Tony Prisk
· 12 years ago
09eeffb
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
by Tony Prisk
· 12 years ago
8855e49
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
by Arnd Bergmann
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
01bb650
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
by Joachim Eastwood
· 12 years ago
655db79
Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 12 years ago
80fab3b
xhci: Intel Panther Point BEI quirk.
by Sarah Sharp
· 12 years ago
5ed3387
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
by Shengzhou Liu
· 12 years ago
457a73d
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
by Vivek Gautam
· 12 years ago
a6e097d
Increase XHCI suspend timeout to 16ms
by Michael Spang
· 12 years ago
f3f4bf5
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
by Joachim Eastwood
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
e98b6a4
fsl/usb: Add support for USB controller version 2.4
by Ramneek Mehresh
· 12 years ago
d16ba48
USB: EHCI: convert warning messages to debug-level
by Alan Stern
· 12 years ago
17dcfc9
USB: EHCI: remove useless test
by Alan Stern
· 12 years ago
b97ba3a
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
32dec75
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Olof Johansson
· 12 years ago
Next »