aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman5-18/+48
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris1-0/+3
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap1-2/+2
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap1-0/+1
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()Jan Beulich1-6/+3
2011-09-23hwmon: (coretemp) constify static dataJan Beulich1-2/+2
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich1-2/+2
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher1-1/+8
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie1-2/+2
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds3-3/+9
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven1-0/+1
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven1-1/+6
2011-09-22[SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap1-1/+1
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first expander child.Mark Salyzyn1-1/+1
2011-09-22[SCSI] aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2011-09-21[media] omap3isp: Fix build error in ispccdc.cJoerg Roedel1-0/+1
2011-09-21[media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart1-1/+1
2011-09-21[media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young1-0/+2
2011-09-21[media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil1-0/+11
2011-09-21[media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei3-3/+11
2011-09-21[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja1-13/+0
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge1-1/+1
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson1-2/+2
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck1-121/+14
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare1-0/+15
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare1-22/+4
2011-09-21drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2-4/+12
2011-09-21drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2-62/+29
2011-09-21Merge git://github.com/davem330/netLinus Torvalds16-67/+145
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-8/+11
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka5-13/+13
2011-09-21iwlegacy: fix command queue timeoutStanislaw Gruszka1-0/+2
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan1-1/+1
2011-09-21mfd: Fix generic irq chip ack function name for jz4740-adcLars-Peter Clausen1-1/+1
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-20staging: zcache: fix cleancache crashSeth Jennings1-1/+1
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom2-0/+6
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-5/+27
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville7-50/+87