index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-20
[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...
[email protected]
1
-2
/
+2
2005-06-20
[PATCH] Use driver_for_each_device() instead of manually walking list.
[email protected]
1
-18
/
+23
2005-06-20
[PATCH] USB: trivial error path fix
Mark M. Hoffman
1
-0
/
+1
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
[email protected]
1
-6
/
+6
2005-06-20
[PATCH] USB: move the usb hcd code to use the new class code.
[email protected]
1
-34
/
+27
2005-06-20
[PATCH] make driver's name be const char *
Dmitry Torokhov
1
-1
/
+1
2005-06-03
[PATCH] USB: make MODALIAS code a bit smaller devices
Paulo Marques
1
-12
/
+10
2005-05-16
[PATCH] USB: add modalias sysfs file for usb devices
Greg KH
1
-0
/
+34
2005-05-03
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2
-5
/
+5
2005-04-22
[PATCH] USB: MODALIAS change for bcdDevice
Roman Kagan
1
-4
/
+2
2005-04-18
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2
-15
/
+8
2005-04-18
[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
Jesper Juhl
1
-20
/
+12
2005-04-18
[PATCH] USB: USB API documentation modification
Alan Stern
1
-6
/
+10
2005-04-18
[PATCH] USB: bug fix in usbdevfs
Christopher Li
1
-21
/
+19
2005-04-18
[PATCH] USB: revert "fix" to usb_set_interface()
David Brownell
1
-21
/
+4
2005-04-18
[PATCH] USB: fix up some sparse warnings about static functions that aren't s...
Greg KH
6
-8
/
+14
2005-04-18
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
1
-2
/
+2
2005-04-18
[PATCH] USB: hcd suspend uses pm_message_t
David Brownell
1
-2
/
+2
2005-04-18
[PATCH] usb suspend updates (interface suspend)
David Brownell
2
-5
/
+5
2005-04-18
[PATCH] usb resume fixes
David Brownell
1
-60
/
+91
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
19
-0
/
+13963
[prev]