summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset1-2/+5
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2-0/+38
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot1-1/+1
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot1-8/+21
2015-07-27drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot1-0/+8
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot1-0/+16
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding1-0/+1
2015-07-27drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet1-1/+2
2015-07-27drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka1-0/+8
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka1-0/+2
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn1-13/+76
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok3-2/+47
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko1-8/+2
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko2-6/+5
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko1-2/+2
2015-07-27net/macb: check if macb_config presentAndy Shevchenko1-2/+1
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko2-44/+87
2015-07-27r8152: don't enable napi before rx readyhayeswang1-2/+4
2015-07-27r8152: fix wakeup settingshayeswang1-6/+22
2015-07-27r8152: fix the issue about U1/U2hayeswang1-40/+54
2015-07-27net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach3-3/+13
2015-07-27net: fec: use managed DMA API functions to allocate BD ringLucas Stach1-2/+2
2015-07-27niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski1-0/+1
2015-07-27net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay1-1/+0
2015-07-27net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein1-2/+15
2015-07-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-07-27net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz1-0/+5
2015-07-27dm thin: return -ENOSPC when erroring retry list due to out of data spaceMike Snitzer1-3/+8
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+25
2015-07-26Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-161/+170
2015-07-26Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-23/+52
2015-07-26Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+31
2015-07-26Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-16/+12
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee1-1/+0
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds8-27/+71
2015-07-25libnvdimm: fix namespace seed creationDan Williams1-0/+5
2015-07-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+9
2015-07-25Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+29
2015-07-25Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-116/+127
2015-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+62
2015-07-25iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger1-5/+11
2015-07-25iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger1-2/+16
2015-07-25iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger4-33/+67
2015-07-25iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-07-25qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik3-35/+20
2015-07-25qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik1-0/+28
2015-07-25qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik2-4/+13
2015-07-25qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik6-26/+83