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-10-17
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
2
-25
/
+28
2008-10-17
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
1
-5
/
+8
2008-10-17
USB: OHCI: fix endless polling behavior
Alan Stern
1
-19
/
+32
2008-10-17
USB: EHCI: fix remote-wakeup support for ARC/TDI core
Alan Stern
3
-14
/
+29
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
3
-2
/
+19
2008-10-17
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
6
-19
/
+16
2008-10-17
USB: isp1760: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-2
/
+3
2008-10-17
USB: improve ehci_watchdog's side effect in CPU power management
Yi Yang
1
-5
/
+7
2008-10-17
USB: UHCI: improve scheduling of interrupt URBs
Alan Stern
1
-6
/
+11
2008-10-17
USB: ohci-omap: handle other omap15xx chips
Tony Lindgren
1
-2
/
+2
2008-10-17
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
4
-223
/
+0
2008-10-17
USB: ehci-dbg: fix reading less content of periodic file
Ming Lei
1
-3
/
+5
2008-10-17
USB: ehci-dbg: increase debug buffer size for periodic file
Ming Lei
2
-19
/
+26
2008-10-17
OHCI: Allow broken controllers to auto-stop
Alan Stern
1
-28
/
+32
2008-10-17
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
3
-17
/
+52
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-16
/
+8
2008-10-16
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
1
-16
/
+8
2008-10-15
Merge branch 'fixes' into for-linus
Russell King
3
-216
/
+57
2008-10-14
Merge branch 's3c-move' into devel
Russell King
2
-28
/
+30
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-3
/
+11
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-78
/
+55
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
1
-137
/
+1
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-54
/
+205
2008-10-10
ALSA: Correct Vladimir Barinov's e-mail address
Vladimir Barinov
1
-1
/
+1
2008-10-07
[ARM] ohci-pxa27x: use ioremap() and offset for register access
Eric Miao
1
-79
/
+109
2008-10-07
[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()
Eric Miao
1
-4
/
+7
2008-10-07
[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource
Eric Miao
1
-7
/
+17
2008-10-07
[ARM] ohci-pxa27x: move OHCI controller specific registers into the driver
Eric Miao
1
-1
/
+72
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
1
-0
/
+37
2008-09-23
USB: fix EHCI periodic transfers
David Brownell
1
-18
/
+14
2008-09-23
USB: ehci: fix some ehci hangs and crashes
David Brownell
1
-10
/
+16
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-3
/
+11
2008-09-04
[ARM] omap: fix build error in ohci-omap.c
Russell King
1
-1
/
+1
2008-08-29
pcmcia: encapsulate ioaddr_t
Dominik Brodowski
1
-1
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-26
/
+9
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-11
/
+8
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-2
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
1
-71
/
+69
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
19
-50
/
+31
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-13
USB: quirk PLL power down mode
Libin Yang
4
-0
/
+164
2008-08-13
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
1
-23
/
+26
2008-08-13
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
2
-3
/
+6
2008-08-13
usb: ISP1760: improve pre-fetch timing
Enrico Scholz
2
-13
/
+33
2008-08-13
usb: return error code instead of 0 in the enqueue function.
Sebastian Siewior
1
-2
/
+1
2008-08-13
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
3
-3
/
+3
2008-08-13
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
3
-2
/
+7
2008-08-13
USB: OHCI: fix system hang caused by earlier patch
Alan Stern
1
-0
/
+7
2008-08-09
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-1
/
+1
[next]