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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
5
-14
/
+17
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
3
-4
/
+8
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
1
-1
/
+10
2008-10-17
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
1
-0
/
+24
2008-10-17
USB: snoop processes opening usbfs device files
Alan Stern
1
-0
/
+2
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2
-0
/
+10
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+70
2008-10-17
USB: change hub initialization sleeps to delayed_work
Alan Stern
1
-10
/
+81
2008-10-17
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
1
-1
/
+2
2008-10-17
usb core: fix USB_OTG_BLACKLIST_HUB typo
Peter Korsgaard
1
-1
/
+1
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
1
-9
/
+48
2008-10-17
USB: kill URBs permanently
Oliver Neukum
1
-6
/
+50
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-9
/
+8
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-09-23
USB: revert recovery from transient errors
Alan Stern
1
-22
/
+17
2008-09-23
USB: fix hcd interrupt disabling
Geoff Levand
1
-1
/
+2
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
3
-22
/
+0
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
1
-21
/
+9
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
3
-19
/
+72
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
1
-3
/
+28
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
1
-10
/
+10
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-08-13
USB: fix compiler warning fix
Alan Stern
1
-2
/
+2
2008-08-13
USB: fix interface unregistration logic
Alan Stern
1
-1
/
+1
2008-08-13
usb/core/driver: fix warning
Alexander Beregalov
1
-2
/
+1
2008-08-05
Fix USB storage hang on command abort
Alan Stern
1
-1
/
+1
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-5
/
+6
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
1
-0
/
+5
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
1
-3
/
+17
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
1
-2
/
+3
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
1
-9
/
+10
2008-07-21
usbfs: fix race between open and unregister
Alan Stern
1
-5
/
+11
2008-07-21
usbfs: simplify the lookup-by-minor routines
Alan Stern
1
-9
/
+6
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
3
-31
/
+41
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
3
-21
/
+139
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2
-17
/
+18
2008-07-21
USB: fix comment of usb_set_configuration
Ming Lei
1
-1
/
+1
2008-07-21
USB: use standard SG iterator in the scatter-gather library
Alan Stern
1
-6
/
+6
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2
-9
/
+4
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
3
-2
/
+8
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2
-4
/
+0
2008-07-21
USB: implement "soft" unbinding
Alan Stern
1
-5
/
+6
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-21
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
[next]