summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-18target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-69/+66
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-2/+10
2014-05-17clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-17Merge branch 'acpi-video'Rafael J. Wysocki1-8/+0
2014-05-17xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel3-30/+6
2014-05-17ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-58/+61
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak3-3/+75
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-16bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov1-0/+1
2014-05-16xen-netback: Fix grant ref resolution in RX pathZoltan Kiss1-18/+80
2014-05-16net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck1-2/+2
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-16iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-16tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-16iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3
2014-05-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-1/+13
2014-05-16Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2-20/+7
2014-05-16Target/iser: Fix wrong connection requests list additionSagi Grimberg1-1/+1
2014-05-16target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-05-16Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-16Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-58/+61
2014-05-15Merge branch 'pm-cpufreq'Rafael J. Wysocki1-18/+16
2014-05-15Merge branches 'acpi-video' and 'acpi-blacklist'Rafael J. Wysocki2-3/+40
2014-05-15Merge branches 'acpi-ac' and 'acpi-proc'Rafael J. Wysocki6-61/+509
2014-05-15Merge branches 'acpica', 'acpi-tpm' and 'acpi-processor'Rafael J. Wysocki160-1544/+1989
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-15dm mpath: fix lock order inconsistency in multipath_ioctlMike Snitzer1-1/+1
2014-05-15dm thin: add timeout to stop out-of-data-space mode holding IO foreverJoe Thornber1-0/+21
2014-05-15dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE modeJoe Thornber1-1/+1
2014-05-15dm crypt: fix cpu hotplug crash by removing per-cpu structureMikulas Patocka1-49/+12
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan1-1/+4
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP1-0/+6
2014-05-14jme: Fix unmap loop counting error:Neil Horman1-5/+5
2014-05-14i2c: rcar: bail out on zero length transfersWolfram Sang1-1/+8
2014-05-14i2c: qup: Fix pm_runtime_get_sync usageAndy Gross1-1/+1
2014-05-14i2c: s3c2410: resume race fixOlof Johansson1-1/+1