aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-10dm raid1: add framework to hold bios during suspendMikulas Patocka1-0/+41
2009-12-10dm raid1: report flush errors separately in statusMikulas Patocka2-6/+16
2009-12-10dm raid1: implement mirror_flushMikulas Patocka1-1/+36
2009-12-10dm log: use flush callback fnMikulas Patocka1-2/+15
2009-12-10dm log: add flush callback fnMikulas Patocka2-3/+5
2009-12-10dm log: introduce flush_failed variableMikulas Patocka1-1/+4
2009-12-10dm log: add flush_header functionMikulas Patocka1-1/+22
2009-12-10dm raid1: split touched state into twoMikulas Patocka1-7/+11
2009-12-10dm raid1: support flushMikulas Patocka2-4/+34
2009-12-10dm io: remove extra bi_io_vec region hackMikulas Patocka1-34/+55
2009-12-10dm io: use slab for struct ioMikulas Patocka3-1/+25
2009-12-10dm crypt: make wipe message also wipe essiv keyMilan Broz1-4/+30
2009-12-10dm crypt: separate essiv allocation from initialisationMilan Broz1-26/+43
2009-12-10dm crypt: restructure essiv error pathMilan Broz1-20/+26
2009-12-10dm crypt: move private iv fields to structsMilan Broz1-13/+22
2009-12-10dm crypt: make wipe message also wipe tfm keyMilan Broz1-12/+7
2009-12-10dm snapshot: cope with chunk size larger than originMikulas Patocka1-0/+2
2009-12-10dm snapshot: only take lock for statustype info not tableMikulas Patocka1-4/+6
2009-12-10dm: sysfs add empty release function to avoid debug warningMilan Broz1-0/+8
2009-12-10dm exception store: free tmp_store on persistent flag errorJulia Lawall1-1/+2
2009-12-10dm: avoid _hash_lock deadlockMikulas Patocka2-9/+17
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds46-279/+1148
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds49-1650/+2082
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds49-1148/+2871
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds264-11097/+27182
2009-12-09Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-157/+398
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds14-219/+37
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds274-458/+417
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds8-17/+60
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds205-7037/+26307
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds15-89/+892
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds48-2055/+2353
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2-3/+64
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare2-20/+65
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 Delvare2-14/+105
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) Add support for the ADT7473Jean Delvare3-12/+26
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2-21/+71
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