index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
1
-1
/
+1
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-3
/
+3
2013-12-03
uhci: change dependency for debug parameter
Oliver Neukum
1
-19
/
+25
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-6
/
+9
2013-01-24
USB: uhci: beautify source code
Chen Gang
1
-14
/
+13
2013-01-24
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2012-08-16
ARM: vt8500: Add support for UHCI companion controller
Tony Prisk
1
-0
/
+5
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-24
usb/uhci: initialize sg_table properly
Sebastian Andrzej Siewior
1
-0
/
+3
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-09-26
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
1
-32
/
+34
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-281
/
+177
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
1
-8
/
+8
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
1
-5
/
+36
2011-05-06
USB: UHCI: Support non-PCI host controllers
Jan Andersson
1
-0
/
+73
2011-05-06
USB: UHCI: Wrap I/O register accesses
Jan Andersson
1
-21
/
+21
2011-05-06
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
1
-294
/
+32
2011-05-06
USB: UHCI: Codingstyle fixes
Jan Andersson
1
-5
/
+5
2011-05-06
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
1
-19
/
+68
2011-05-06
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
1
-0
/
+11
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-3
/
+4
2011-04-13
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-13
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-02-28
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2010-11-16
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-1
/
+1
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
1
-13
/
+10
2010-08-10
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
1
-13
/
+17
2010-08-10
USB: controller resume should check the root hub
Alan Stern
1
-3
/
+4
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-9
/
+12
2010-08-10
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
1
-0
/
+2
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-02
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
1
-1
/
+14
2009-09-15
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
1
-1
/
+1
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
1
-6
/
+6
2009-06-15
USB: move PCI host controllers to new PM framework
Alan Stern
1
-4
/
+5
2009-06-15
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-27
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
1
-1
/
+0
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-0
/
+2
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-0
/
+3
2008-10-17
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
1
-4
/
+3
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
1
-16
/
+58
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-14
/
+7
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-4
/
+4
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
1
-5
/
+4
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
[next]