.. |
controller
|
Move the memory layout definitions and logic from mvreg.h to mvwin.h
|
2009-06-12 20:00:38 +00:00 |
input
|
Make variables static where appropriate.
|
2009-06-13 04:56:45 +00:00 |
misc
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
net
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
quirk
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
serial
|
Make variables static where appropriate.
|
2009-06-13 04:56:45 +00:00 |
storage
|
Make variables static where appropriate.
|
2009-06-13 04:56:45 +00:00 |
template
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
wlan
|
Make variables static where appropriate.
|
2009-06-13 04:56:45 +00:00 |
ufm_ioctl.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_bus.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_busdma.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_busdma.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_cdc.h
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
usb_compat_linux.c
|
Free the correct memory pointer.
|
2009-06-12 16:00:12 +00:00 |
usb_compat_linux.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_controller.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_core.c
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_core.h
|
Minor device side improvement. Make sure a not complete state gets paired with
|
2009-06-12 15:58:55 +00:00 |
usb_debug.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_debug.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_defs.h
|
MFp4 //depot/projects/usb @159430
|
2009-03-20 19:04:31 +00:00 |
usb_dev.c
|
Make variables static where appropriate.
|
2009-06-13 04:56:45 +00:00 |
usb_dev.h
|
Place the fifo and ref counting variables on the stack to prevent races.
|
2009-06-02 19:28:26 +00:00 |
usb_device.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_device.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_dynamic.c
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_dynamic.h
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_endian.h
|
MFp4 //depot/projects/usb@159925
|
2009-04-05 18:20:58 +00:00 |
usb_error.c
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_error.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_generic.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_generic.h
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
usb_handle_request.c
|
Minor device side improvement. Make sure a not complete state gets paired with
|
2009-06-12 15:58:55 +00:00 |
usb_handle_request.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_hid.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_hid.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_hub.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_hub.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_if.m
|
Minor device side improvement. Make sure a not complete state gets paired with
|
2009-06-12 15:58:55 +00:00 |
usb_ioctl.h
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
usb_lookup.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_lookup.h
|
Change driver_info to a ulong as it always stores a number and remove the only
|
2009-06-08 18:09:51 +00:00 |
usb_mbuf.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_mbuf.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_mfunc.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_msctest.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_msctest.h
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_parse.c
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
usb_parse.h
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
usb_pci.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
usb_process.c
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_process.h
|
Revert the size_t part of the last commit for the moment, this blows up the
|
2009-05-30 00:22:57 +00:00 |
usb_request.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_request.h
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_revision.h
|
Use enums for speed and rev data types.
|
2009-05-21 01:05:21 +00:00 |
usb_transfer.c
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_transfer.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usb_util.c
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
usb_util.h
|
MFp4 //depot/projects/usb@159446
|
2009-03-20 22:12:15 +00:00 |
usb.h
|
Rename usb pipes to endpoints as it better represents what they are, and struct
|
2009-06-07 19:41:11 +00:00 |
usbdevs
|
Correct entry of vendor ID 0x0d8c. It's C-Media, not ABC.
|
2009-06-13 11:18:47 +00:00 |
usbhid.h
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |