aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-05hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph3-0/+1269
2010-03-05hwmon: (adt7411) Improve lockingWolfram Sang1-7/+14
2010-03-05hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang3-0/+370
2010-03-05hwmon: (w83793) Add watchdog functionalitySven Anders2-4/+481
2010-03-05hwmon: (g760a) Make rpm_from_cnt staticJean Delvare1-1/+1
2010-03-05hwmon: (it87) Validate auto pwm settingsJean Delvare1-0/+32
2010-03-05hwmon: (it87) Add support for old automatic fan speed controlJean Delvare1-2/+180
2010-03-05hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare1-15/+44
2010-03-05hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare1-75/+87
2010-03-05hwmon: (it87) Add support for beep on alarmJean Delvare1-0/+122
2010-03-05hwmon: (it87) Create vid attributes by groupJean Delvare1-8/+7
2010-03-05hwmon: (it87) Refactor attributes creation and removalJean Delvare1-130/+103
2010-03-05hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare1-4/+69
2010-03-05hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare1-38/+61
2010-03-05hwmon: (lm90) Add SMBus alert supportJean Delvare1-0/+63
2010-03-05hwmon: (lm90) Restore configuration on exitJean Delvare1-4/+10
2010-03-05hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2-3/+14
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter1-1/+1
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig1-1/+1
2010-03-04Staging: winbond: fix up wireless api errorsGreg Kroah-Hartman1-11/+3
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman478-24373/+29061
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds50-638/+611
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-770/+1702
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-28/+27
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman16-123/+149
2010-03-04Merge git://git.infradead.org/battery-2.6Linus Torvalds4-49/+138
2010-03-04Staging: dream: camera: sk5k3e2fx: fix code style issuesChihau Chau1-4/+4
2010-03-04Staging: dream: camera: msm_camera: fix code style issuesChihau Chau1-7/+10
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell4-25/+28
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell15-194/+183
2010-03-04Staging: comedi: comedi_fops.c: Checkpatch cleanupAndrea Gelmini1-7/+5
2010-03-04Staging: comedi: fix suspect code indent in ni_labpc.cStewart Robertson1-3/+9
2010-03-04Staging: comedi: fix yet another brace coding style issue in ni_labpc.cMaurice Dawson1-12/+10
2010-03-04Staging: comedi: fix another brace coding style issues in ni_labpc.cMaurice Dawson1-2/+1
2010-03-04Staging: comedi: fix brace coding style issue in ni_labpc.cMaurice Dawson1-4/+2
2010-03-04Staging: comedi: poc: Adding some KERN_ facility levelChihau Chau1-5/+4
2010-03-04Staging: dream: camera: msm_camera: fix some code style issuesChihau Chau1-19/+18
2010-03-04Staging: wlan-ng: fix most of the style issues in hfa384x.hAlessandro Ghedini1-75/+107
2010-03-04Staging: dream: camera: msm_camera: fix coding style issuesChihau Chau1-3/+3
2010-03-04Staging: comedi: fix bracing coding style and 80 character issues in ni_660x.cGraham M Howe1-24/+24
2010-03-04Staging: comedi: fix bracing coding style issue in ni_65xx.cGraham M Howe1-14/+17
2010-03-04Staging: comedi: pcmad: Checkpatch cleanupsBenjamin Adolphi1-10/+9
2010-03-04Staging: comedi: poc: fix coding style issuesChihau Chau1-4/+3
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds23-183/+1565
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-1024/+964
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds136-6316/+17868
2010-03-04virtio: console: Use better variable names for fill_queue operationAmit Shah1-12/+15
2010-03-04virtio: console: Fix type of 'len' as unsigned intAmit Shah1-1/+1
2010-03-03Merge branch 'coh' into dmaengineDan Williams6-122/+115