summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-528/+183
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+13
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds798-36922/+74540
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds5-3/+791
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-1/+587
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+25
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds13-296/+170
2009-12-06i2c-stub: Allow user to disable some commandsJean Delvare1-2/+6
2009-12-06i2c-stub: Implement I2C block supportJean Delvare1-2/+26
2009-12-06i2c: Refactor for_each callbacksJean Delvare1-48/+22
2009-12-06i2c-i801: Retry on lost arbitrationJean Delvare1-0/+3
2009-12-06i2c: Remove big kernel lock from i2cdev_openVincent Sanders1-16/+6
2009-12-06ics932s401: Clean up detect functionJean Delvare1-22/+15
2009-12-06i2c: Simplify i2c_detect_addressJean Delvare1-13/+9
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare1-64/+1
2009-12-06i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare4-4/+4
2009-12-06i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare3-11/+0
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala2-6/+7
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-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/ker...Linus Torvalds3-6/+10
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+11
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds102-4495/+2997
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-1954/+2581
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