summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev2009-09-231-21/+1
| * | USB: OMAP: ISP1301: Compile fixAnand Gadiyar2009-09-231-20/+3
| * | USB: gadget: double free_irq() in at91udc_probe()Roel Kluin2009-09-231-1/+0
| * | USB: Clean up root hub string descriptorsGeorge Spelvin2009-09-231-47/+64
| * | USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin2009-09-231-1/+0
| * | USB: make usb_buffer_map_sg consistent with docJiri Slaby2009-09-231-2/+2
| * | USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-233-34/+40
| * | USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-233-12/+50
| * | USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov2009-09-231-0/+4
| * | USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer2009-09-231-2/+10
| * | USB-serial: pl2303: add space/mark parityFrank Schaefer2009-09-231-4/+14
| * | USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer2009-09-231-2/+38
| * | USB: iuu_phoenix: add a way to select the default VCCOlivier Bornet2009-09-231-1/+6
| * | USB: iuu_phoenix: increment version numberOlivier Bornet2009-09-231-1/+1
| * | USB: iuu_phoenix: add support for changing VCCOlivier Bornet2009-09-231-0/+93
| * | USB: iuu_phoenix: clean-up parameter's descriptionsOlivier Bornet2009-09-231-5/+6
| * | USB: iuu_phoenix: Don't reset the device at closeOlivier Bornet2009-09-231-4/+0
| * | USB: usbtmc: correct termination condition for reads.Steve Holland2009-09-231-1/+2
| * | USB: usbtmc: inhibit corruptionSteve Holland2009-09-231-0/+4
| * | USB: usbtmc: Fix short reads in usbtmc_read()Steve Holland2009-09-231-4/+4
| * | USb: Break support for WinChipHead CH341 340 USB->Serial "chip"Tim Small2009-09-231-0/+52
| * | USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-231-2/+1
| * | USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-238-48/+699
| * | USB: remove unneeded printks from microtek driverOliver Neukum2009-09-231-37/+0
| * | USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-232-81/+132
| * | USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-231-1/+0
| * | USB: otg: fix twl4030-usb buildRandy Dunlap2009-09-231-1/+1
| * | USB: isp1362: Correct use of ! and &Julia Lawall2009-09-231-4/+8
| * | USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-231-0/+5
| * | USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei2009-09-231-1/+1
| * | USB: musb: fix put_device() call sequenceAjay Kumar Gupta2009-09-231-4/+4
| * | USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-231-1/+1
| * | USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger2009-09-231-1/+2
| * | USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-232-3/+3
| * | USB: gadget: audio driver seg-fault fixRobin Callender2009-09-231-4/+6
| * | USB: gadget: Read buffer overflowRoel Kluin2009-09-231-1/+1
| * | USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi2009-09-231-1/+1
| * | USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary2009-09-231-1/+23
| * | USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-231-0/+4
| * | USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-233-3/+0
| * | USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-231-1/+1
| * | USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre2009-09-231-2/+2
| * | USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-233-0/+236
| * | USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu2009-09-231-1/+0
| * | USB: usbtmc: fix printk format warningsRandy Dunlap2009-09-231-1/+1
| * | USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen2009-09-231-4/+18
| * | USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-235-0/+3998
| * | USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-231-5/+0
| * | USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-231-8/+1
| * | USB: check for hub driver not bound to root hub deviceAlan Stern2009-09-231-3/+7