summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-28USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-05-28USB: option: add missing usb_mark_last_busyJohan Hovold1-0/+1
2014-05-28USB: option: fix line-control pipe directionJohan Hovold1-1/+1
2014-05-28USB: option: fix runtime PM handlingJohan Hovold1-1/+10
2014-05-28USB: sierra: do not resume I/O on closing portsJohan Hovold1-6/+5
2014-05-28USB: sierra: minimise no-suspend window during closeJohan Hovold1-2/+2
2014-05-28USB: sierra: refactor delayed-urb submissionJohan Hovold1-20/+43
2014-05-28USB: sierra: clean up suspendJohan Hovold1-10/+6
2014-05-28USB: sierra: use interface-data accessorsJohan Hovold1-6/+6
2014-05-28USB: sierra: remove redundant modem-control requestsJohan Hovold1-15/+1
2014-05-28USB: sierra: do not resume I/O on closed portsJohan Hovold1-6/+4
2014-05-28USB: sierra: remove disconnected test from closeJohan Hovold1-9/+5
2014-05-28USB: sierra: remove unimplemented set_termiosJohan Hovold1-8/+0
2014-05-28USB: sierra: remove unused variableJohan Hovold1-2/+0
2014-05-28USB: sierra: remove bogus endpoint testJohan Hovold1-3/+0
2014-05-28USB: sierra: fix line-control pipe directionJohan Hovold1-1/+1
2014-05-28USB: sierra: fix resume error reportingJohan Hovold1-0/+4
2014-05-28USB: sierra: fix urbs not being killed on shutdownJohan Hovold1-0/+2
2014-05-28USB: sierra: fix characters being dropped at closeJohan Hovold1-0/+18
2014-05-28USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-05-28USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+13
2014-05-28USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-05-28USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-05-28USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-05-28USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches1-21/+17
2014-05-28USB: appledisplay: Convert /n to \nJoe Perches1-1/+1
2014-05-27usb: qcserial: remove interface number matchingBjørn Mork1-7/+0
2014-05-27usb: qcserial: define and use Sierra Wireless layoutBjørn Mork1-45/+53
2014-05-27usb: qcserial: refactor device layout selectionBjørn Mork1-6/+16
2014-05-27usb: qcserial: fix multiline comment coding styleBjørn Mork1-3/+6
2014-05-27uwb: add error messages when reservation establish failsThomas Pugliese2-3/+15
2014-05-27uwb: fix channel change failureThomas Pugliese1-1/+6
2014-05-27usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-4/+3
2014-05-27usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-4/+3
2014-05-27usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-10/+3
2014-05-27usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-10/+6
2014-05-27usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-4/+3
2014-05-27usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-4/+3
2014-05-27usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski2-20/+124
2014-05-27usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2-16/+118
2014-05-27usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam1-3/+2
2014-05-27usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam1-11/+9
2014-05-27usb: phy: add run-time dependencies to R-Car driverJean Delvare1-0/+1
2014-05-23usb: phy: msm: fix bug in probe()Dan Carpenter1-3/+5
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen1-2/+8
2014-05-23Doc: usb: chipidea: need to build both kernel Image and modulesPeter Chen1-1/+1
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov1-0/+1
2014-05-23usb: chipidea: msm: Add device tree supportIvan T. Ivanov1-1/+22