index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
2008-03-04
1
-1
/
+1
*
docbook: fix usb source files
Randy Dunlap
2008-03-03
1
-4
/
+2
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
1
-29
/
+22
*
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
2008-02-01
1
-43
/
+19
*
USB: Export suspend statistics
Sarah Sharp
2008-02-01
1
-0
/
+2
*
USB: make ksuspend_usbd thread non-freezable
Alan Stern
2008-02-01
1
-1
/
+1
*
USB: uevent environment key fix
Alan Stern
2007-11-28
1
-0
/
+25
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+1
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-1
/
+0
*
USB: Export URB statistics for powertop
Sarah Sharp
2007-10-12
1
-0
/
+1
*
USB: flush outstanding URBs when suspending
Alan Stern
2007-10-12
1
-0
/
+1
*
usb: initialize authorization and wusb bits in USB devices
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+18
*
USB: avoid using urb->pipe in usbcore
Alan Stern
2007-10-12
1
-10
/
+9
*
USB: add ep->enable
Alan Stern
2007-10-12
1
-1
/
+1
*
USB: usb/dma doc updates
David Brownell
2007-07-12
1
-5
/
+6
*
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
2007-07-12
1
-0
/
+1
*
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
2007-05-29
1
-4
/
+0
*
USB: make the autosuspend workqueue thread freezable
Alan Stern
2007-05-22
1
-1
/
+5
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
1
-9
/
+11
*
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
1
-1
/
+1
*
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
1
-1
/
+2
*
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
1
-21
/
+0
*
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
1
-0
/
+12
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-07
1
-48
/
+48
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-152
/
+8
|
\
|
*
USB core: fix compiler warning about usb_autosuspend_work
Alan Stern
2006-12-01
1
-8
/
+8
|
*
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
2006-12-01
1
-144
/
+0
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+5
|
/
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
2006-09-28
1
-2
/
+2
*
USB: create new workqueue thread for USB autosuspend
Alan Stern
2006-09-28
1
-3
/
+39
*
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
2006-09-27
1
-2
/
+4
*
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
2006-09-27
1
-0
/
+23
*
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
1
-3
/
+2
*
USB: remove struct usb_operations
Alan Stern
2006-09-27
1
-5
/
+5
*
USB core: Use const where possible.
Luiz Fernando N. Capitulino
2006-09-27
1
-10
/
+11
*
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
2006-09-27
1
-0
/
+144
*
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
1
-1
/
+0
*
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
1
-6
/
+9
*
usbcore: move code among source files
Alan Stern
2006-09-27
1
-307
/
+0
*
usbcore: rename usb_suspend_device to usb_port_suspend
Alan Stern
2006-09-27
1
-5
/
+2
*
USB: Make usb_buffer_free() NULL-safe
Dmitry Torokhov
2006-09-27
1
-1
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: get USB suspend to work again
Greg Kroah-Hartman
2006-06-22
1
-0
/
+2
*
[PATCH] usbcore: port reset for composite devices
Alan Stern
2006-06-21
1
-0
/
+1
*
[PATCH] USB: drivers/usb/core/: remove unused exports
Adrian Bunk
2006-04-14
1
-2
/
+0
*
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-03-20
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-43
/
+41
|
\
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-45
/
+41
[next]