summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-19iio: adjd_s311: Fix non-scan mode data readPeter Meerwald1-1/+2
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-29/+37
2013-08-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-36/+80
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-19Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie43-302/+472
2013-08-19drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter1-0/+8
2013-08-18drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+14
2013-08-18Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett1-16/+0
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell1-1/+4
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun1-1/+2
2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven1-9/+7
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-35/+42
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-37/+55
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-245/+381
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann1-5/+8
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki1-1/+1
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher1-6/+6
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson1-29/+57
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann1-10/+25
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki1-30/+34
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold1-4/+4
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold1-1/+1