Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d240c16b94de32c6a891d424a9b2e605d3fffd76
/
drivers
/
usb
/
host
266d9d5
EHCI: HSIC: Add support to vote for SVS digital voltage
by Hemant Kumar
· 14 years ago
98089c0
USB: Prevent system suspend when HSIC device is active
by Pavankumar Kondeti
· 14 years ago
7f69b07
Merge remote-tracking branch 'remotes/quic/partner-android/android-msm-mako-3.4-wip' into mybranch
by Anh Nguyen
· 14 years ago
102d7d1
ehci_msm2: Fix enumeration during PHY suspend failure
by Chiranjeevi Velempati
· 14 years ago
3c13739
EHCI: HSIC: Fail root hub bus suspend when port is not enabled
by Pavankumar Kondeti
· 14 years ago
81bdcac
EHCI: HSIC: Increase IAA watchdog timeout to 100ms
by Hemant Kumar
· 14 years ago
5e38663
EHCI: HSIC: Handle wakeup interrupt properly during probe
by Hemant Kumar
· 14 years ago
3143254
EHCI: Update qTD next pointer in QH overlay region during unlink
by Pavankumar Kondeti
· 14 years ago
df2d84d
EHCI: HSIC: Add enhancements to debug logging
by Hemant Kumar
· 14 years ago
4cd49e1
EHCI: HSIC: Prevent disabling wakeup irq twice
by Hemant Kumar
· 14 years ago
fe2d4d3
msm: hsic: Disallow processor idle sleep while driving resume signal
by Pavankumar Kondeti
· 14 years ago
1c85169
USB: Allow skipping device resume during system resume.
by Pavankumar Kondeti
· 14 years ago
2f6f036
EHCI: Update qTD next pointer in QH overlay region during unlink
by Ajay Dudani
· 14 years ago
d666daf
EHCI: HSIC: Fix race between HSIC runtime resume and remote wakeup
by Ajay Dudani
· 14 years ago
c4e40db
EHCI: HSIC: Pass interrupt threshold value as platform data
by Ajay Dudani
· 14 years ago
11ab1d5
msm: hsic: Retry port RESUME if unable to send SOFs within 3ms
by Ajay Dudani
· 14 years ago
01e5a5b
EHCI: HSIC: Use counter for timeout in ulpi_read()
by Devin Kim
· 14 years ago
ab3bf19
Revert "usb: ehci-msm-hsic: replace wakelock with wakeup source"
by Ajay Dudani
· 14 years ago
21d7afe
Merge commit '406a0a8400fd2d1d5b68c993e191f4c05a8c23a9' into android-msm-mako-3.4-wip
by Iliyan Malchev
· 14 years ago
16b06f8
usb: ehci-msm-hsic: abort suspend when interrupts are pending
by Jack Pham
· 14 years ago
2309eaa
EHCI: HSIC: Perform msm_bus voting update in workqueue context
by Hemant Kumar
· 14 years ago
dd5ad79
usb: ehci-msm-hsic: replace wakelock with wakeup source
by Jack Pham
· 14 years ago
4fa1369
USB: EHCI: Add remote wakeup support for HSUSB 3rd instance
by Vijayavardhan Vennapusa
· 14 years ago
0f0df2f
Merge branch 'caf' into android-msm-mako-3.4-wip
by Brian Muramatsu
· 14 years ago
476bbd7
msm: reduce verbose messages from runtime suspend/resume
by Devin Kim
· 14 years ago
a522869a7
Merge "usb: ehci_msm2: Resume root hub on receiving ASYNC interrupt" into msm-3.4
by Linux Build Service Account
· 14 years ago
35d46ab
usb: ehci_msm2: Resume root hub on receiving ASYNC interrupt
by Chiranjeevi Velempati
· 14 years ago
b506727
usb: dwc3-msm: Add support for LPM on cable disconnect
by Manu Gautam
· 14 years ago
105d07f
EHCI: HSIC: Add debug support for HSIC system error
by Hemant Kumar
· 14 years ago
e404049
EHCI: HSIC: Set RUN/STOP bit after PORT_RESUME gets cleared
by Hemant Kumar
· 14 years ago
8e6edcb
usb: ehci: Avoid phy lockup due to SOFs during port reset
by Vamsi Krishna
· 14 years ago
64b4861
ehci: hsic: Disable hsic system clock during reset sequence
by Vamsi Krishna
· 14 years ago
bd348b6
USB: xhci: Add PORTSC register write delay quirk for DWC3 controller
by Pavankumar Kondeti
· 14 years ago
b546ed7
usb: xhci: Fix forbidden warning for unused function.
by Ido Shayevitz
· 14 years ago
cdeef4c
usb: dwc3: Introduce OTG driver for dwc3
by Ido Shayevitz
· 14 years ago
9c08b3a
Merge "USB: EHCI: Fix bug in updating root hub state during suspend" into msm-3.4
by Linux Build Service Account
· 14 years ago
efac125
USB: EHCI: Fix bug in updating root hub state during suspend
by Pavankumar Kondeti
· 14 years ago
d6ea610
usb: gadget: hsic: Add support for VDDCX corner voting
by Amit Blay
· 14 years ago
75c34ca
Merge remote branch 'origin/msm-3.0' into msm-3.4
by Steve Muckle
· 14 years ago
d4ee29f
EHCI: HSIC: Set Run/Stop bit before driving resume on to the bus
by Hemant Kumar
· 14 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
45d211b
EHCI: HSIC: Add support for suspend, resume and URB logging
by Hemant Kumar
· 14 years ago
933e040
EHCI: HSIC: Set the interrupt threshold control value to 8ms
by Hemant Kumar
· 14 years ago
7f37463
EHCI: HSIC: Do not suspend contoller if port is not enabled
by Hemant Kumar
· 14 years ago
38ce5d8
EHCI: HSIC: Halt controller before driving suspend on to the bus
by Hemant Kumar
· 14 years ago
6fd6503
EHCI: HSIC: Handle remote wake using GPIO
by Hemant Kumar
· 14 years ago
be05fbb
USB: EHCI: HSIC: Guard against late remote wakeup during suspend
by Jack Pham
· 14 years ago
3dbc5b3
USB: EHCI: Fix suspend and resume handling
by Hemant Kumar
· 14 years ago
8c0f2a8
USB: EHCI: Add support for TCXO vote/unvote
by Hemant Kumar
· 14 years ago
6831525
USB: Avoid runtime suspend right after getting remote wake up interrupt
by Hemant Kumar
· 14 years ago
04c235c
USB: ehci-tegra: remove redundant gpio_set_value
by Stephen Warren
· 14 years ago
ebf20de
EHCI: update PM methods in ehci-tegra.c
by Alan Stern
· 14 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 14 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 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
· 14 years ago
8034761
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
by Stephen Warren
· 14 years ago
f941f69
USB: ehci-fsl: Fix kernel crash on mpc5121e
by Anatolij Gustschin
· 14 years ago
2fbe2bf
EHCI: always clear the STS_FLR status bit
by Alan Stern
· 14 years ago
dc75ce9
EHCI: fix criterion for resuming the root hub
by Alan Stern
· 14 years ago
b548a27
USB: ohci-at91: change annotations for probe/remove functions
by Nicolas Ferre
· 14 years ago
afbbb8f
USB: EHCI: Add I2C support for SMSC hsic hub
by Vijayavardhan Vennapusa
· 14 years ago
1fcb57d
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
by Keshava Munegowda
· 14 years ago
e627597
msm: 8064: hsic: Add msm_bus vote for hsic controller driver
by Hemant Kumar
· 14 years ago
95018a5
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
by Alex He
· 14 years ago
3fc8206
xHCI: use gfp flags from caller instead of GFP_ATOMIC
by Dan Carpenter
· 14 years ago
457a4f6
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
by Elric Fu
· 14 years ago
c7713e7
xhci: Fix register save/restore order.
by Sarah Sharp
· 14 years ago
fb3d85b
xhci: Restore event ring dequeue pointer on resume.
by Sarah Sharp
· 14 years ago
159e1fc
xhci: Don't write zeroed pointers to xHC registers.
by Sarah Sharp
· 14 years ago
5af98bb
xhci: Warn when hosts don't halt.
by Sarah Sharp
· 14 years ago
4e833c0
xhci: don't re-enable IE constantly
by Felipe Balbi
· 14 years ago
a46c46a
usb: xhci: fix section mismatch in linux-next
by Gerard Snitselaar
· 14 years ago
bb334e9
xHCI: correct to print the true HSEE of USBCMD
by Alex He
· 14 years ago
b446b96
UHCI: hub_status_data should indicate if ports are resuming
by Alan Stern
· 14 years ago
a448e4d
EHCI: keep track of ports being resumed and indicate in hub_status_data
by Alan Stern
· 14 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 14 years ago
9475375
USB: ehci-atmel: add needed of.h header file
by Nicolas Ferre
· 14 years ago
1887ab2b
USB: ohci-at91: trivial return code name change
by Nicolas Ferre
· 14 years ago
0ee6d1e
USB: ohci-at91: change maximum number of ports
by Nicolas Ferre
· 14 years ago
aaf9f5f
USB: ohci-at91: rework and fix initialization
by Nicolas Ferre
· 14 years ago
1e7caf8
USB: ohci-at91: fix vbus_pin_active_low handling
by Nicolas Ferre
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 14 years ago
5f32d7a
USB: Set AHB HPROT Mode to allow posted data writes
by Vijayavardhan Vennapusa
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 14 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
189ac05
usb: hsic_hcd: Migrate to devm_regulator_get()
by Mayank Rana
· 14 years ago
1c4d833
Merge "USB: EHCI: Migrate to devm_regulator_get()" into msm-3.0
by Linux Build Service Account
· 14 years ago
81e6ca3
USB: sa1111: add hcd .reset method
by Russell King
· 14 years ago
846a704
USB: sa1111: add OHCI shutdown methods
by Russell King
· 14 years ago
132db99
USB: sa1111: reorganize ohci-sa1111.c
by Russell King
· 14 years ago
3f878db
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
by Russell King
· 14 years ago
9cb0f81
USB: sa1111: sparse and checkpatch cleanups
by Russell King
· 14 years ago
2213536
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
by Russell King
· 14 years ago
Next »