aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-29ibmveth: Fix oops on request_irq failureGravatar Brian King 1-2/+2
2011-09-29cxgb4: Fix EEH on IBM P7IOCGravatar Divy Le Ray 1-0/+3
2011-09-29dp83640: reduce driver noiseGravatar Richard Cochran 1-2/+2
2011-09-28Merge git://github.com/davem330/netGravatar Linus Torvalds 12-32/+68
2011-09-28Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Gravatar Linus Torvalds 9-20/+54
2011-09-27Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessGravatar David S. Miller 9-29/+42
2011-09-27Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmGravatar Linus Torvalds 1-37/+38
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...Gravatar John W. Linville 9-29/+42
2011-09-27bnx2x: add missing break in bnx2x_dcbnl_get_capGravatar Shmulik Ravid 1-0/+1
2011-09-27bnx2x: fix WOL by enablement PME in config spaceGravatar Dmitry Kravkov 1-1/+9
2011-09-27bnx2x: fix hw attention handlingGravatar Dmitry Kravkov 2-2/+16
2011-09-26Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxGravatar Linus Torvalds 3-156/+43
2011-09-26ath9k: Fix a dma warning/memory leakGravatar Mohammed Shafi Shajakhan 1-1/+9
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structGravatar Larry Finger 1-0/+1
2011-09-26iwlagn: fix dangling scan requestGravatar Johannes Berg 1-14/+16
2011-09-26PM / Clocks: Do not acquire a mutex under a spinlockGravatar Rafael J. Wysocki 1-37/+38
2011-09-26[SCSI] 3w-9xxx: fix iommu_iova leakGravatar James Bottomley 1-0/+2
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceGravatar Neil Horman 5-18/+48
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-1/+6
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleGravatar Jeff Harris 1-0/+3
2011-09-23scsi: fix qla2xxx printk format warningGravatar Randy Dunlap 1-2/+2
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorGravatar Randy Dunlap 1-0/+1
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Gravatar Jan Beulich 1-6/+3
2011-09-23hwmon: (coretemp) constify static dataGravatar Jan Beulich 1-2/+2
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDGravatar Jan Beulich 1-2/+2
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsGravatar Alex Deucher 1-1/+8
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Gravatar Dave Airlie 1-2/+2
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 3-3/+9
2011-09-23TPM: Zero buffer after copying to userspaceGravatar Peter Huewe 1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizeGravatar Peter Huewe 1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscGravatar Axel Lin 1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGravatar Geert Uytterhoeven 1-0/+1
2011-09-22zorro: Defer device_register() until all devices have been identifiedGravatar Geert Uytterhoeven 1-1/+6
2011-09-22[SCSI] scsi: qla4xxx needs libiscsi.oGravatar Randy Dunlap 1-1/+1
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Gravatar Mark Salyzyn 1-1/+1
2011-09-22[SCSI] aacraid: reset should disable MSI interruptGravatar Vasily Averin 1-0/+2
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesGravatar Roland Stigge 1-1/+1
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Gravatar Chris Peterson 1-2/+2
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGravatar Guenter Roeck 1-121/+14
2011-09-21hwmon: (coretemp) Let the user force TjMaxGravatar Jean Delvare 1-0/+15
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxGravatar Jean Delvare 1-22/+4
2011-09-21Merge git://github.com/davem330/netGravatar Linus Torvalds 16-67/+145
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-8/+11
2011-09-21iwlegacy: do not use interruptible waitsGravatar Stanislaw Gruszka 5-13/+13
2011-09-21iwlegacy: fix command queue timeoutGravatar Stanislaw Gruszka 1-0/+2
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsGravatar Rajkumar Manoharan 1-1/+1
2011-09-21floppy: use del_timer_sync() in init cleanupGravatar Carsten Emde 1-4/+4
2011-09-21ixgbe: fix possible null buffer errorGravatar Jesse Brandeburg 1-2/+2
2011-09-21tg3: fix VLAN tagging regressionGravatar Kasper Pedersen 1-2/+0
2011-09-20staging: zcache: fix cleancache crashGravatar Seth Jennings 1-1/+1