summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-17hwmon: (lm85) Better label namesJean Delvare1-6/+6
2008-10-17hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare1-11/+4
2008-10-17hwmon: (lm85) Convert to a new-style i2c driverJean Delvare1-57/+64
2008-10-17hwmon: (lm85) Support different PWM frequency tablesJean Delvare1-6/+23
2008-10-17hwmon: (lm85) Select the closest PWM frequencyJean Delvare1-3/+2
2008-10-17hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2-49/+38
2008-10-17hwmon: (lm85) Rework the device detectionJean Delvare1-73/+50
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov1-25/+17
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov4-65/+56
2008-10-17hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov1-2/+2
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare3-41/+48
2008-10-17hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings2-11/+15
2008-10-17hwmon: (lm87) Restore original configuration register on removalBen Hutchings1-5/+7
2008-10-17hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings1-4/+4
2008-10-17hwmon: (lm90) Don't spam the kernel logJean Delvare1-3/+3
2008-10-17hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings3-13/+82
2008-10-17hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings1-23/+23
2008-10-17hwmon: (lm90) Support ADT7461 in extended modeNate Case3-38/+97
2008-10-17hwmon: (lm90) Convert some macros to static functionsNate Case1-45/+83
2008-10-17hwmon: (lm90) Update datasheet linksJean Delvare2-29/+13
2008-10-17hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare1-8/+21
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare2-25/+39
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare1-29/+43
2008-10-17Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2008-10-17ALSA: Fix debugfs_create_dir's error checking method for sound/soc/Zhaolei1-1/+1
2008-10-17Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linusTakashi Iwai5-49/+39
2008-10-17block: remove __generic_unplug_device() from exportsJens Axboe4-4/+3
2008-10-17block: move q->unplug_work initializationPeter Zijlstra2-2/+1
2008-10-17blktrace: pass zfcp driver dataStefan Raspl4-0/+49
2008-10-17blktrace: add support for driver dataStefan Raspl1-0/+32
2008-10-17block: fix current kernel-doc warningsRandy Dunlap3-4/+5
2008-10-17block: only call ->request_fn when the queue is not stoppedJens Axboe2-6/+20
2008-10-17block: simplify string handling in elv_iosched_store()Li Zefan1-7/+2
2008-10-17block: fix kernel-doc for blk_alloc_devt()Li Zefan1-1/+0
2008-10-17block: fix nr_phys_segments miscalculation bugFUJITA Tomonori2-2/+25
2008-10-17block: add partition attribute for partition numberTejun Heo1-0/+10
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+5
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller3-1/+153
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds26-500/+955
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-39/+88
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds63-1232/+3432
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds1-1/+1
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg20-46/+20
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-68/+144
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-29/+23
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-10-16FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison1-1/+1
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2-5/+29