git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4592bf5
)
[PATCH] USB: add notifier functions to the USB core for devices and busses
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 21 Jun 2005 04:15:16 +0000
(21:15 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 28 Oct 2005 23:47:46 +0000
(16:47 -0700)
This should let us get rid of all of the different hooks in the USB core for
when something has changed.
Also, some other parts of the kernel have wanted to know this kind of
information at times.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found