summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-183-7/+7
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0
* USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1
* USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1
* USB: fix memory leak in berry_charge driverGreg Kroah-Hartman2007-10-121-2/+5
* USB: missing test for ESHUTDOWN in adutux driverOliver Neukum2007-10-121-1/+2
* USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-3/+5
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-122-88/+36
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi2007-10-121-75/+67
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi2007-10-121-656/+655
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi2007-10-121-129/+133
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi2007-10-121-60/+58
* USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi2007-10-121-1/+1
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-124-197/+1
* USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi2007-10-125-20/+20
* usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung2007-09-111-0/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-221-2/+2
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-2/+2
* | USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+3
* | USB: misc: usbtest: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+2
* | USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman2007-07-191-5/+6
* | USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
* | USB: misc: phidgetkit: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
* | USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-191-13/+15
* | USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+11
* | USB: misc: iowarrior: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+12
* | USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman2007-07-191-3/+5
* | USB: misc: auerswald: clean up urb->status usageGreg Kroah-Hartman2007-07-191-10/+15
* | USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman2007-07-191-4/+5
* | USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman2007-07-191-11/+13
* | USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke2007-07-191-6/+7
* | USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke2007-07-191-17/+18
* | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* | drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik2007-07-171-1/+1
|/
* USB: Support Blackberry Pearl with berry_chargeJeremy Katz2007-07-121-0/+35
* USB: autosuspend for usblcdOliver Neukum2007-07-121-3/+43
* USB: prevent char device open/deregister raceAlan Stern2007-07-1210-198/+62
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-061-1/+1
* USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-251-4/+18
* USB: memory leak in iowarrior.cOliver Neukum2007-06-251-3/+4
* USB: ldusb bugfixOliver Neukum2007-05-221-4/+31
* USB: auerswald: fix file release handlerAndrew Morton2007-05-221-8/+2
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-221-4/+8
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle2007-04-271-8/+6
* USB: add picdem device to ldusbJoey Goncalves2007-04-271-0/+3
* USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur2007-04-271-1/+0
OpenPOWER on IntegriCloud