aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan4-7/+6
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young1-8/+6
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2009-09-24Merge branch 'origin' into for-linusRussell King161-2545/+12009
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-23headers: utsname.h reduxAlexey Dobriyan5-5/+0
2009-09-23USB: skeleton: fix coding style issues.Greg Kroah-Hartman1-15/+28
2009-09-23USB: O_NONBLOCK in read path of skeletonOliver Neukum1-1/+7
2009-09-23USB: make usb-skeleton honor O_NONBLOCK in write pathOliver Neukum1-3/+10
2009-09-23USB: skel_read really sucks royallyOliver Neukum1-18/+176
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp3-0/+20
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp4-0/+92
2009-09-23USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp1-4/+2
2009-09-23USB: xhci: Set route string for all devices.Sarah Sharp2-3/+8
2009-09-23USB: xhci: Fix command wait list handling.Sarah Sharp1-17/+29
2009-09-23USB: xhci: Change how xHCI commands are handled.Sarah Sharp4-53/+186
2009-09-23USB: xhci: Refactor input device context setup.Sarah Sharp1-9/+18
2009-09-23USB: xhci: Endpoint representation refactoring.Sarah Sharp4-100/+115
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap1-0/+1
2009-09-23USB: fix USBTMC get_capabilities success handlingGergely Imreh1-5/+8
2009-09-23USB: fix missing error check in probingOliver Neukum1-12/+22
2009-09-23USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern1-1/+77
2009-09-23USB: support for autosuspend in sierra while onlineOliver Neukum1-5/+152
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel1-0/+7
2009-09-23USB: ehci-dbgp: errata for EHCI debug/host controller synchronizationJason Wessel1-12/+29
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel1-1/+22
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel4-20/+60
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel1-148/+294
2009-09-23USB: dbgp: EHCI debug controller initialization delaysJason Wessel1-19/+26
2009-09-23USB: ehci-dbgp: Execute early BIOS hand offJason Wessel1-0/+49
2009-09-23USB: dbgp: insert cr prior to nl as neededJason Wessel1-6/+16
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel3-0/+729
2009-09-23USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev1-21/+1
2009-09-23USB: OMAP: ISP1301: Compile fixAnand Gadiyar1-20/+3
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin1-1/+0
2009-09-23USB: Clean up root hub string descriptorsGeorge Spelvin1-47/+64
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin1-1/+0
2009-09-23USB: make usb_buffer_map_sg consistent with docJiri Slaby1-2/+2
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern3-34/+40
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern3-12/+50
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov1-0/+4
2009-09-23USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer1-2/+10
2009-09-23USB-serial: pl2303: add space/mark parityFrank Schaefer1-4/+14
2009-09-23USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer1-2/+38
2009-09-23USB: iuu_phoenix: add a way to select the default VCCOlivier Bornet1-1/+6
2009-09-23USB: iuu_phoenix: increment version numberOlivier Bornet1-1/+1
2009-09-23USB: iuu_phoenix: add support for changing VCCOlivier Bornet1-0/+93