summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini
2012-09-06target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-06target: simplify code around transport_get_sense_dataPaolo Bonzini
2012-09-06target: move transport_get_sense_dataPaolo Bonzini
2012-08-27target: Check idr_get_new return value in iscsi_login_zero_tsih_s1Benjamin Wang
2012-08-23target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov
2012-08-20tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin
2012-08-18target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger
2012-08-17target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger
2012-08-17tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *Nicholas Bellinger
2012-08-17target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-08-17tcm_fc: Avoid debug overhead when not debuggingMark Rustad
2012-08-17tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger
2012-08-17tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann
2012-08-13drm/nv86/fifo: suspend fixMaxim Levitsky
2012-08-13drm/nouveau: disable copy engine on NVAFHenrik Rydberg
2012-08-13nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst
2012-08-13drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs
2012-08-13drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-13leds: renesas: fix error handlingArnd Bergmann