aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-23USB: fix USBTMC get_capabilities success handlingGergely Imreh
2009-09-23USB: fix missing error check in probingOliver Neukum
2009-09-23USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern
2009-09-23USB: support for autosuspend in sierra while onlineOliver Neukum
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel
2009-09-23USB: ehci-dbgp: errata for EHCI debug/host controller synchronizationJason Wessel
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel
2009-09-23USB: dbgp: EHCI debug controller initialization delaysJason Wessel
2009-09-23USB: ehci-dbgp: Execute early BIOS hand offJason Wessel
2009-09-23USB: dbgp: insert cr prior to nl as neededJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-23USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev
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: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr
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