aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros1-0/+2
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros1-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros1-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros1-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros1-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros1-27/+28
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros1-2/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I9-122/+123
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian1-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2-0/+48
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2-12/+46
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski6-0/+424
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski8-0/+1097
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski2-0/+40
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski2-9/+42
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I3-5/+2
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I1-25/+0
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I5-106/+158
2014-03-04phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth1-1/+1
2014-03-03PHY: sunxi: Add driver for sunxi usb phyHans de Goede4-0/+369
2014-03-03PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D3-0/+267
2014-03-02phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki1-0/+2
2014-03-02phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki1-1/+4
2014-03-02usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+1
2014-03-02usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat1-1/+1
2014-03-02usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat1-2/+2
2014-02-23Linux 3.14-rc4Linus Torvalds1-1/+1
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter1-0/+1
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2-20/+8
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum1-1/+1
2014-02-21sched,numa: add cond_resched to task_numa_workRik van Riel1-0/+2
2014-02-21sched/core: Make dl_b->lock IRQ safeJuri Lelli1-4/+6
2014-02-21sched/core: Fix sched_rt_global_validateJuri Lelli1-1/+2
2014-02-21sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt1-1/+1
2014-02-21sched/deadline: Fix bad accounting of nr_runningJuri Lelli1-4/+2
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh1-1/+1
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie1-1/+1
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu1-2/+24