aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt3-2/+5
2009-12-11sh: ftrace: Fix up syscall tracing build.Paul Mundt1-74/+2
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33Paul Mundt4927-143496/+319198
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds49-283/+1153
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds58-1742/+2319
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds11-90/+248
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds63-1167/+3110
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds291-11187/+27986
2009-12-09Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-157/+398
2009-12-09Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-4/+8
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds15-221/+39
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds490-831/+720
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-17/+61
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds235-7716/+27284
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds12-45/+141
2009-12-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds146-2405/+4741
2009-12-09Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds47-1762/+3051
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds76-2713/+2727
2009-12-09Doc: use misc-devices/ dir for driversJean Delvare2-0/+0
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-09correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-09docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-09use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-09Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare3-4/+65
2009-12-09hwmon: (adt7475) Add an entry in MAINTAINERSJean Delvare1-0/+7
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare3-25/+80
2009-12-09hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare1-6/+36
2009-12-09hwmon: (adt7475) Print device information on probeJean Delvare1-0/+18
2009-12-09hwmon: (adt7475) Handle alternative pin functionsJean Delvare1-15/+99
2009-12-09hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare1-6/+10
2009-12-09hwmon: (adt7475) Add support for the ADT7490Jean Delvare3-19/+134
2009-12-09hwmon: (adt7475) Improve device detectionJean Delvare1-4/+9
2009-12-09hwmon: (adt7475) Add missing static markerJean Delvare1-1/+1
2009-12-09hwmon: (adt7475) Rework voltage inputs handlingJean Delvare1-35/+48
2009-12-09hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare1-0/+42
2009-12-09hwmon: (adt7475) New documentationJean Delvare1-87/+83
2009-12-09hwmon: (adt7475) Add support for the ADT7473Jean Delvare5-12/+35
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede3-21/+81
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede1-25/+66
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede1-64/+52
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede1-48/+89
2009-12-09hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare1-1/+5
2009-12-09hwmon: Add Freescale MC13783 ADC driverLuotao Fu4-0/+293
2009-12-09hwmon: (w83791d) Remove experimental dependencyMarc Hulsman1-1/+1
2009-12-09hwmon: Clean up detect functionsJean Delvare29-714/+393
2009-12-09hwmon: (w83l785ts) Clean up detect functionJean Delvare1-47/+23
2009-12-09hwmon: (w83792d) Clean up detect functionJean Delvare1-43/+18