aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-10-01
| * | | | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
| * | | | | | | | cciss: fix build when !PROC_FSAlexander Beregalov2009-10-01
| * | | | | | | | block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-01
| * | | | | | | | block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-01
| * | | | | | | | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-01
| * | | | | | | | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | | | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | | | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
| * | | | | | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | | | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
| * | | | | | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-01
| * | | | | | | | cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-01
| * | | | | | | | cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
| * | | | | | | | cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-01
| * | | | | | | | cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-01
| * | | | | | | | dac960: switch to seq_fileAlexey Dobriyan2009-10-01
| * | | | | | | | cpqarray: switch to seq_fileAlexey Dobriyan2009-10-01
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-04
|\ \ \ \ \ \ \ \
| * | | | | | | | m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-03
| * | | | | | | | m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-03
| * | | | | | | | m32r: add rtc_lock variableHirokazu Takata2009-10-03
| * | | | | | | | m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-03
| * | | | | | | | m32r: export delay loop symbolsHirokazu Takata2009-10-03
| * | | | | | | | m32r: fix tme_handlerHirokazu Takata2009-10-03
| |/ / / / / / /
* | | | | | | | tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-04
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-03
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-02
| | * | | | | | | | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-01
| | * | | | | | | | ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-01
| | * | | | | | | | ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-30
| | * | | | | | | | ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros2009-09-29
| | * | | | | | | | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-24
| | * | | | | | | | ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski2009-09-24
| * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-10-03
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown2009-10-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-01
| | * | | | | | | | | | ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-01
| | |/ / / / / / / / /