Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | USB: replace kernel_thread() with kthread_run() in libusual.c | Matthew Dharm | 2006-09-27 | 1 | -5/+5 | |
| | * | | | gadgetfs patch for ep0out | Skip Hansen | 2006-09-27 | 1 | -1/+1 | |
| | * | | | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 2006-09-27 | 7 | -64/+64 | |
| | * | | | USB: ethernet gadget avoids zlps for musb_hdrc | David Brownell | 2006-09-27 | 1 | -0/+3 | |
| | * | | | usbmon: don't call mon_dmapeek if DMA isn't being used | Alan Stern | 2006-09-27 | 3 | -6/+9 | |
| | * | | | usbcore: trim down usb_bus structure | Alan Stern | 2006-09-27 | 9 | -74/+44 | |
| | * | | | usbcore: Add flag for whether a host controller uses DMA | Alan Stern | 2006-09-27 | 2 | -3/+6 | |
| | * | | | USB: remove struct usb_operations | Alan Stern | 2006-09-27 | 6 | -88/+24 | |
| | * | | | USB: usb-hub-driver-improve-use-of-ifdef fix | Andrew Morton | 2006-09-27 | 1 | -0/+2 | |
| | * | | | USB: Turn usb_resume_both() into static inline | Alexey Dobriyan | 2006-09-27 | 1 | -1/+4 | |
| | * | | | usbcore: help drivers to change device configs | Alan Stern | 2006-09-27 | 2 | -0/+62 | |
| | * | | | usb-storage: fix for UFI LUN detection | Alan Stern | 2006-09-27 | 1 | -0/+15 | |
| | * | | | USB: fix typo in drivers/usb/gadget/Kconfig | Jules Villard | 2006-09-27 | 1 | -1/+1 | |
| | * | | | USB: fix signedness issue in drivers/usb/gadget/ether.c | Eric Sesterhenn | 2006-09-27 | 1 | -1/+1 | |
| | * | | | USB core: Use const where possible. | Luiz Fernando N. Capitulino | 2006-09-27 | 3 | -21/+22 | |
| | * | | | wusb: pretty print new wireless USB devices when they connect | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -10/+15 | |
| | * | | | wusb: handle wusb device ep0 speed settings | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -2/+10 | |
| | * | | | wusb: hub code recognizes wusb ports | Inaky Perez-Gonzalez | 2006-09-27 | 2 | -1/+16 | |
| | * | | | usb: deal with broken config descriptors | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -1/+3 | |
| | * | | | USB Storage: add rio karma eject support | Matthew Dharm | 2006-09-27 | 9 | -75/+190 | |
| | * | | | usb-skeleton: small update | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -28/+22 | |
| | * | | | usbcore: khubd and busy-port handling | Alan Stern | 2006-09-27 | 2 | -2/+12 | |
| | * | | | usbcore: make hcd_endpoint_disable wait for queue to drain | Alan Stern | 2006-09-27 | 1 | -30/+35 | |
| | * | | | UHCI: increase Resume-Detect-off delay | Alan Stern | 2006-09-27 | 1 | -3/+9 | |
| | * | | | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 2006-09-27 | 20 | -23/+69 | |
| | * | | | USB gadget: gadgetfs dont try to lock before free | Milan Svoboda | 2006-09-27 | 1 | -1/+0 | |
| | * | | | USB: add poll to gadgetfs's endpoint zero | Milan Svoboda | 2006-09-27 | 1 | -1/+31 | |
| | * | | | USB: net1080 inherent pad length | dave rientjes | 2006-09-27 | 1 | -8/+7 | |
| | * | | | USB: ldusb: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -6/+2 | |
| | * | | | USB: usblcd: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -6/+2 | |
| | * | | | USB: usb-serial: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -12/+7 | |
| | * | | | USB: powermate: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -3/+1 | |
| | * | | | USB: keyspan_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -2/+1 | |
| | * | | | USB: ati_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -6/+2 | |
| | * | | | USB: acecad: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -4/+1 | |
| | * | | | USB: appletouch: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -4/+1 | |
| | * | | | USB: hub: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -7/+2 | |
| | * | | | USB: usblp: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -7/+2 | |
| | * | | | USB: New functions to check endpoints info. | Luiz Fernando N. Capitulino | 2006-09-27 | 2 | -0/+158 | |
| | * | | | USB: making the kernel -Wshadow clean - USB & completion | Jesper Juhl | 2006-09-27 | 1 | -9/+9 | |
| | * | | | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 | 24 | -33/+33 | |
| | * | | | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 | 5 | -0/+1518 | |
| | * | | | USB: gadgetfs: protect ep_release with lock | Milan Svoboda | 2006-09-27 | 1 | -0/+5 | |
| | * | | | USB: fix ep_config to return correct value | Milan Svoboda | 2006-09-27 | 1 | -3/+4 | |
| | * | | | USB: correct locking in gadgetfs_disconnect | Milan Svoboda | 2006-09-27 | 1 | -2/+3 | |
| | * | | | USB: onetouch - handle errors from input_register_device() | Dmitry Torokhov | 2006-09-27 | 1 | -2/+6 | |
| | * | | | USB: build fixes: ohci-omap | David Brownell | 2006-09-27 | 1 | -42/+71 | |
| | * | | | USB: garmin_gps support for new generation of gps receivers | Hermann Kneissel | 2006-09-27 | 1 | -57/+162 | |
| | * | | | USB: wacom tablet driver reorganization | Ping Cheng | 2006-09-27 | 6 | -1003/+1142 | |
| | * | | | USB: usbcore get rid of the timer in usb_start_wait_urb() | Franck Bui-Huu | 2006-09-27 | 1 | -44/+29 |