Oliver Neukum
|
3ede760f0e
USB: total removal of multithreaded probing in usb
|
18 years ago |
Greg Kroah-Hartman
|
b1bf4f412b
USB: disable USB_MULTITHREAD_PROBE
|
18 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Christoph Lameter
|
54e6ecb239
[PATCH] slab: remove SLAB_ATOMIC
|
18 years ago |
David Howells
|
6d5aefb8ea
WorkQueue: Fix up arch-specific work items where possible
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Alan Stern
|
94fcda1f8a
usbcore: remove unused argument in autosuspend
|
18 years ago |
Alan Stern
|
ee49fb5dc8
USB: keep count of unsuspended children
|
18 years ago |
Alan Stern
|
d25450c687
USB hub: simplify remote-wakeup handling
|
18 years ago |
Alan Stern
|
40f122f343
USB: Add autosuspend support to the hub driver
|
18 years ago |
Greg Kroah-Hartman
|
c066475e1f
USB: create a new thread for every USB device found during the probe sequence
|
19 years ago |
Alan Stern
|
1bb5f66bb3
USB: Move private hub declarations out of public header file
|
18 years ago |
inaky@linux.intel.com
|
88fafff9d7
usb hub: fix root hub code so it takes more than 15 devices per root hub
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
David Brownell
|
11bd44abbd
USB: fix compiler issues with newer gcc versions
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Alan Stern
|
e0318ebff4
USB: fix autosuspend when CONFIG_PM isn't set
|
19 years ago |
David Brownell
|
fc849b85fb
USB: remove OTG build warning
|
19 years ago |
Alan Stern
|
353a4098c6
USB: force root hub resume after power loss
|
19 years ago |
Tobias Klauser
|
ec17cf1cfe
USB: Remove unneeded void * casts in core files
|
19 years ago |
Alan Stern
|
02c399ee45
usbcore: remove usb_suspend_root_hub
|
19 years ago |
Alan Stern
|
645daaab0b
usbcore: add autosuspend/autoresume infrastructure
|
19 years ago |
Alan Stern
|
b6956ffa59
usbcore: store each usb_device's level in the tree
|
19 years ago |
Andrew Morton
|
511366da53
USB: usb-hub-driver-improve-use-of-ifdef fix
|
19 years ago |
Inaky Perez-Gonzalez
|
83a0719673
wusb: pretty print new wireless USB devices when they connect
|
19 years ago |
Inaky Perez-Gonzalez
|
5bb6e0ae8f
wusb: handle wusb device ep0 speed settings
|
19 years ago |
Inaky Perez-Gonzalez
|
0165de0974
wusb: hub code recognizes wusb ports
|
19 years ago |
Alan Stern
|
d5cbad4b8b
usbcore: khubd and busy-port handling
|
19 years ago |
Luiz Fernando N. Capitulino
|
fbf81c29a3
USB: hub: Use usb_endpoint_* functions.
|
19 years ago |