aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-29Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusGravatar Linus Torvalds 8-17/+26
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-2/+6
2011-09-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxGravatar Linus Torvalds 4-70/+47
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-28hwmon: (coretemp) Avoid leaving around dangling pointerGravatar Guenter Roeck 1-0/+1
2011-09-28hwmon: (coretemp) Fixup platform device ID changeGravatar Jean Delvare 1-15/+12
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-27staging/octeon: Software should check the checksum of no tcp/udp packetsGravatar Roy.Li 1-1/+2
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[S390] cio: fix cio_tpi ignoring adapter interruptsGravatar Peter Oberparleiter 1-2/+6
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-25dm crypt: always disable discard_zeroes_dataGravatar Milan Broz 2-0/+21
2011-09-25dm: raid fix write_mostly arg validationGravatar Jonthan Brassow 1-1/+1
2011-09-25dm table: avoid crash if integrity profile changesGravatar Mike Snitzer 1-6/+7
2011-09-25dm: flakey fix corrupt_bio_byte error pathGravatar Mike Snitzer 1-1/+3
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-21[media] omap3isp: Fix build error in ispccdc.cGravatar Joerg Roedel 1-0/+1
2011-09-21[media] uvcvideo: Fix crash when linking entitiesGravatar Laurent Pinchart 1-1/+1
2011-09-21[media] v4l: Make sure we hold a reference to the v4l2_device before using itGravatar Dave Young 1-0/+2