summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAge
* 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
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-27
* ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-27
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-27
* ACPI: Clarify resource conflict messageJean Delvare2009-09-27
* thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-27
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-26
|\
| * leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-07
| * leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-07
| * leds: Fix LED names Olaf Hering2009-09-07
| * leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-07
| * leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-07
| * leds: gpio-leds: fix typographics faultMichal Simek2009-09-07
| * leds: Add WM831x status LED driverMark Brown2009-09-07
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-26
|\ \
| * | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-26
| * | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-26
| * | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-21
| * | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-21
| * | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-21
| * | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-21
| * | backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-07
| * | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-07
| * | backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-07
| * | backlight: Add support for new Apple machines.Mario Schwalbe2009-09-07
| * | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-07
| * | backlight: Add WM831x backlight driverMark Brown2009-09-07
| |/
* | headers: kref.h reduxAlexey Dobriyan2009-09-26