aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-19Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie
2013-08-19drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-14drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern
2013-08-12drm/radeon: fix UVD message buffer validationChristian König
2013-08-11can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-11macvtap: fix two racesEric Dumazet
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds