summaryrefslogtreecommitdiffstats
path: root/sound/soc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-10ide: re-code ide_fixstring() loop to be less evilLinus Torvalds1-3/+5
2008-10-10ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz3-18/+4
2008-10-10ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz15-113/+117
2008-10-10hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-4/+5
2008-10-10ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz9-93/+89
2008-10-10libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-1/+1
2008-10-10ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz1-13/+2
2008-10-10ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-10ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz1-3/+1
2008-10-10ide: remove drive->driveidBartlomiej Zolnierkiewicz13-69/+90
2008-10-10ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz28-280/+312
2008-10-10ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz1-87/+20
2008-10-10ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz1-11/+10
2008-10-10ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz1-2/+0
2008-10-10ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever1-3/+4
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig3-4/+14
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds3-3/+6
2008-10-10dm: detect lost queueAlasdair G Kergon1-3/+23
2008-10-10dm: publish dm_vcallocMikulas Patocka2-1/+5
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka2-1/+5
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka2-1/+1
2008-10-10dm: export struct dm_devMikulas Patocka4-40/+49
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz1-8/+18
2008-10-10dm crypt: tidy ctx pendingMilan Broz1-5/+11
2008-10-10dm crypt: fix async inc_pendingMilan Broz1-3/+2
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz1-3/+2
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon1-4/+5
2008-10-10dm crypt: tidy write loop pendingMilan Broz1-16/+9
2008-10-10dm crypt: tidy crypt allocMilan Broz1-7/+17
2008-10-10dm crypt: tidy inc pendingMilan Broz1-5/+10
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka1-8/+10
2008-10-10dm exception store: introduce area_location functionMikulas Patocka1-2/+9
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow1-1/+3
2008-10-10dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2-8/+7
2008-10-10dm mpath: use more error codesBenjamin Marzinski1-10/+12
2008-10-10doc/cdrom: Trvial documentation error, file not presentRandy Dunlap1-2/+1
2008-10-10RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-10Linux 2.6.27v2.6.27Linus Torvalds1-1/+1
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-09block_dev: fix kernel-doc in new functionsRandy Dunlap1-9/+4
2008-10-09block: add some comments around the bio read-write flagsJens Axboe1-1/+11
2008-10-09block: mark bio_split_pool staticDenis ChengRq6-12/+9