summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-271-37/+38
|\
| * PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
* | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-263-156/+43
|\ \ | |/ |/|
| * hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-231-6/+3
| * hwmon: (coretemp) constify static dataJan Beulich2011-09-231-2/+2
| * hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-231-2/+2
| * hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-211-1/+1
| * hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-211-2/+2
| * hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-211-121/+14
| * hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-211-0/+15
| * hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-211-22/+4
* | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-09-232-1/+6
|\ \
| * | spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-231-0/+3
| * | spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam2011-09-151-1/+3
* | | scsi: fix qla2xxx printk format warningRandy Dunlap2011-09-231-2/+2
* | | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap2011-09-231-0/+1
* | | drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher2011-09-231-1/+8
* | | Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie2011-09-231-2/+2
* | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-09-223-3/+9
|\ \ \
| * | | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-231-1/+5
| * | | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-231-0/+3
| * | | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-231-2/+0
| * | | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-231-0/+1
| | |/ | |/|
* / | zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven2011-09-221-1/+6
|/ /
* | Merge git://github.com/davem330/netLinus Torvalds2011-09-2116-67/+145
|\ \
| * | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2
| * | tg3: fix VLAN tagging regressionKasper Pedersen2011-09-211-2/+0
| * | net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-201-0/+1
| * | netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7
| * | gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings2011-09-201-4/+4
| * | ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong2011-09-201-1/+6
| * | GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom2011-09-201-2/+5
| * | GRETH: RX/TX bytes were never increasedDaniel Hellstrom2011-09-202-0/+6
| * | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-201-5/+27
| |\ \
| | * | r8169: do not enable the TBI for anything but the original 8169.Francois Romieu2011-09-171-3/+10
| | * | r8169: remove erroneous processing of always set bit.Francois Romieu2011-09-171-1/+6
| | * | r8169: fix WOL setting for 8105 and 8111evlHayes Wang2011-09-171-1/+9
| | * | r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang2011-09-171-0/+1
| | * | r8169: fix the reset setting for 8111evlHayes Wang2011-09-171-0/+1
| * | | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-207-50/+87
| |\ \ \
| | * | | b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
| | * | | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-192-8/+14
| | |\ \ \
| | | * | | Bluetooth: add support for 2011 mac miniJurgen Kramer2011-09-171-0/+3
| | | * | | Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem2011-09-171-0/+3
| | | * | | Bluetooth: Fixed BT ST Channel reg orderChen Ganir2011-09-171-8/+8
| | * | | | iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
| | * | | | rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| | * | | | rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| | * | | | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-214-8/+11
|\ \ \ \ \ \