summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md-3.10' of git://neil.brown.name/mdLinus Torvalds2013-05-017-106/+293
|\
| * MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2013-04-302-2/+12
| * md: bad block list should default to disabled.NeilBrown2013-04-301-6/+3
| * md: raid1/raid10 md devices leak memory when stoppingHirokazu Takahashi2013-04-302-0/+2
| * DM RAID: Add message/status support for changing sync actionJonathan Brassow2013-04-241-2/+109
| * MD: Export 'md_reap_sync_thread' functionJonathan Brassow2013-04-242-50/+50
| * md: don't update metadata when stopping a read-only array.NeilBrown2013-04-241-1/+2
| * md: Allow devices to be re-added to a read-only array.NeilBrown2013-04-241-26/+57
| * md/raid10: Allow skipping recovery when clean arrays are assembledMartin Wilck2013-04-241-0/+16
| * md/raid5: avoid an extra write when writing to a known-bad-block.NeilBrown2013-04-241-1/+8
| * md/raid5: Change or of some order to improve efficiency.majianpeng2013-04-241-3/+4
| * md: use set_bit_le and clear_bit_leAkinobu Mita2013-04-241-2/+2
| * md: HOT_DISK_REMOVE shouldn't make a read-auto device active.NeilBrown2013-04-241-4/+7
| * md: use common code for all calls to ->hot_remove_disk()NeilBrown2013-04-241-9/+16
| * md: never update metadata when array is read-only.NeilBrown2013-04-241-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-05-015-87/+205
|\ \
| * | TPM: Retry SaveState command in suspend pathDuncan Laurie2013-04-172-4/+30
| * | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe2013-04-121-0/+9
| * | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe2013-04-121-3/+18
| * | tpm_i2c_stm_st33: Remove duplicate inclusion of header filesSachin Kamat2013-04-121-2/+0
| * | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Peter Huewe2013-04-121-40/+97
| * | char/tpm: Convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-121-3/+16
| * | drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang2013-04-121-7/+7
| * | tpm/tpm_i2c_stm_st33: formatting and white space changesPeter Huewe2013-04-121-31/+31
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-019-85/+123
|\ \ \
| * | | sata_highbank: Rename proc_name to the module nameRobert Richter2013-05-011-1/+1
| * | | ACPI/libata: Restore libata.noacpi supportLv Zheng2013-05-011-2/+2
| * | | [libata] acpi: make ata_ap_acpi_handle not blockAaron Lu2013-05-011-18/+27
| * | | [libata] SCSI: really use SATL version in VPDBaruch Even2013-04-121-1/+0
| * | | pata_imx: add devicetree supportSascha Hauer2013-04-121-0/+9
| * | | pata_imx: use void __iomem * for regsSascha Hauer2013-04-121-1/+1
| * | | pata_imx: cleanup error pathSascha Hauer2013-04-121-6/+14
| * | | pata_imx: Use devm_clk_getSascha Hauer2013-04-121-3/+2
| * | | sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-04-121-3/+4
| * | | fsl/sata: create a sysfs entry for rx water markQiang Liu2013-04-041-0/+55
| * | | libata-acpi: remove redundent code for power resource handlingAaron Lu2013-04-042-35/+4
| * | | sata_highbank: make ahci_highbank_pm_ops staticJingoo Han2013-04-041-1/+1
| * | | pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu2013-04-041-1/+1
| * | | pata_legacy: bogus clock in opti82c46x_set_piomode()Dan Carpenter2013-04-041-1/+1
| * | | pata_at32: use module_platform_driver_probe()Jingoo Han2013-04-041-12/+1
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-01150-2810/+10754
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-291-214/+69
| |\ \ \ \
| | * | | | cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki2013-04-291-214/+69
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2863-756/+7366
| |\| | | |
| | * | | | cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-251-2/+3
| | * | | | ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang2013-04-241-0/+1
| | * | | | cpufreq: cpu0: Put cpu parent node after using itViresh Kumar2013-04-221-0/+1
| | * | | | cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar2013-04-221-7/+3
| | * | | | cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar2013-04-221-14/+29
| | * | | | cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar2013-04-221-5/+13