aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2013-07-31USB: simplify the interface of usb_get_status()Alan Stern
2013-07-31usb: misc: usb3503: use dev_get_platdata()Jingoo Han
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam
2013-07-23USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman
2013-07-23USB: adutux: remove direct calls to printk()Greg Kroah-Hartman
2013-07-23USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman
2013-07-23USB: adutux: remove custom debug macroGreg Kroah-Hartman
2013-07-23USB: adutux: remove unneeded tracing macrosGreg Kroah-Hartman
2013-07-23USB: legotower: remove direct calls to printk()Greg Kroah-Hartman
2013-07-23USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman
2013-07-23USB: legousbtower: remove custom debug macroGreg Kroah-Hartman
2013-07-23USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman
2013-07-23USB: ldusb: remove custom dbg_info() macroGreg Kroah-Hartman
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven
2013-06-03usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner
2013-06-03usb: misc: usb3503: Fix up whitespaceJulius Werner
2013-05-30usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-16usb: misc: Fixed assignment error in if statementLisa Nguyen
2013-05-15usb: misc: Added space after closing brace in adutux.cLisa Nguyen
2013-05-15usb: misc: Added space after comma in adutux.cLisa Nguyen
2013-05-15usb: misc: Reformatted pointer variables in adutux.cLisa Nguyen
2013-05-15usb: misc: Removed space before tabs in adutux.cLisa Nguyen
2013-05-15usb: misc: Replaced deprecated preprocessor in adutux.cLisa Nguyen
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-15usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusbColin Ian King
2013-03-15USB: misc: usb3503: use module_i2c_driver to simplify the codeWei Yongjun
2013-01-31USB: altsetting overrides for usbtestAlan Stern
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu
2013-01-11USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim
2013-01-07USB: usbtest: fix test number in log messageAlan Stern
2012-11-26ezusb: add dependency to USBRene Buergel
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter
2012-11-14usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman