Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4bbb0ace9a3de8392527e3c87926309d541d3b00
/
drivers
/
usb
/
host
4bbb0ac
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
by Sarah Sharp
· 14 years ago
f6ff0ac
xhci: Register second xHCI roothub.
by Sarah Sharp
· 14 years ago
5233630
xhci: Change xhci_find_slot_id_by_port() API.
by Sarah Sharp
· 14 years ago
20b67cf
xhci: Refactor bus suspend state into a struct.
by Sarah Sharp
· 14 years ago
5308a91
xhci: Index with a port array instead of PORTSC addresses.
by Sarah Sharp
· 14 years ago
ff9d78b
USB: Set usb_hcd->state and flags for shared roothubs.
by Sarah Sharp
· 14 years ago
b02d0ed
xhci: Change hcd_priv into a pointer.
by Sarah Sharp
· 14 years ago
214f76f
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
by Sarah Sharp
· 14 years ago
aa1b13e
xhci: Modify check for TT info.
by Sarah Sharp
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
ad73dff
xhci: Remove references to HC_STATE_RUNNING.
by Sarah Sharp
· 14 years ago
ac04e6f
xhci: Remove references to HC_STATE_HALT.
by Sarah Sharp
· 14 years ago
bdfca50
xHCI: prolong host controller halt time limit
by Andiry Xu
· 14 years ago
019a35f
xHCI: Remove redundant variable in xhci_resume()
by Andiry Xu
· 14 years ago
518e848
xhci: Rename variables and reduce register reads.
by Sarah Sharp
· 14 years ago
1d5810b
xhci: Rework port suspend structures for limited ports.
by Sarah Sharp
· 14 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
0b8ca72
xhci: Remove old no-op test.
by Sarah Sharp
· 14 years ago
fbf9865
USB: ehci: tegra: Align DMA transfers to 32 bytes
by Robert Morell
· 14 years ago
79ad3b5
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
by Benoit Goby
· 14 years ago
0dfeefb
ehci-atmel: fix section mismatch warning
by Hubert Feurstein
· 14 years ago
fa417c3
USB: OHCI: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
dfb2130
USB: Rename "msm72k_otg.c" to "msm_otg.c"
by Pavankumar Kondeti
· 14 years ago
d3cf2a8
usb/isp1760: Fix crash when unplugging bug
by Arvid Brodin
· 14 years ago
60b0bf0
usb: EHCI, OHCI: Add configuration for the SH USB controller
by Yoshihiro Shimoda
· 14 years ago
ad93562
USB host: Move AMD PLL quirk to pci-quirks.c
by Andiry Xu
· 14 years ago
1940316
usb: host: omap: ehci and ohci simplification
by Keshava Munegowda
· 14 years ago
181b250
arm: omap: usb: create common enums and structures for ehci and ohci
by Keshava Munegowda
· 14 years ago
09f0607
usb: host: omap: switch to platform_get_resource_byname
by Felipe Balbi
· 14 years ago
87ecc73
usb: ehci: omap: add support for TLL mode on OMAP4
by Anand Gadiyar
· 14 years ago
7adc14b1
usb/isp1760: Handle toggle bit in queue heads only
by Arvid Brodin
· 14 years ago
65f1b52
usb/isp1760: Replace period calculation for INT packets with something readable
by Arvid Brodin
· 14 years ago
6bda21b
usb/isp1760: Consolidate printouts and remove unused code
by Arvid Brodin
· 14 years ago
bbaa387
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
by Arvid Brodin
· 14 years ago
a041d8e
usb/isp1760: Clean up payload address handling
by Arvid Brodin
· 14 years ago
fd436ae
usb/isp1760: Remove redundant variables and defines
by Arvid Brodin
· 14 years ago
bedc0c3
usb/isp1760: Move to native-endian ptds
by Arvid Brodin
· 14 years ago
06125be
usb: host: uhci-hcd.c Remove one to many n's in a word.
by Justin P. Mattock
· 14 years ago
22ced687
USB: EHCI bus glue for on-chip PMC MSP USB controller
by Anoop
· 14 years ago
18f5346
USB: EHCI: Fix compiler warnings with MSM driver
by Pavankumar Kondeti
· 14 years ago
294d95f
ehci: Check individual port status registers on resume
by Matthew Garrett
· 14 years ago
04b31c7
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
by Akinobu Mita
· 14 years ago
5c8d61b
USB: make ehci msm driver use ehci_run.
by Matthieu CASTET
· 14 years ago
bcf4081
USB: don't run ehci_reset in ehci_run for tdi device
by Matthieu CASTET
· 14 years ago
b14e840
USB: isp1760: Implement solution for erratum 2
by Sebastian Andrzej Siewior
· 14 years ago
4f9e6c6
USB: Mark EHCI LPM functions as __maybe_unused
by Maksim Rayskiy
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
479b46b
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
by Greg Kroah-Hartman
· 14 years ago
8cf28f1
USB: Fix trout build failure with ci13xxx_msm gadget
by Pavankumar Kondeti
· 14 years ago
c8cf203
USB: HCD: Add usb_hcd prefix to exported functions
by Robert Morell
· 14 years ago
ac8d674
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
by David Daney
· 14 years ago
eb34a90
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
by David Daney
· 14 years ago
9a1cadb
USB: EHCI: Cleanup and rewrite ehci_vdgb().
by David Daney
· 14 years ago
fc427a5
USB: EHCI: Remove dead code from ehci-sched.c
by David Daney
· 14 years ago
b7d5b43
USB host: Move AMD PLL quirk to pci-quirks.c
by Andiry Xu
· 14 years ago
148fc55
USB: EHCI: fix scheduling while atomic during suspend
by Yin Kangkai
· 14 years ago
4e8ed7e
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 14 years ago
2bd15f1
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
by Jesper Juhl
· 14 years ago
3e434a8
usb: ehci-omap: Show fatal probing time errors to end user
by Jarkko Nikula
· 14 years ago
fd96d0d
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 14 years ago
a464dc4
USB: ehci-mxc: add work-around for efika mx/sb bug
by Arnaud Patard (Rtp)
· 14 years ago
3bb8029
USB: unbreak ehci-mxc on otg port of i.MX27
by Eric Bénard
· 14 years ago
cc604dd
USB: ehci-fsl: Fix 'have_sysif_regs' detection
by Peter Tyser
· 14 years ago
f75593c
USB: EHCI: fix DMA deallocation bug
by Alan Stern
· 14 years ago
baab93a
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
by Alex He
· 14 years ago
50d64676
xhci: Remove more doorbell-related reads
by Matthew Wilcox
· 14 years ago
7961acd
xHCI: fix printk_ratelimit() usage
by Andiry Xu
· 14 years ago
f2c565e
xHCI: replace dev_dbg() with xhci_dbg()
by Andiry Xu
· 14 years ago
50f7b52
xHCI: fix cycle bit set in giveback_first_trb()
by Andiry Xu
· 14 years ago
e1eab2e
xHCI: remove redundant parameter in giveback_first_trb()
by Andiry Xu
· 14 years ago
47cbf69
xHCI: fix queue_trb in isoc transfer
by Andiry Xu
· 14 years ago
a6d940d
xhci: Use GFP_NOIO during device reset.
by Sarah Sharp
· 14 years ago
40a9fb1
xhci: Do not run xhci_cleanup_msix with irq disabled
by Zhang Rui
· 14 years ago
0029227
xHCI: synchronize irq in xhci_suspend()
by Andiry Xu
· 14 years ago
7111ebc
xhci: Resume bus on any port status change.
by Sarah Sharp
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
3e5b08c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
1051b9f
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
48e34d0
drivers: fix comment typo diable -> disable.
by Justin P. Mattock
· 14 years ago
50401d7
Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable
by Russell King
· 14 years ago
711669e
mx51: fix usb clock support
by Arnaud Patard (Rtp)
· 14 years ago
569ff2d
usb: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
2af1084
USB: Merge 2.6.37-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
0247a7b
USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport
by Fabio Estevam
· 14 years ago
6ef9fc6
usb: ehci-omap: fix tll channel enable mask
by Anand Gadiyar
· 14 years ago
a0c9e95
usb: ohci-omap3: fix trivial typo
by Keshava Munegowda
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
8bb6a16
USB: EHCI: msm: Add support for power management
by Pavankumar Kondeti
· 14 years ago
b0848ae
USB: EHCI: Add MSM Host Controller driver
by Pavankumar Kondeti
· 14 years ago
0557029
USB: EHCI: ASPM quirk of ISOC on AMD SB800
by Alex He
· 14 years ago
16325f1
USB: host: uhci-q: Fixed minor coding style issues
by Tobias Ollmann
· 14 years ago
8170344
USB: whci-hcd: fix compiler warning
by Namhyung Kim
· 14 years ago
f8bbeab
xhci: Fix issue with port array setup and buggy hosts.
by Sarah Sharp
· 14 years ago
fe4bfb3
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 into work
by Greg Kroah-Hartman
· 14 years ago
0ae8668
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into usb-next
by Greg Kroah-Hartman
· 14 years ago
b48d7f5
usb: Add in missing EHCI helpers.
by Paul Mundt
· 14 years ago
73f35c6
USB: Remove unnecessary casts of void ptr returning alloc function return values
by Jesper Juhl
· 14 years ago
Next »