aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* UHCI: increase Resume-Detect-off delayAlan Stern2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-27
* USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-27
* USB: net1080 inherent pad lengthdave rientjes2006-09-27
* USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-27
* USB: making the kernel -Wshadow clean - USB & completionJesper Juhl2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-27
* USB: gadgetfs: protect ep_release with lockMilan Svoboda2006-09-27
* USB: fix ep_config to return correct valueMilan Svoboda2006-09-27
* USB: correct locking in gadgetfs_disconnectMilan Svoboda2006-09-27
* USB: onetouch - handle errors from input_register_device()Dmitry Torokhov2006-09-27
* USB: build fixes: ohci-omapDavid Brownell2006-09-27
* USB: garmin_gps support for new generation of gps receiversHermann Kneissel2006-09-27
* USB: wacom tablet driver reorganizationPing Cheng2006-09-27
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-27
* USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino2006-09-27
* usbnet: printk format warningRandy Dunlap2006-09-27
* USB: asix - Add AX88178 support and many other changesDavid Hollis2006-09-27
* USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter2006-09-27
* USB: pl2303: cosmetic changes to quirkThiago Galesi2006-09-27
* USB: pl2303: reduce number of prototypesThiago Galesi2006-09-27
* USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi2006-09-27
* USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi2006-09-27
* USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino2006-09-27
* usbtouchscreen: version 0.4Daniel Ritz2006-09-27
* hub driver: improve use of #ifdefAlan Stern2006-09-27
* usbcore: suspending devices with no driverAlan Stern2006-09-27
* usbcore: fix up device and power state testsAlan Stern2006-09-27
* usbcore: set device and power states properlyAlan Stern2006-09-27
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-27
* usbcore: resume device resume recursionAlan Stern2006-09-27
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-27
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-27
* usbcore: add usb_device_driver definitionAlan Stern2006-09-27
* usbcore: move code among source filesAlan Stern2006-09-27
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-27
* usb-skeleton: don't submit URBs after disconnectionAlan Stern2006-09-27
* usbfs: detect device unregistrationAlan Stern2006-09-27