summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-17usb: gadget: tcm_usb_gadget: stop format stringsKees Cook
2014-03-17usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga
2014-03-17usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi
2014-03-17usb: gadget: inode: switch over to memdup_user()Felipe Balbi
2014-03-17usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi
2014-03-17usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold
2014-03-12USB: serial: add missing bracesJohan Hovold
2014-03-12USB: serial: continue to write on errorsJohan Hovold
2014-03-12USB: serial: continue to read on errorsJohan Hovold
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold
2014-03-12USB: cypress_m8: fix potential scheduling while atomicJohan Hovold
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang
2014-03-12usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-10Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-10Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-09Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2014-03-09Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian
2014-03-09usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese
2014-03-09usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-08Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2014-03-08Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-03-08Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski
2014-03-08Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-08Merge branch 'pm-cpufreq'Rafael J. Wysocki