summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: chipidea: fix use after free bugLothar Waßmann2012-11-261-1/+2
* ezusb: add dependency to USBRene Buergel2012-11-261-0/+1
* usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-11-261-1/+1
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-11-261-0/+1
* usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong2012-11-261-1/+0
* USB: option: blacklist network interface on Huawei E173Bjørn Mork2012-11-261-0/+3
* USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-11-261-0/+19
* USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn2012-11-211-0/+22
* USB: opticon: switch to generic read implementationJohan Hovold2012-11-211-130/+11
* USB: opticon: refactor reab-urb processingJohan Hovold2012-11-211-46/+59
* USB: opticon: use usb-serial bulk-in urbJohan Hovold2012-11-211-29/+2
* USB: opticon: increase bulk-in sizeJohan Hovold2012-11-211-1/+2
* USB: opticon: use port as urb contextJohan Hovold2012-11-211-10/+8
* USB: opticon: pass port to get_serial_infoJohan Hovold2012-11-211-4/+3
* USB: opticon: make private data port specificJohan Hovold2012-11-211-32/+37
* USB: opticon: remove disconnectJohan Hovold2012-11-211-8/+0
* USB: opticon: move read-urb deallocation to releaseJohan Hovold2012-11-211-1/+1
* USB: opticon: simplify bulk-in discovery in attachJohan Hovold2012-11-211-33/+16
* USB: opticon: remove private usb-serial dataJohan Hovold2012-11-211-3/+1
* USB: opticon: remove redundant initialisationJohan Hovold2012-11-211-1/+0
* USB: opticon: remove private serial-device dataJohan Hovold2012-11-211-6/+4
* USB: opticon: use port device for error and debugJohan Hovold2012-11-211-5/+6
* USB: opticon: move private urb initialisation to attachJohan Hovold2012-11-211-7/+6
* USB: opticon: remove redundant bulk urb fillJohan Hovold2012-11-211-5/+0
* USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-211-1/+2
* USB: usbtest: prevent a divide by zero bugDan Carpenter2012-11-211-0/+3
* usb: remove use of __devexitBill Pemberton2012-11-2158-68/+68
* usb: remove use of __devinitconstBill Pemberton2012-11-215-7/+7
* usb: remove use of __devinitdataBill Pemberton2012-11-217-17/+17
* usb: remove use of __devinitBill Pemberton2012-11-2185-155/+145
* usb: remove use of __devexit_pBill Pemberton2012-11-2155-56/+56
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-214-53/+0
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-166-13/+59
|\
| * Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-1610-22/+71
| |\
| | * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-133-2/+18
| | * USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-131-0/+2
| | * USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-131-0/+7
| | * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-131-2/+1
| | * USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-301-6/+9
| | * USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-301-5/+5
| | * Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-303-7/+29
| | |\
| | | * usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros2012-10-301-2/+2
| | | * usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun2012-10-261-1/+1
| | | * Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi2012-10-261-4/+26
| * | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| |/ /
* | | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I2012-11-161-2/+2
* | | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-152-10/+16
* | | usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-151-8/+8
* | | usb: mxs-phy: re-init phy during the connection is uselessPeter Chen2012-11-151-1/+0
* | | Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen2012-11-151-35/+3