aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern
2006-12-01USB core: don't match interface descriptors for vendor-specific devicesAlan Stern
2006-12-01USB HID: Handle STALL on interrupt endpointAlan Stern
2006-12-01usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski
2006-11-16USB: ipaq: Add HTC Modem SupportAlex Sanks
2006-11-16USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart
2006-11-16usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990iSergey Vlasov
2006-11-16USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE
2006-11-16USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern
2006-11-16USB: Fix UCR-61S2B unusual_dev entryPhil Dibowitz
2006-11-16USB: ftdi driver pid for dmx-interfacesFrank Sievertsen
2006-11-16USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell
2006-11-03USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti
2006-11-03USB: fix compiler issues with newer gcc versionsDavid Brownell
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum
2006-11-03USB: failure in usblp's error pathOliver Neukum
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe
2006-11-03USB: new VID/PID-combos for cp2101Bjorn Schneider
2006-11-03hid-core: big-endian fix fixGrant Grundler
2006-11-03USB: usb-storage: Unusual_dev updatePhil Dibowitz
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra