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