summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell2006-09-271-0/+3
* | usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-273-6/+9
* | usbcore: trim down usb_bus structureAlan Stern2006-09-278-71/+44Star
* | usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-3/+5
* | USB: remove struct usb_operationsAlan Stern2006-09-275-84/+24Star
* | USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton2006-09-271-0/+2
* | USB: Turn usb_resume_both() into static inlineAlexey Dobriyan2006-09-271-1/+4
* | usbcore: help drivers to change device configsAlan Stern2006-09-271-0/+59
* | usb-storage: fix for UFI LUN detectionAlan Stern2006-09-271-0/+15
* | USB: fix typo in drivers/usb/gadget/KconfigJules Villard2006-09-271-1/+1
* | USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn2006-09-271-1/+1
* | USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-272-12/+13
* | wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez2006-09-271-10/+15
* | wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez2006-09-271-2/+10
* | wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-272-1/+16
* | 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/+22Star
* | 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/+0Star
* | USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-271-1/+31
* | USB: net1080 inherent pad lengthdave rientjes2006-09-271-8/+7Star
* | USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2Star
* | USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2Star
* | USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-12/+7Star
* | USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-3/+1Star
* | USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-2/+1Star
* | USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2Star
* | USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1Star
* | USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1Star
* | USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2Star
* | USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2Star
* | 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/+29Star
* | 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