summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-25usb: Add LED triggers for USB activityMichal Sojka
2014-09-25usb: Rename usb-common.cMichal Sojka
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka
2014-09-25usb: dwc2/gadget: move phy bus legth initializationKamil Debski
2014-09-25Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2014-09-25Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-24phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam
2014-09-24phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin
2014-09-24phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin
2014-09-24usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren
2014-09-24usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren
2014-09-24usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren
2014-09-24usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren
2014-09-24usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren
2014-09-24phy: phy-spear1340-miphy: Use module_platform_driver to register driver.Peter Griffin
2014-09-24phy: phy-spear1310-miphy: Use module_platform_driver to register driver.Peter Griffin
2014-09-24phy: phy-spear1340-miphy: Remove unncessary site specific OOM messagesPeter Griffin
2014-09-24phy: phy-spear1310-miphy: Remove unncessary site specific OOM messagesPeter Griffin
2014-09-24phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin
2014-09-24phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin
2014-09-24phy: phy-mvebu-sata: Add missing error check for devm_kzallocPeter Griffin
2014-09-24phy: phy-omap-control: Remove unncessary site specific OOM messagesPeter Griffin
2014-09-24phy: Renesas R-Car Gen2 PHY driverSergei Shtylyov
2014-09-24usb: hub: allow to process more usb hub events in parallelPetr Mladek
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-24usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek
2014-09-24usb: hub: convert khubd into workqueuePetr Mladek
2014-09-24usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek
2014-09-24usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek
2014-09-24storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs
2014-09-24storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs
2014-09-24storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-09-24usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi
2014-09-24usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi
2014-09-24usb: Fixed a few typosMickael Maison
2014-09-24USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko
2014-09-24drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang
2014-09-24usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese
2014-09-24usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese
2014-09-24usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese
2014-09-24usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese
2014-09-24usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese
2014-09-24uwb: add an ASIE sysfs attribute to uwb_rc devicesThomas Pugliese
2014-09-24uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese
2014-09-24uwb: remove UWB build dependency on PCIThomas Pugliese
2014-09-24uwb: update uwb device prints to be more usefulThomas Pugliese
2014-09-24uwb: line length cleanupThomas Pugliese