index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
USB: isp1760: Support board-specific hardware configurations
Nate Case
3
-18
/
+104
2008-07-21
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
2008-07-21
USB: uhci: mark root_hub_hub_des[] as const
Ming Lei
1
-1
/
+1
2008-07-21
USB: host: mark const variable tables as "const"
Ming Lei
1
-3
/
+3
2008-07-21
USB: ehci-hcd unlink speedups
David Brownell
3
-10
/
+14
2008-07-21
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
1
-3
/
+0
2008-07-21
USB: make SA1111 OHCI driver SA11x0 specific
Eric Miao
1
-1
/
+1
2008-07-21
USB: missing usb_put_hcd to ohci-at91
Pete Zaitcev
1
-4
/
+5
2008-07-21
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-21
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
15
-29
/
+29
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+6
2008-07-14
[ARM] Merge most of the PXA work for initial merge
Russell King
1
-1
/
+2
2008-07-10
Fix name of Russell King in various comments
Uwe Kleine-König
4
-4
/
+4
2008-07-10
Merge branch 'imx' into devel
Russell King
3
-10
/
+36
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
19
-31
/
+50
2008-07-03
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-07-03
USB: ehci - fix timer regression
David Brownell
1
-9
/
+10
2008-07-03
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-1
/
+4
2008-06-15
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
Philipp Zabel
1
-1
/
+2
2008-06-11
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-09
usb: r8a66597-hcd: Add support for SH7723 USB host
Yoshihiro Shimoda
1
-4
/
+4
2008-06-04
isp1760-if iomem annotations
Al Viro
1
-2
/
+2
2008-05-29
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-29
USB: EHCI: fix performance regression
Alan Stern
2
-8
/
+10
2008-05-29
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-05-29
USB: EHCI: fix remote-wakeup regression
Alan Stern
2
-2
/
+6
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
9
-0
/
+18
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
6
-15
/
+8
2008-05-20
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
1
-0
/
+2
2008-05-14
usb: fix compile warning in isp1760
Sebastian Siewior
1
-1
/
+1
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
1
-1
/
+1
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
1
-2
/
+2
2008-05-06
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
1
-0
/
+13
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2
-3
/
+3
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+1
2008-04-28
drivers/usb annotations and fixes
Al Viro
5
-8
/
+8
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-12
/
+12
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
19
-50
/
+31
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
5
-29
/
+18
2008-04-24
USB: ehci: qh/qtd cleanup comments
David Brownell
1
-10
/
+40
[next]