summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/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-05Merge branch 'devel-stable' into develRussell King15-32/+113
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King1-1/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King7-24/+102
2009-12-04Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King6-6/+6
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai4-1/+298
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai3-0/+289
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King488-6931/+6647
2009-12-04[WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck1-44/+17
2009-12-04[WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley1-1/+12
2009-12-04[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks1-3/+86
2009-12-04serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski1-2/+2
2009-12-03be2net: Add support for ethtool self testSuresh R3-0/+223
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha1-2/+2
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney1-21/+3