index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
usb.c
Age
Commit message (
Expand
)
Author
2006-04-14
[PATCH] USB: drivers/usb/core/: remove unused exports
Adrian Bunk
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
2006-01-04
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
2005-12-21
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2005-10-28
[PATCH] root hub changes (lesser half)
David Brownell
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
2005-10-28
[PATCH] usb_interface power state
David Brownell
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-08
[PATCH] USB: Support unbinding of the usb_generic driver
Alan Stern
2005-09-08
[PATCH] USB: Add timeout to usb_lock_device_for_reset
Alan Stern
2005-09-08
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-07-12
[PATCH] USB: export usb_get_intf() and usb_put_intf()
brian@murphy.dk
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-06-20
[PATCH] usbcore: Don't call device_release_driver recursively
Alan Stern
2005-06-20
[PATCH] usb: klist_node_attached() fix
Patrick Mochel
2005-06-20
[PATCH] USB: fix build warning in usb core as pointed out by Andrew.
gregkh@suse.de
2005-06-20
[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...
mochel@digitalimplant.org
2005-06-20
[PATCH] Use driver_for_each_device() instead of manually walking list.
mochel@digitalimplant.org
2005-04-22
[PATCH] USB: MODALIAS change for bcdDevice
Roman Kagan
2005-04-18
[PATCH] USB: fix up some sparse warnings about static functions that aren't s...
Greg KH
2005-04-18
[PATCH] usb suspend updates (interface suspend)
David Brownell
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds