aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: skeleton: fix coding style issues.Greg Kroah-Hartman
2009-09-23USB: O_NONBLOCK in read path of skeletonOliver Neukum
2009-09-23USB: make usb-skeleton honor O_NONBLOCK in write pathOliver Neukum
2009-09-23USB: skel_read really sucks royallyOliver Neukum
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp
2009-09-23USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp
2009-09-23USB: xhci: Set route string for all devices.Sarah Sharp
2009-09-23USB: xhci: Fix command wait list handling.Sarah Sharp
2009-09-23USB: xhci: Change how xHCI commands are handled.Sarah Sharp
2009-09-23USB: xhci: Refactor input device context setup.Sarah Sharp
2009-09-23USB: xhci: Endpoint representation refactoring.Sarah Sharp
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap
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