aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm
2006-09-27usb-skeleton: small updateLuiz Fernando N. Capitulino
2006-09-27usbcore: khubd and busy-port handlingAlan Stern
2006-09-27usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern
2006-09-27UHCI: increase Resume-Detect-off delayAlan Stern
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda
2006-09-27USB: net1080 inherent pad lengthdave rientjes
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson
2006-09-27USB: gadgetfs: protect ep_release with lockMilan Svoboda
2006-09-27USB: fix ep_config to return correct valueMilan Svoboda
2006-09-27USB: correct locking in gadgetfs_disconnectMilan Svoboda
2006-09-27USB: onetouch - handle errors from input_register_device()Dmitry Torokhov
2006-09-27USB: build fixes: ohci-omapDavid Brownell
2006-09-27USB: garmin_gps support for new generation of gps receiversHermann Kneissel
2006-09-27USB: wacom tablet driver reorganizationPing Cheng
2006-09-27USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu
2006-09-27USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino
2006-09-27usbnet: printk format warningRandy Dunlap
2006-09-27USB: asix - Add AX88178 support and many other changesDavid Hollis
2006-09-27USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter
2006-09-27USB: pl2303: cosmetic changes to quirkThiago Galesi
2006-09-27USB: pl2303: reduce number of prototypesThiago Galesi
2006-09-27USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi
2006-09-27USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi
2006-09-27USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino
2006-09-27usbtouchscreen: version 0.4Daniel Ritz
2006-09-27hub driver: improve use of #ifdefAlan Stern
2006-09-27usbcore: suspending devices with no driverAlan Stern
2006-09-27usbcore: fix up device and power state testsAlan Stern
2006-09-27usbcore: set device and power states properlyAlan Stern
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern
2006-09-27usbcore: resume device resume recursionAlan Stern
2006-09-27usbcore: split suspend/resume for device and interfacesAlan Stern
2006-09-27usbcore: make usb_generic a usb_device_driverAlan Stern
2006-09-27usbcore: add usb_device_driver definitionAlan Stern