summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-241-1/+0
|\
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-221-1/+0
* | drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton2009-09-241-0/+5
* | headers: utsname.h reduxAlexey Dobriyan2009-09-235-5/+0
* | USB: skeleton: fix coding style issues.Greg Kroah-Hartman2009-09-231-15/+28
* | USB: O_NONBLOCK in read path of skeletonOliver Neukum2009-09-231-1/+7
* | USB: make usb-skeleton honor O_NONBLOCK in write pathOliver Neukum2009-09-231-3/+10
* | USB: skel_read really sucks royallyOliver Neukum2009-09-231-18/+176
* | USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-233-0/+20
* | USB: xhci: Support USB hubs.Sarah Sharp2009-09-234-0/+92
* | USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp2009-09-231-4/+2
* | USB: xhci: Set route string for all devices.Sarah Sharp2009-09-232-3/+8
* | USB: xhci: Fix command wait list handling.Sarah Sharp2009-09-231-17/+29
* | USB: xhci: Change how xHCI commands are handled.Sarah Sharp2009-09-234-53/+186
* | USB: xhci: Refactor input device context setup.Sarah Sharp2009-09-231-9/+18
* | USB: xhci: Endpoint representation refactoring.Sarah Sharp2009-09-234-100/+115
* | USB: gadget: ether needs to select CRC32Randy Dunlap2009-09-231-0/+1
* | USB: fix USBTMC get_capabilities success handlingGergely Imreh2009-09-231-5/+8
* | USB: fix missing error check in probingOliver Neukum2009-09-231-12/+22
* | USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern2009-09-231-1/+77
* | USB: support for autosuspend in sierra while onlineOliver Neukum2009-09-231-5/+152
* | USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-231-0/+7
* | USB: ehci-dbgp: errata for EHCI debug/host controller synchronizationJason Wessel2009-09-231-12/+29
* | USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel2009-09-231-1/+22
* | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-234-20/+60
* | USB: ehci-dbgp: stability improvements and external re-initJason Wessel2009-09-231-148/+294
* | USB: dbgp: EHCI debug controller initialization delaysJason Wessel2009-09-231-19/+26
* | USB: ehci-dbgp: Execute early BIOS hand offJason Wessel2009-09-231-0/+49
* | USB: dbgp: insert cr prior to nl as neededJason Wessel2009-09-231-6/+16
* | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-233-0/+729
* | 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
OpenPOWER on IntegriCloud