summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testusb: remove all mentions of 'usbfs'Sergei Shtylyov2013-02-081-14/+13
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-0823-392/+310
|\
| * USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-043-331/+78
| * USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-042-0/+27
| * USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-022-0/+6
| * USB: option: add Changhong CH690Bjørn Mork2013-02-021-0/+5
| * USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-022-1/+4
| * USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo2013-01-311-0/+1
| * USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-01-311-1/+1
| * USB: EHCI: fix for leaking isochronous dataAlan Stern2013-01-311-2/+5
| * USB: option: add support for Telit LE920Daniele Palmas2013-01-301-0/+8
| * USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-01-301-0/+1
| * USB: EHCI: fix timer bug affecting port resumeAlan Stern2013-01-251-1/+5
| * USB: UHCI: notify usbcore about port resumesAlan Stern2013-01-251-0/+3
| * USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-252-0/+4
| * USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-253-0/+49
| * USB: EHCI: unlink one async QH at a timeAlan Stern2013-01-251-20/+30
| * USB: EHCI: remove ASS/PSS polling timeoutAlan Stern2013-01-251-14/+15
| * Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-254-22/+68
| |\
| | * usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-242-18/+58
| | * usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-241-0/+1
| | * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-01-241-0/+2
| | * drivers: xhci: fix incorrect bit testNickolai Zeldovich2013-01-241-1/+1
| | * xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-01-241-2/+3
| | * xhci: Fix isoc TD encoding.Sarah Sharp2013-01-241-1/+3
* | | usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi2013-02-061-0/+1
* | | usb: omap_control_usb: fix compile warningFelipe Balbi2013-02-061-1/+1
* | | ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-0617-0/+34
* | | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-062-0/+5
* | | ARM: OMAP: devices: create device for usb part of control moduleKishon Vijay Abraham I2013-02-061-0/+45
* | | ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I2013-02-061-13/+0
* | | USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter2013-02-061-3/+3
* | | drivers/usb/gadget: using strlcpy instead of strncpyChen Gang2013-02-061-1/+2
* | | drivers/usb/core: using strlcpy instead of strncpyChen Gang2013-02-061-1/+2
* | | USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern2013-01-311-0/+15
* | | USB: altsetting overrides for usbtestAlan Stern2013-01-311-1/+12
* | | USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam2013-01-301-1/+1
* | | usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin2013-01-301-2/+2
* | | usb: phy: fix Kconfig warningFelipe Balbi2013-01-291-1/+0
* | | Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-293-30/+0
* | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25247-1227/+2058
|\| |
| * | Linux 3.8-rc5v3.8-rc5Linus Torvalds2013-01-251-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-2514-98/+300
| |\ \
| | * | Btrfs: fix repeated delalloc work allocationMiao Xie2013-01-241-14/+41
| | * | Btrfs: fix wrong max device number for single profileMiao Xie2013-01-241-1/+1
| | * | Btrfs: fix missed transaction->aborted checkMiao Xie2013-01-241-0/+16
| | * | Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2013-01-242-2/+3
| | * | Btrfs: put csums on the right ordered extentJosef Bacik2013-01-241-2/+2
| | * | Btrfs: use right range to find checksum for compressed extentsLiu Bo2013-01-241-0/+5
| | * | Btrfs: fix panic when recovering tree logJosef Bacik2013-01-241-8/+12