summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-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
2013-08-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-10Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-09vxlan: fix a soft lockup in vxlan module removalCong Wang