aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-06i2c-voodoo3: DeleteJean Delvare3-267/+0
2009-12-06i2c-powermac: Drop temporary name bufferJean Delvare1-6/+5
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare1-12/+3
2009-12-06i2c-powermac: Log errorsJean Delvare1-5/+23
2009-12-06i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare1-44/+41
2009-12-06i2c-powermac: Reject unsupported I2C transactionsJean Delvare1-0/+6
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang5-11/+11
2009-12-06PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki1-5/+3
2009-12-06PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki1-0/+2
2009-12-06PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern1-4/+7
2009-12-06PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki1-1/+1
2009-12-06m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin1-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell2-2/+0
2009-12-06fbdev: atafb - add palette register checkKrzysztof Helt1-0/+3
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+12
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller121-4540/+3093
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+10
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-2/+11
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds102-4495/+2997
2009-12-05Merge branch 'devel-stable' into develRussell King15-32/+113
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into develRussell King1-1/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller69-1954/+2581
2009-12-04rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven3-0/+233
2009-12-04rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven3-0/+279
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz3-6/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz1-4/+4
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre2-4/+4
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-12-04b43: fix two warningsJohannes Berg1-0/+1
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi1-2/+4
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
2009-12-04airo: Fix integer overflow warningMichael Buesch1-1/+1
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde1-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger1-0/+7
2009-12-04b43: avoid PPC fault during resumeLarry Finger1-2/+8
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2-4/+0
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2-0/+4
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt1-0/+3
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt2-29/+11
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt3-3/+17
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt9-285/+160
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt4-18/+17
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt6-68/+90
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt5-180/+161
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt6-154/+108