summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-10spi/xilinx: Revert master->setup function removalMichal Simek1-0/+16
2013-07-10drm/i915: Fix write-read race with multiple ringsChris Wilson1-0/+4
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg1-1/+1
2013-07-10Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck1-1/+30
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek1-2/+2
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds669-11744/+60251
2013-07-10drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst1-0/+6
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst7-0/+26
2013-07-10drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2-3/+15
2013-07-10drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst1-1/+1
2013-07-10drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2-8/+5
2013-07-10drm/nv50/kms: fix pin refcnt leaksBen Skeggs1-11/+35
2013-07-10drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2-6/+11
2013-07-10drm/nouveau: fix locking issues in page flipping pathsBen Skeggs3-36/+22
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds427-20078/+82641
2013-07-10Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds89-1168/+8178
2013-07-10[SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert1-48/+187
2013-07-10iio staging: fix lis3l02dq, read error handlingPeter Meerwald1-0/+2
2013-07-10Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds8-89/+60
2013-07-10parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov1-22/+39
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov1-0/+2
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin1-2/+7
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski1-2/+11
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin1-12/+44
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-84/+90
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-21/+19
2013-07-09fcoe: Reduce number of sparse warningsBart Van Assche1-12/+12
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad1-0/+4
2013-07-09libfcoe: Fix meaningless log statementRobert Love1-4/+2
2013-07-09libfc: Differentiate echange timer cancellation debug statementsRobert Love1-1/+1
2013-07-09libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love1-1/+1
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou1-18/+4
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita1-59/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+3
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter1-0/+1
2013-07-09drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam1-1/+6
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen1-14/+10
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson1-2/+2
2013-07-09fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh1-11/+15
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad1-0/+27
2013-07-09drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak1-0/+5
2013-07-09drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter1-5/+4
2013-07-09drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang1-1/+1
2013-07-09drm/i915: switch disable_power_well default value to 1Paulo Zanoni1-2/+2
2013-07-09[SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche1-0/+1
2013-07-09[SCSI] Fix race between starved list and device removalJames Bottomley1-5/+21