summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede1-0/+7
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon1-21/+9
2015-03-15MAINTAINERS: add entry for USB OTG FSMPeter Chen1-0/+7
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-03-15Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman17-66/+45
2015-03-14Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-536/+40
2015-03-13phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin1-2/+3
2015-03-13phy: ti/omap: Fix modaliasAxel Lin3-3/+3
2015-03-13phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin1-4/+3
2015-03-13phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin1-3/+2
2015-03-13phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin1-3/+2
2015-03-13phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin1-1/+0
2015-03-13phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin1-1/+1
2015-03-13phy: Find the right match in devm_phy_destroy()Thierry Reding1-1/+3
2015-03-12phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin1-3/+3
2015-03-12phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin1-7/+3
2015-03-12phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin3-3/+0
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin1-0/+3
2015-03-12phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin1-20/+4
2015-03-11Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi4-526/+22
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman3-94/+10
2015-03-11phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin1-6/+3
2015-03-11usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck1-0/+3
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li1-0/+3
2015-03-09usb: isp1760: add peripheral/device controller chip idSudeep Holla1-1/+1
2015-03-09usb: isp1760: set IRQ flags properlyValentin Rothberg2-4/+3
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann1-1/+2
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla1-4/+6
2015-03-09Linux 4.0-rc3v4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-109/+374
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-61/+89
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-226/+175
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds1-0/+27
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+22
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-22/+57
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+6
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2015-03-07net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin1-1/+3
2015-03-07console: Fix console name size mismatchPeter Hurley2-1/+2
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2-0/+48
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing1-14/+0