aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/ldusb.c
Commit message (Expand)AuthorAge
* USB: ldusb.c: remove err() usageGreg Kroah-Hartman2012-04-20
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* USB: ldusb: add several new devicesMichael Hund2011-05-03
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
* USB: BKL removal: ldusbOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum2009-09-23
* USB: remove vernier labpro from ldusbsware2009-01-27
* USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-14
* usb: ldusb: ld_usb semaphore to mutexDaniel Walker2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: add new vernier product id to ldusb.cStephen Ware2008-02-21
* USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: prevent char device open/deregister raceAlan Stern2007-07-12
* USB: ldusb bugfixOliver Neukum2007-05-23
* USB: add picdem device to ldusbJoey Goncalves2007-04-27
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: kzalloc in ldusbOliver Neukum2006-03-20
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-14
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-31
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan2005-09-08
* [PATCH] USB: ldusb fixesMichael Hund2005-07-29
* [PATCH] USB: add ldusb driverMichael Hund2005-07-12