aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-12/+1
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
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...Yani Ioannou7-65/+65
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani 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 li...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_si...gregkh@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
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher1-1/+1
2005-04-22[PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell1-31/+135
2005-04-22[PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis1-126/+135
2005-04-22[PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan1-4/+2
2005-04-22[PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk1-9/+11
2005-04-22[PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk3-45/+41
2005-04-22[PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2-4/+2
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer1-0/+1
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet3-0/+107
2005-04-22[PATCH] USB: clean up all iPod models in unusual_devs.hSven Anderson1-2/+20
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds1-0/+1
2005-04-18[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell3-5/+26
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-18[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de1-0/+13
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz1-1/+1
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek4-12/+12
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell7-11/+11
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell5-10/+38
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-18[PATCH] kill old EH constants1-1/+1
2005-04-16[PATCH] kill old EH constants1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds323-0/+254872