aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-09-23USB: OMAP: ISP1301: Compile fixAnand Gadiyar
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin
2009-09-23USB: Clean up root hub string descriptorsGeorge Spelvin
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin
2009-09-23USB: make usb_buffer_map_sg consistent with docJiri Slaby
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov
2009-09-23USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer
2009-09-23USB-serial: pl2303: add space/mark parityFrank Schaefer
2009-09-23USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer
2009-09-23USB: iuu_phoenix: add a way to select the default VCCOlivier Bornet
2009-09-23USB: iuu_phoenix: increment version numberOlivier Bornet
2009-09-23USB: iuu_phoenix: add support for changing VCCOlivier Bornet
2009-09-23USB: iuu_phoenix: clean-up parameter's descriptionsOlivier Bornet
2009-09-23USB: iuu_phoenix: Don't reset the device at closeOlivier Bornet
2009-09-23USB: usbtmc: correct termination condition for reads.Steve Holland
2009-09-23USB: usbtmc: inhibit corruptionSteve Holland
2009-09-23USB: usbtmc: Fix short reads in usbtmc_read()Steve Holland
2009-09-23USb: Break support for WinChipHead CH341 340 USB->Serial "chip"Tim Small
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn
2009-09-23USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten
2009-09-23USB: otg: fix twl4030-usb buildRandy Dunlap
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter
2009-09-23USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta
2009-09-23USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse
2009-09-23USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod
2009-09-23USB: gadget: audio driver seg-fault fixRobin Callender
2009-09-23USB: gadget: Read buffer overflowRoel Kluin
2009-09-23USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi
2009-09-23USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary
2009-09-23USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar
2009-09-23USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre
2009-09-23USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu
2009-09-23USB: usbtmc: fix printk format warningsRandy Dunlap
2009-09-23USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann
2009-09-23USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern
2009-09-23USB: don't lose mode switch events on suspended devicesAlan Stern
2009-09-23USB: check for hub driver not bound to root hub deviceAlan Stern
2009-09-23USB: fix wrong order of events in usb serial suspensionOliver Neukum