summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | 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
| * | | | | | | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-11-151-0/+38
| * | | | | | | USB: fix authorization and claimed port logicHindin Joseph2012-11-151-3/+4
| * | | | | | | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-141-25/+21
| * | | | | | | usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev2012-11-141-0/+1
| * | | | | | | usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-142-45/+25
| * | | | | | | usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-142-24/+2
| * | | | | | | usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-141-2/+0
| * | | | | | | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-141-3/+0
| * | | | | | | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-122-8/+5
| * | | | | | | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-121-1/+1
| * | | | | | | xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
| * | | | | | | xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-121-2/+7
| * | | | | | | xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-121-13/+19