summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-12team: move add to port list before port enablementJiri Pirko
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-12tuntap: set SOCK_ZEROCOPY flag during openJason Wang
2013-06-12Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-06-12clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera
2013-06-11usb: chipidea: fix id change handlingAlexander Shishkin
2013-06-11usb: chipidea: fix no transceiver caseAlexander Shishkin
2013-06-11clk: spear: fix build error for spear3xxArnd Bergmann
2013-06-11clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson
2013-06-11vhost: fix ubuf_info cleanupMichael S. Tsirkin
2013-06-11vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
2013-06-11Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior
2013-06-10Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie
2013-06-10clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera
2013-06-10clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera
2013-06-10tuntap: fix a possible race between queue selection and changing queuesJason Wang
2013-06-10vhost_net: clear msg.control for non-zerocopy case during txJason Wang
2013-06-10Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-06-10Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki
2013-06-10drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter
2013-06-10drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson
2013-06-10drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson
2013-06-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-09drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson
2013-06-09drm/gma500/psb: Fix cursor gem obj referencing on psbPatrik Jakobsson
2013-06-09drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-09drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-09[media] soc_camera: error dev remove and v4l2 callWenbing Wang
2013-06-09[media] sh_veu: fix the buffer size calculationKatsuya Matsubara
2013-06-09[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara
2013-06-09[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara
2013-06-09[media] v4l2-ioctl: don't print the clips listHans Verkuil
2013-06-09[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki
2013-06-08[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely