Commit Graph

36415 Commits (a94da8971e836f32315f8832b0bf3e88bee9efae)
 

Author SHA1 Message Date
Milan Svoboda a94da8971e USB gadget: gadgetfs dont try to lock before free 19 years ago
Milan Svoboda e22fc27c87 USB: add poll to gadgetfs's endpoint zero 19 years ago
dave rientjes 9bcbcf4d00 USB: net1080 inherent pad length 19 years ago
Luiz Fernando N. Capitulino 5482687b8b USB: ldusb: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino b0b660b8d5 USB: usblcd: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 4fa1bbf5cf USB: usb-serial: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 60ca126c95 USB: powermate: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 96723199e0 USB: keyspan_remote: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 96642a2ce5 USB: ati_remote: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino ee709a3c61 USB: acecad: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 97b107ca39 USB: appletouch: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino fbf81c29a3 USB: hub: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 5bc66d530b USB: usblp: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino b7cfaaaf86 USB: New functions to check endpoints info. 19 years ago
Jesper Juhl 3d5b2510f6 USB: making the kernel -Wshadow clean - USB & completion 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Ben Williamson f2ebf92c9e USB: gmidi: New USB MIDI Gadget class driver. 19 years ago
Milan Svoboda ba307f5828 USB: gadgetfs: protect ep_release with lock 19 years ago
Milan Svoboda 8a7471aba1 USB: fix ep_config to return correct value 19 years ago
Milan Svoboda 07cb7f23d0 USB: correct locking in gadgetfs_disconnect 19 years ago
Dmitry Torokhov 17efe15525 USB: onetouch - handle errors from input_register_device() 19 years ago
David Brownell bd35078f47 USB: build fixes: ohci-omap 19 years ago
Hermann Kneissel eb6d8c2d14 USB: garmin_gps support for new generation of gps receivers 19 years ago
Ping Cheng 3bea733ab2 USB: wacom tablet driver reorganization 19 years ago
Franck Bui-Huu ecdc0a5902 USB: usbcore get rid of the timer in usb_start_wait_urb() 19 years ago
Luiz Fernando N. Capitulino 014aa2a3c3 USB: ipaq: minor ipaq_open() cleanup. 19 years ago
Randy Dunlap 25d94e682c usbnet: printk format warning 19 years ago
David Hollis 933a27d39e USB: asix - Add AX88178 support and many other changes 19 years ago
Jamie Painter a99c19492a USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames 19 years ago
Thiago Galesi 9c53761681 USB: pl2303: cosmetic changes to quirk 19 years ago
Thiago Galesi 572d3138eb USB: pl2303: reduce number of prototypes 19 years ago
Thiago Galesi 10a18cd1a3 USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail} 19 years ago
Thiago Galesi 372db8a780 USB: pl2303: remove 80-columns limit violations in pl2303 driver 19 years ago
Luiz Fernando N. Capitulino a009b75aa0 USB: pl2303: Removes unneeded goto. 19 years ago
Daniel Ritz 5d8926658c usbtouchscreen: version 0.4 19 years ago
Alan Stern d388dab7b5 hub driver: improve use of #ifdef 19 years ago
Alan Stern 1c5df7e705 usbcore: suspending devices with no driver 19 years ago
Alan Stern 114b368c07 usbcore: fix up device and power state tests 19 years ago
Alan Stern 2bf4086d7a usbcore: set device and power states properly 19 years ago
Alan Stern 4d064c0802 usbcore: track whether interfaces are suspended 19 years ago
Alan Stern a8e7c56535 usbcore: resume device resume recursion 19 years ago
Alan Stern 1cc8a25d5b usbcore: split suspend/resume for device and interfaces 19 years ago
Alan Stern 782da727b0 usbcore: make usb_generic a usb_device_driver 19 years ago
Alan Stern 8bb54ab573 usbcore: add usb_device_driver definition 19 years ago
Alan Stern 36e56a3458 usbcore: move code among source files 19 years ago
Alan Stern 140d8f6874 usbcore: rename usb_suspend_device to usb_port_suspend 19 years ago
Alan Stern 121e287cb5 usb-skeleton: don't submit URBs after disconnection 19 years ago
Alan Stern 349710c3a7 usbfs: detect device unregistration 19 years ago
Alan Stern 4a2a8a2cce usbfs: private mutex for open, release, and remove 19 years ago
Sean Young da308e8da7 USB: Phidgets should check create_device_file() return value 19 years ago