aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar
2014-01-03USB: yurex: fix spelling mistake in commentRahul Bedarkar
2014-01-03USB: iowarrior: fix spelling mistake in commentRahul Bedarkar
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros
2013-12-18usb: usbtest: Add timetout to simple_io()Roger Quadros
2013-12-17usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp
2013-12-08usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui
2013-12-08usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui
2013-12-08usb: usbtest: add a test case to support bos for queue controlHuang Rui
2013-10-30usb: usbtest: support container id descriptor testHuang Rui
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown
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