Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M | Malcolm Priestley | 2015-03-09 | 1 | -0/+1 | |
| * | | | | | | | | | staging: vt6655: vnt_tx_packet fix dma_idx selection. | Malcolm Priestley | 2015-03-09 | 1 | -7/+9 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-22 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | serial: 8250_dw: Fix deadlock in LCR workaround | Peter Hurley | 2015-03-11 | 1 | -3/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-22 | 33 | -719/+124 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | usb: common: otg-fsm: only signal connect after switching to peripheral | Peter Chen | 2015-03-18 | 1 | -2/+2 | |
| * | | | | | | | | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices | Hans de Goede | 2015-03-18 | 1 | -0/+7 | |
| * | | | | | | | | | USB: ehci-atmel: rework clk handling | Boris Brezillon | 2015-03-18 | 1 | -21/+9 | |
| * | | | | | | | | | usb: chipidea: otg: add a_alt_hnp_support response for B device | Li Jun | 2015-03-15 | 1 | -0/+11 | |
| * | | | | | | | | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho... | Greg Kroah-Hartman | 2015-03-15 | 17 | -66/+45 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | phy: omap-usb2: Fix missing clk_prepare call when using old dt name | Axel Lin | 2015-03-13 | 1 | -2/+3 | |
| | * | | | | | | | | | phy: ti/omap: Fix modalias | Axel Lin | 2015-03-13 | 3 | -3/+3 | |
| | * | | | | | | | | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabled | Axel Lin | 2015-03-13 | 1 | -4/+3 | |
| | * | | | | | | | | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof | Axel Lin | 2015-03-13 | 1 | -3/+2 | |
| | * | | | | | | | | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof | Axel Lin | 2015-03-13 | 1 | -3/+2 | |
| | * | | | | | | | | | phy: twl4030-usb: Remove redundant assignment for twl->linkstat | Axel Lin | 2015-03-13 | 1 | -1/+0 | |
| | * | | | | | | | | | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] | Axel Lin | 2015-03-13 | 1 | -1/+1 | |
| | * | | | | | | | | | phy: Find the right match in devm_phy_destroy() | Thierry Reding | 2015-03-13 | 1 | -1/+3 | |
| | * | | | | | | | | | phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path | Axel Lin | 2015-03-12 | 1 | -3/+3 | |
| | * | | | | | | | | | phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation | Axel Lin | 2015-03-12 | 1 | -7/+3 | |
| | * | | | | | | | | | phy: samsung-usb2: Remove NULL terminating entry from phys array | Axel Lin | 2015-03-12 | 3 | -3/+0 | |
| | * | | | | | | | | | phy: hix5hd2-sata: Check return value of platform_get_resource | Axel Lin | 2015-03-12 | 1 | -0/+3 | |
| | * | | | | | | | | | phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function | Axel Lin | 2015-03-12 | 1 | -20/+4 | |
| | * | | | | | | | | | phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations | Axel Lin | 2015-03-11 | 1 | -6/+3 | |
| | * | | | | | | | | | phy: exynos-mipi-video: Fixup the test for state->regmap | Axel Lin | 2015-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | phy: miphy28lp: Add missing .owner field in miphy28lp_ops | Axel Lin | 2015-03-04 | 1 | -0/+1 | |
| | * | | | | | | | | | phy: xgene: Remove duplicate code to set ctx->dev | Axel Lin | 2015-03-04 | 1 | -1/+0 | |
| | * | | | | | | | | | phy: armada375-usb2: Set drvdata for phy and use it | Axel Lin | 2015-03-04 | 1 | -1/+2 | |
| | * | | | | | | | | | phy: miphy365x: Avoid calling of_get_child_count() multiple times | Axel Lin | 2015-03-04 | 1 | -5/+6 | |
| | * | | | | | | | | | phy: miphy28lp: Avoid calling of_get_child_count() multiple times | Axel Lin | 2015-03-04 | 1 | -5/+6 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-03-14 | 9 | -536/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "usb: gadget: zero: Add support for interrupt EP" | Felipe Balbi | 2015-03-11 | 4 | -526/+22 | |
| | * | | | | | | | | | usb: phy: am335x-control: check return value of bus_find_device | David Dueck | 2015-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | usb: dwc2: host: fix dwc2 disconnect bug | Yunzhi Li | 2015-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | usb: isp1760: add peripheral/device controller chip id | Sudeep Holla | 2015-03-09 | 1 | -1/+1 | |
| | * | | | | | | | | | usb: isp1760: set IRQ flags properly | Valentin Rothberg | 2015-03-09 | 2 | -4/+3 | |
| | * | | | | | | | | | usb: musb: fix Kconfig regression | Arnd Bergmann | 2015-03-09 | 1 | -1/+2 | |
| | * | | | | | | | | | usb: isp1760: fix possible deadlock in isp1760_udc_irq | Sudeep Holla | 2015-03-09 | 1 | -4/+6 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * / | | | | | | | | Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" | Mathias Nyman | 2015-03-11 | 3 | -94/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-03-21 | 5 | -80/+137 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: pl08x: Define capabilities for generic capabilities reporting | Mark Brown | 2015-03-18 | 1 | -0/+14 | |
| * | | | | | | | | | dmaengine: dw: append MODULE_ALIAS for platform driver | Andy Shevchenko | 2015-03-16 | 1 | -1/+4 | |
| * | | | | | | | | | dmaengine: imx-sdma: switch to dynamic context mode after script loaded | Robin Gong | 2015-03-16 | 1 | -3/+4 | |
| * | | | | | | | | | dmaengine: at_hdmac: Fix calculation of the residual bytes | Torsten Fleischer | 2015-03-13 | 2 | -76/+115 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-21 | 4 | -23/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' | Rafael J. Wysocki | 2015-03-21 | 93 | -889/+1272 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 2015-03-20 | 1 | -1/+8 | |
| | | | | |_|/ / / / / / | | | | |/| | | | | | | | ||||||
| | | * / | | | | | | | | rtc: at91rm9200: double locking bug in at91_rtc_interrupt() | Dan Carpenter | 2015-03-18 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | / / / / / / / | powercap / RAPL: handle domains with different energy units | Jacob Pan | 2015-03-13 | 1 | -15/+39 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'cpuidle/4.0-fixes' of http://git.linaro.org/people/daniel.lezca... | Rafael J. Wysocki | 2015-03-13 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ |