Age | Commit message (Expand) | Author |
2015-03-18 | usb: common: otg-fsm: only signal connect after switching to peripheral | Peter Chen |
2015-03-18 | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices | Hans de Goede |
2015-03-18 | USB: ehci-atmel: rework clk handling | Boris Brezillon |
2015-03-15 | MAINTAINERS: add entry for USB OTG FSM | Peter Chen |
2015-03-15 | usb: chipidea: otg: add a_alt_hnp_support response for B device | Li Jun |
2015-03-15 | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho... | Greg Kroah-Hartman |
2015-03-14 | Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-03-13 | phy: omap-usb2: Fix missing clk_prepare call when using old dt name | Axel Lin |
2015-03-13 | phy: ti/omap: Fix modalias | Axel Lin |
2015-03-13 | phy: core: Fixup return value of phy_exit when !pm_runtime_enabled | Axel Lin |
2015-03-13 | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof | Axel Lin |
2015-03-13 | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof | Axel Lin |
2015-03-13 | phy: twl4030-usb: Remove redundant assignment for twl->linkstat | Axel Lin |
2015-03-13 | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] | Axel Lin |
2015-03-13 | phy: Find the right match in devm_phy_destroy() | Thierry Reding |
2015-03-12 | phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path | Axel Lin |
2015-03-12 | phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation | Axel Lin |
2015-03-12 | phy: samsung-usb2: Remove NULL terminating entry from phys array | Axel Lin |
2015-03-12 | phy: hix5hd2-sata: Check return value of platform_get_resource | Axel Lin |
2015-03-12 | phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function | Axel Lin |
2015-03-11 | Revert "usb: gadget: zero: Add support for interrupt EP" | Felipe Balbi |
2015-03-11 | Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" | Mathias Nyman |
2015-03-11 | phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations | Axel Lin |
2015-03-10 | usb: phy: am335x-control: check return value of bus_find_device | David Dueck |
2015-03-10 | usb: dwc2: host: fix dwc2 disconnect bug | Yunzhi Li |
2015-03-09 | usb: isp1760: add peripheral/device controller chip id | Sudeep Holla |
2015-03-09 | usb: isp1760: set IRQ flags properly | Valentin Rothberg |
2015-03-09 | usb: musb: fix Kconfig regression | Arnd Bergmann |
2015-03-09 | usb: isp1760: fix possible deadlock in isp1760_udc_irq | Sudeep Holla |
2015-03-08 | Linux 4.0-rc3v4.0-rc3 | Linus Torvalds |
2015-03-08 | sunrpc: fix braino in ->poll() | Al Viro |
2015-03-08 | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-03-08 | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-03-08 | Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-03-08 | Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-03-08 | Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... | Linus Torvalds |
2015-03-07 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-03-07 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-03-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-03-07 | TTY: fix tty_wait_until_sent maximum timeout | Johan Hovold |
2015-03-07 | TTY: fix tty_wait_until_sent on 64-bit machines | Johan Hovold |
2015-03-07 | USB: serial: fix infinite wait_until_sent timeout | Johan Hovold |
2015-03-07 | TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation | Johan Hovold |
2015-03-07 | net: irda: fix wait_until_sent poll timeout | Johan Hovold |
2015-03-07 | serial: uapi: Declare all userspace-visible io types | Peter Hurley |
2015-03-07 | serial: core: Fix iotype userspace breakage | Peter Hurley |
2015-03-07 | serial: sprd: Fix missing spin_unlock in sprd_handle_irq() | Axel Lin |
2015-03-07 | console: Fix console name size mismatch | Peter Hurley |
2015-03-07 | tty: fix up atime/mtime mess, take four | Jiri Slaby |
2015-03-07 | serial: 8250_dw: Fix get_mctrl behaviour | Desmond Liu |