aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao
2013-06-12HID: multitouch: prevent memleak with the allocated nameBenjamin Tissoires
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-11Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-06-11clk: 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-11Merge 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-08[media] soc_camera: error dev remove and v4l2 callWenbing Wang
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara