aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou7-65/+65
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou5-22/+22
2005-06-20[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern1-2/+8
2005-06-20[PATCH] usb: klist_node_attached() fixPatrick Mochel1-1/+1
2005-06-20[PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de1-1/+1
2005-06-20[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away.mochel@digitalimplant.org1-2/+2
2005-06-20[PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org1-18/+23
2005-06-20[PATCH] USB: trivial error path fixMark M. Hoffman1-0/+1
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-6/+6
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de3-44/+37
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-1/+1
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley1-9/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-13[PATCH] spin longer for ehci port reset completionDavid Brownell1-1/+4
2005-06-12[PATCH] pwc bug fixAlan Cox1-4/+0
2005-06-09[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott1-27/+91
2005-06-03[PATCH] USB: resolve Zaurus problemDavid Brownell1-1/+1
2005-06-03[PATCH] USB: CP2101 Add support for flow controlCraig Shelley1-88/+275
2005-06-03[PATCH] USB Storage: Add unusual_devs for Trumpion Voice RecorderPhil Dibowitz1-0/+9
2005-06-03[PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques1-12/+10
2005-06-03[PATCH] USB: add Option Card driverMatthias Urlichs3-0/+741
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman1-0/+10
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez1-0/+2
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng1-0/+6
2005-06-03[PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk1-143/+0
2005-05-31[PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman1-10/+10
2005-05-31[PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2-0/+5
2005-05-31[PATCH] USB: add sl811_cs supportDavid Brownell3-0/+454
2005-05-31[PATCH] USB: sl811-hcd fixesDavid Brownell1-65/+81
2005-05-28[PATCH] Fix up pwc driver compilation.Dave Jones2-4/+0
2005-05-27[PATCH] remove non-cleanroom pwc driver compressionAlan Cox10-2473/+14
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse1-0/+2
2005-05-16[PATCH] USB: add modalias sysfs file for usb devicesGreg KH1-0/+34
2005-05-16[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2-0/+3
2005-05-16[PATCH] USB: ehci suspend must stop timerDavid Brownell1-0/+1
2005-05-16[PATCH] USB: usbnet driver fixesDavid Brownell2-32/+35
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole24-34/+34
2005-05-03[PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz1-0/+7
2005-05-03[PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier1-0/+8
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-03[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1