summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-271-1/+3
* USB Storage: add rio karma eject supportMatthew Dharm2006-09-278-75/+187
* usb-skeleton: small updateLuiz Fernando N. Capitulino2006-09-271-28/+22
* usbcore: khubd and busy-port handlingAlan Stern2006-09-272-2/+12
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-271-30/+35
* UHCI: increase Resume-Detect-off delayAlan Stern2006-09-271-3/+9
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-2720-23/+69
* USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-271-1/+0
* USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-271-1/+31
* USB: net1080 inherent pad lengthdave rientjes2006-09-271-8/+7
* USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-12/+7
* USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-3/+1
* USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-2/+1
* USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1
* USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2
* USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+144
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-2724-33/+33
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-273-0/+1353
* USB: gadgetfs: protect ep_release with lockMilan Svoboda2006-09-271-0/+5
* USB: fix ep_config to return correct valueMilan Svoboda2006-09-271-3/+4
* USB: correct locking in gadgetfs_disconnectMilan Svoboda2006-09-271-2/+3
* USB: onetouch - handle errors from input_register_device()Dmitry Torokhov2006-09-271-2/+6
* USB: build fixes: ohci-omapDavid Brownell2006-09-271-42/+71
* USB: garmin_gps support for new generation of gps receiversHermann Kneissel2006-09-271-57/+162
* USB: wacom tablet driver reorganizationPing Cheng2006-09-276-1003/+1142
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-271-44/+29
* USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino2006-09-271-15/+23
* usbnet: printk format warningRandy Dunlap2006-09-271-1/+1
* USB: asix - Add AX88178 support and many other changesDavid Hollis2006-09-271-232/+769
* USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter2006-09-272-3/+28
* USB: pl2303: cosmetic changes to quirkThiago Galesi2006-09-271-6/+13
* USB: pl2303: reduce number of prototypesThiago Galesi2006-09-271-301/+269
* USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi2006-09-271-6/+6
* USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi2006-09-271-129/+123
* USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino2006-09-271-4/+1
* usbtouchscreen: version 0.4Daniel Ritz2006-09-272-84/+219
* hub driver: improve use of #ifdefAlan Stern2006-09-272-18/+57
* usbcore: suspending devices with no driverAlan Stern2006-09-271-4/+15
* usbcore: fix up device and power state testsAlan Stern2006-09-273-61/+29
* usbcore: set device and power states properlyAlan Stern2006-09-272-35/+46
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-3/+3
* usbcore: resume device resume recursionAlan Stern2006-09-274-105/+70
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-271-45/+77
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-274-186/+232
* usbcore: add usb_device_driver definitionAlan Stern2006-09-274-77/+194
OpenPOWER on IntegriCloud