Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51451b8d607374297055c4e08034b39f4be22d33
/
drivers
/
usb
/
host
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
16ee792
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
4bcbcc9
usb: fix implicit usage of gfp.h in host/xhci-hub.c
by Paul Gortmaker
· 13 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
efa62e1
Merge branch 'depends/rmk/gpio' into next/devel
by Arnd Bergmann
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
ce6bc92
MIPS: Alchemy: abstract USB block control register access
by Manuel Lauss
· 13 years ago
29ea35969
Merge branch 'imx/devel' into next/devel
by Arnd Bergmann
· 13 years ago
3a7655f
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
by Joachim Foerster
· 13 years ago
273d235
QE/FHCI: fixed the CONTROL bug
by Jerry Huang
· 13 years ago
68aa95d
EHCI: workaround for MosChip controller bug
by Alan Stern
· 13 years ago
8f5d621
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
by Joachim Foerster
· 13 years ago
a8b43c0
USB: Fix runtime wakeup on OHCI
by Matthew Garrett
· 13 years ago
48e8236
xHCI/USB: Make xHCI driver have a BOS descriptor.
by Sarah Sharp
· 13 years ago
034d7c1
usb: gadget: renesas_usbhs: add mod_host support
by Kuninori Morimoto
· 13 years ago
5c12e78
USB: UHCI: improve comments and logic for root-hub suspend
by Alan Stern
· 13 years ago
0cc47d5
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
by Sebastian Andrzej Siewior
· 13 years ago
552e0c4
usb/xhci: move xhci_gen_setup() away from -pci.
by Sebastian Andrzej Siewior
· 13 years ago
da3c9c4
usb/xhci: refactor xhci_pci_setup()
by Sebastian Andrzej Siewior
· 13 years ago
22d45f0
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
by Sebastian Andrzej Siewior
· 13 years ago
421aa84
usb/xhci: hide MSI code behind PCI bars
by Sebastian Andrzej Siewior
· 13 years ago
3fd1ec5
usb/xhci: group MSI interrupt registration into its own function
by Sebastian Andrzej Siewior
· 13 years ago
7b72000
usb/host: introduce USB_ARCH_HAS_XHCI
by Felipe Balbi
· 13 years ago
cd68176
xHCI: fix debug message
by Andiry Xu
· 13 years ago
7e393a8
xHCI: AMD isoc link TRB chain bit quirk
by Andiry Xu
· 13 years ago
65580b43
xHCI: set USB2 hardware LPM
by Andiry Xu
· 13 years ago
9574323
xHCI: test USB2 software LPM
by Andiry Xu
· 13 years ago
fc71ff7
xHCI: Check host USB2 LPM capability
by Andiry Xu
· 13 years ago
6fd4562
xHCI: Clear PLC for USB2 root hub ports
by Andiry Xu
· 13 years ago
d2f52c9
xHCI: test and clear RWC bit
by Andiry Xu
· 13 years ago
c9682df
xHCI: set link state
by Andiry Xu
· 13 years ago
2093c6b
EHCI : introduce a common ehci_setup
by Matthieu CASTET
· 13 years ago
27ccaaa
xhci-mem.c: xhci_segment_free: No need for checking seg argument
by Kautuk Consul
· 13 years ago
0e6c7f7
xhci-mem.c: Check for ring->first_seg != NULL
by Kautuk Consul
· 13 years ago
2b69899
xhci: USB 3.0 BW checking.
by Sarah Sharp
· 13 years ago
170c026
xhci: Fix mult base in endpoint bandwidth info.
by Sarah Sharp
· 13 years ago
d782659
usb/xhci: ignore xhci version while checking for the link quirk
by Sebastian Andrzej Siewior
· 13 years ago
c2d7b49
USB: xHCI: prevent infinite loop when processing MSE event
by Andiry Xu
· 13 years ago
44f4c3e
USB: xhci: Set change bit when warm reset change is set.
by Greg KH
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
41f05de
usb: ehci: remove the 1st wmb in qh_append_tds
by Ming Lei
· 13 years ago
fcda37c
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
by Ming Lei
· 13 years ago
9a971dd
usb: ehci: only prepare zero packet for out transfer if required
by Ming Lei
· 13 years ago
0412560
usb: ehci: remove wmb in qh_update
by Ming Lei
· 13 years ago
aa6e52a
at91: at91-ohci: support overcurrent notification
by Thomas Petazzoni
· 13 years ago
e7da859
at91: ohci-at91: add vbus_pin_inverted platform attribute
by Thomas Petazzoni
· 13 years ago
0af4316
at91: ohci-at91: always provide all the clocks
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
73ddc24
xhci: Redundant check in xhci_check_args for xhci->devs
by sifram.rajas@gmail.com
· 13 years ago
2ffdea2
xHCI: refine td allocation
by Andiry Xu
· 13 years ago
fd984d2
xhci: Don't print short isoc packets.
by Sarah Sharp
· 13 years ago
86cc558
xhci: Add software BW checking quirk to Intel PPT xHCI
by Sarah Sharp
· 13 years ago
c29eea6
xhci: Implement HS/FS/LS bandwidth checking.
by Sarah Sharp
· 13 years ago
2e27980
xhci: Track interval bandwidth tables per port/TT.
by Sarah Sharp
· 13 years ago
9af5d71
xhci: Store endpoint bandwidth information.
by Sarah Sharp
· 13 years ago
839c817
xhci: Store information about roothubs and TTs.
by Sarah Sharp
· 13 years ago
6638175
xhci: Store the "real" root port number.
by Sarah Sharp
· 13 years ago
750645f
xhci: Refactor endpoint limit checking.
by Sarah Sharp
· 13 years ago
fe30182
xhci: Rename virt_dev->port to fake_port.
by Sarah Sharp
· 13 years ago
2dc3753
xhci: If no endpoints changed, don't issue BW command.
by Sarah Sharp
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
5de9ec4
USB host i.MX21: remove dependency on MACH_MX21
by Sascha Hauer
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
39eb4ed
usb: fhci-hcd: Allocate pram dynamically.
by Joakim Tjernlund
· 13 years ago
74ad602
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
by Arvid Brodin
· 13 years ago
d80cba6
drivers/usb/host/ohci-omap3.c: test the just-initialized value
by Julia Lawall
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
2310634
usb: OHCI/EHCI support for Netlogic XLS processor.
by Jayachandran C
· 13 years ago
3abd7f6
USB: pxa168: Add onchip USB host controller support
by Tanmay Upadhyay
· 13 years ago
7a01f49
usb: isp1362-hcd: Quieten printks
by Tobias Klauser
· 13 years ago
6477acc
usb/isp1760: Fix problems that trigger WARNING at line 1136.
by Arvid Brodin
· 13 years ago
38679b7
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
by Arvid Brodin
· 13 years ago
6d50c60
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
by Arvid Brodin
· 13 years ago
0ba7905
usb/isp1760: Move isp1760_run within file (prepare for next patch)
by Arvid Brodin
· 13 years ago
e25e0eb2
usb/isp1760: Move some code (prepare for next patch)
by Arvid Brodin
· 13 years ago
e5d3d44
usb: s5p-ehci: fix a NULL pointer deference
by Yulgon Kim
· 13 years ago
d0f2fb2
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().
by Wang Zhi
· 13 years ago
48df4a6
xhci: Handle zero-length isochronous packets.
by Sarah Sharp
· 13 years ago
585df1d
xhci: Remove TDs from TD lists when URBs are canceled.
by Sarah Sharp
· 13 years ago
522989a
xhci: Fix failed enqueue in the middle of isoch TD.
by Sarah Sharp
· 13 years ago
d13565c
xhci: Fix memory leak during failed enqueue.
by Sarah Sharp
· 13 years ago
8a8ff2f
xHCI: report USB2 port in resuming as suspend
by Andiry Xu
· 13 years ago
5ac04bf
xHCI: fix port U3 status check condition
by Andiry Xu
· 13 years ago
a7e6401
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
by Arnaud Lacombe
· 13 years ago
17d3e14
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
by Arvid Brodin
· 13 years ago
77636c8
USB: EHCI: Fix test mode sequence
by Boris Todorov
· 13 years ago
03a1d6b
usb/ehci-mxc: add missing inclusion of mach/hardware.h
by Shawn Guo
· 13 years ago
db3f728
ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
acab460
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
d4aefec
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
by Ming Lei
· 13 years ago
6768458
USB: xhci: fix OS want to own HC
by JiSheng Zhang
· 13 years ago
7bd89b4
xhci: Don't submit commands or URBs to halted hosts.
by Sarah Sharp
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
e04f5f7
EHCI: fix direction handling for interrupt data toggles
by Alan Stern
· 13 years ago
6ea12a0
USB: OHCI: fix another regression for NVIDIA controllers
by Alan Stern
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
35da413
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
by Kuninori Morimoto
· 13 years ago
Next »