aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30usb: usbtest: support container id descriptor testHuang Rui1-0/+27
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui1-0/+37
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui1-0/+77
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui1-0/+13
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui1-8/+8
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-1/+1
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui1-1/+1
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman1-1/+1
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold1-9/+15
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam1-1/+19
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown1-17/+76
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-0/+1
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2
2013-07-31USB: simplify the interface of usb_get_status()Alan Stern1-5/+4
2013-07-31usb: misc: usb3503: use dev_get_platdata()Jingoo Han1-1/+1
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam3-0/+148
2013-07-23USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman1-3/+0
2013-07-23USB: adutux: remove direct calls to printk()Greg Kroah-Hartman1-6/+6
2013-07-23USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman1-41/+9
2013-07-23USB: adutux: remove custom debug macroGreg Kroah-Hartman1-39/+58
2013-07-23USB: adutux: remove unneeded tracing macrosGreg Kroah-Hartman1-40/+1
2013-07-23USB: legotower: remove direct calls to printk()Greg Kroah-Hartman1-5/+7
2013-07-23USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman1-34/+9
2013-07-23USB: legousbtower: remove custom debug macroGreg Kroah-Hartman1-12/+15
2013-07-23USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman1-41/+1
2013-07-23USB: ldusb: remove custom dbg_info() macroGreg Kroah-Hartman1-21/+10
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+1
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-7/+11
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-0/+1
2013-06-03usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner1-4/+2
2013-06-03usb: misc: usb3503: Fix up whitespaceJulius Werner1-1/+1
2013-05-30usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim1-0/+14
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-9/+10
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing1-7/+11
2013-05-16usb: misc: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-15usb: misc: Added space after closing brace in adutux.cLisa Nguyen1-1/+1
2013-05-15usb: misc: Added space after comma in adutux.cLisa Nguyen1-50/+50
2013-05-15usb: misc: Reformatted pointer variables in adutux.cLisa Nguyen1-10/+10
2013-05-15usb: misc: Removed space before tabs in adutux.cLisa Nguyen1-9/+9