| Commit message (Expand) | Author | Age |
* | USB: usblp: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: New functions to check endpoints info. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 |
* | USB: gadgetfs: protect ep_release with lock | Milan Svoboda | 2006-09-27 |
* | USB: fix ep_config to return correct value | Milan Svoboda | 2006-09-27 |
* | USB: correct locking in gadgetfs_disconnect | Milan Svoboda | 2006-09-27 |
* | USB: onetouch - handle errors from input_register_device() | Dmitry Torokhov | 2006-09-27 |
* | USB: build fixes: ohci-omap | David Brownell | 2006-09-27 |
* | USB: garmin_gps support for new generation of gps receivers | Hermann Kneissel | 2006-09-27 |
* | USB: wacom tablet driver reorganization | Ping Cheng | 2006-09-27 |
* | USB: usbcore get rid of the timer in usb_start_wait_urb() | Franck Bui-Huu | 2006-09-27 |
* | USB: ipaq: minor ipaq_open() cleanup. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | usbnet: printk format warning | Randy Dunlap | 2006-09-27 |
* | USB: asix - Add AX88178 support and many other changes | David Hollis | 2006-09-27 |
* | USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames | Jamie Painter | 2006-09-27 |
* | USB: pl2303: cosmetic changes to quirk | Thiago Galesi | 2006-09-27 |
* | USB: pl2303: reduce number of prototypes | Thiago Galesi | 2006-09-27 |
* | USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail} | Thiago Galesi | 2006-09-27 |
* | USB: pl2303: remove 80-columns limit violations in pl2303 driver | Thiago Galesi | 2006-09-27 |
* | USB: pl2303: Removes unneeded goto. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | usbtouchscreen: version 0.4 | Daniel Ritz | 2006-09-27 |
* | hub driver: improve use of #ifdef | Alan Stern | 2006-09-27 |
* | usbcore: suspending devices with no driver | Alan Stern | 2006-09-27 |
* | usbcore: fix up device and power state tests | Alan Stern | 2006-09-27 |
* | usbcore: set device and power states properly | Alan Stern | 2006-09-27 |
* | usbcore: track whether interfaces are suspended | Alan Stern | 2006-09-27 |
* | usbcore: resume device resume recursion | Alan Stern | 2006-09-27 |
* | usbcore: split suspend/resume for device and interfaces | Alan Stern | 2006-09-27 |
* | usbcore: make usb_generic a usb_device_driver | Alan Stern | 2006-09-27 |
* | usbcore: add usb_device_driver definition | Alan Stern | 2006-09-27 |
* | usbcore: move code among source files | Alan Stern | 2006-09-27 |
* | usbcore: rename usb_suspend_device to usb_port_suspend | Alan Stern | 2006-09-27 |
* | usb-skeleton: don't submit URBs after disconnection | Alan Stern | 2006-09-27 |
* | usbfs: detect device unregistration | Alan Stern | 2006-09-27 |
* | usbfs: private mutex for open, release, and remove | Alan Stern | 2006-09-27 |
* | USB: Phidgets should check create_device_file() return value | Sean Young | 2006-09-27 |
* | USB: Put phidgets driver in a sysfs class | Sean Young | 2006-09-27 |
* | USB: Add driver for PhidgetMotorControl | Sean Young | 2006-09-27 |
* | usbcore: add configuration_string to attribute group | Alan Stern | 2006-09-27 |
* | USB: Make usb_buffer_free() NULL-safe | Dmitry Torokhov | 2006-09-27 |
* | USB: ark3116: Formatting cleanups | Werner Lemberg | 2006-09-27 |
* | USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls. | Werner Lemberg | 2006-09-27 |
* | USB: Allow compile in g_ether, fix typo | Tony Lindgren | 2006-09-27 |
* | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 2006-09-27 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 |
* | USB: kill usb kconfig warning | Andrew Morton | 2006-09-27 |
* | USB OHCI controller support for PNX4008 | Vitaly Wool | 2006-09-27 |
* | USB: ohci-s3c2410.c: clock now usb-bus-host | Ben Dooks | 2006-09-27 |
* | USB: OHCI avoids root hub timer polling | David Brownell | 2006-09-27 |