aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-09-29
|\
| * drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2011-09-21
| * drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-21
| * drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard2011-09-19
* | Merge git://github.com/davem330/netLinus Torvalds2011-09-28
|\ \
| * \ Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-27
| |\ \
| | * \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-27
| | |\ \
| | | * | ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-26
| | | * | rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-26
| | | * | iwlagn: fix dangling scan requestJohannes Berg2011-09-26
| | | * | iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-21
| | | * | iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-21
| | | * | ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-21
| * | | | bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-27
| * | | | bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-27
| * | | | bnx2x: fix hw attention handlingDmitry Kravkov2011-09-27
| |/ / /
* | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-28
|\ \ \ \
| * | | | [SCSI] 3w-9xxx: fix iommu_iova leakJames Bottomley2011-09-26
| * | | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-26
| * | | | [SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap2011-09-22
| * | | | [SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn2011-09-22
| * | | | [SCSI] aacraid: reset should disable MSI interruptVasily Averin2011-09-22
| |/ / /
* | | | Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-27
|\ \ \ \
| * | | | PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-26
* | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-23
| * | | | hwmon: (coretemp) constify static dataJan Beulich2011-09-23
| * | | | hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-23
| * | | | hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-21
| * | | | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-21
| * | | | hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-21
| * | | | hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-21
| * | | | hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-21
| |/ / /
* | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-09-23
|\ \ \ \
| * | | | spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-23
| * | | | spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam2011-09-15
| | |_|/ | |/| |
* | | | scsi: fix qla2xxx printk format warningRandy Dunlap2011-09-23
* | | | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap2011-09-23
* | | | drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher2011-09-23
* | | | Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie2011-09-23
* | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-09-22
|\ \ \ \
| * | | | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-22
| * | | | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-22
| * | | | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-22
| * | | | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-22
| | |/ / | |/| |
* / | | zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven2011-09-22
|/ / /
* | | Merge git://github.com/davem330/netLinus Torvalds2011-09-21
|\ \ \
| * | | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-21
| * | | tg3: fix VLAN tagging regressionKasper Pedersen2011-09-21
| * | | net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-20