index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2006-09-27
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
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
[prev]
[next]