summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski-3/+0
2015-03-12phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin-3/+3
2015-03-12phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin-7/+3
2015-03-12phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin-3/+0
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin-0/+3
2015-03-12phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin-20/+4
2015-03-11xen-netback: notify immediately after pushing Tx response.David Vrabel-11/+12
2015-03-11clk: introduce clk_is_matchMichael Turquette-0/+26
2015-03-11clk: don't export static symbolJulia Lawall-1/+0
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom-0/+1
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King-4/+6
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom-37/+40
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom-16/+6
2015-03-11HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org-0/+2
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley-3/+12
2015-03-11Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi-526/+22
2015-03-11xen-pciback: limit guest control of command registerJan Beulich-14/+51
2015-03-11Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman-182/+3
2015-03-11Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman-1/+1
2015-03-11Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman-1/+0
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman-94/+10
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König-4/+2
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst-23/+45
2015-03-11phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin-6/+3
2015-03-10Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds-6/+45
2015-03-10Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+26
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck-0/+3
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li-0/+3
2015-03-10Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller-44/+109
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai-1/+1
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy-2/+1
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley-0/+11
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm-8/+15
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long-2/+2
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long-1/+0
2015-03-10of: unittest: fix I2C dependencyArnd Bergmann-6/+6
2015-03-10of/overlay: Remove unused variableFabio Estevam-1/+1
2015-03-10of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley-1/+3
2015-03-10Merge tag 'v4.0-rc3' into HEADRob Herring-1709/+2787
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson-2/+16
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala-1/+7
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson-3/+4
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon-1/+1
2015-03-10pinctrl: update direction_output function of cherryview driverqipeng.zha-0/+1
2015-03-10net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park-2/+2
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park-2/+2
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter-3/+8
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-2/+2
2015-03-10drm: Don't assign fbs for universal cursor support to filesChris Wilson-16/+19
2015-03-10virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin-5/+14