summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-271-2/+2
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-273-15/+27
* ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-271-1/+0
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2764-83/+83
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\
| * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-275-9/+12
|\ \
| * | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
| * | ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-271-7/+0
| * | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-271-1/+1
| * | ACPI: Clarify resource conflict messageJean Delvare2009-09-271-1/+7
| * | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-271-0/+2
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-272-1/+14
|\ \ \
| * | | x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-272-1/+14
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-266-218/+92
|\ \ \ | |/ / |/| |
| * | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-263-6/+9
|\ \ \
| * | | alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
| * | | mips: fix build of vmlinux.ldsManuel Lauss2009-09-252-6/+8
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-2611-31/+414
|\ \ \ \
| * | | | leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | | leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * | | | leds: Fix LED names Olaf Hering2009-09-073-4/+4
| * | | | leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * | | | leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * | | | leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
| * | | | leds: Add WM831x status LED driverMark Brown2009-09-074-0/+383
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-2613-2/+1203
|\ \ \ \ \
| * | | | | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * | | | | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
| * | | | | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1
| * | | | | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-0/+4
| * | | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-212-0/+48
OpenPOWER on IntegriCloud