summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-011-1/+2
| * | | | block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-011-1/+2
| * | | | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-011-1/+1
| * | | | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-012-130/+168
| * | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+27
| * | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+31
| * | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-011-3/+2
| * | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+33
| * | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-011-1/+1
| * | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-012-25/+25
| * | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-011-5/+0
| * | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-011-7/+8
| * | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-011-12/+21
| * | | | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-011-10/+21
| * | | | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-011-4/+14
| * | | | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-011-10/+25
| * | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-011-0/+3
| * | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-011-10/+10
| * | | | cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-012-27/+73
| * | | | cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-011-8/+0
| * | | | cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-012-3/+40
| * | | | cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-012-22/+141
| * | | | cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-011-1/+4
| * | | | cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-011-2/+3
| * | | | dac960: switch to seq_fileAlexey Dobriyan2009-10-011-85/+71
| * | | | cpqarray: switch to seq_fileAlexey Dobriyan2009-10-011-33/+30
| |/ / /
* | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-037-13/+34
|\ \ \ \
| * | | | m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-041-2/+2
| * | | | m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
| * | | | m32r: add rtc_lock variableHirokazu Takata2009-10-041-0/+9
| * | | | m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-041-0/+7
| * | | | m32r: export delay loop symbolsHirokazu Takata2009-10-042-6/+4
| * | | | m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
| |/ / /
* | | | tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-031-5/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-0324-256/+512
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-036-94/+323
| |\ \ \ \
| | * | | | ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
| | * | | | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
| | * | | | ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
| | * | | | ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1
| | * | | | ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros2009-09-292-0/+140
| | * | | | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-241-0/+1
| | * | | | ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski2009-09-241-1/+11
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-10-0316-165/+155
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown2009-10-011-1/+1
| | |\ \ \ \ \
| | | * | | | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-011-1/+1
| | * | | | | | ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-011-49/+49
| | |/ / / / /
| | * | | | | ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-231-18/+18
| | * | | | | ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-235-62/+29
| | * | | | | ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-232-8/+7
OpenPOWER on IntegriCloud