summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-68/+516
2011-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds8-59/+121
2011-08-04Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+133
2011-08-04drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-04drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-2/+2
2011-08-04drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin1-2/+2
2011-08-04tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-04ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-04rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown9-68/+516
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI: APEI build fixLen Brown1-2/+0
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo2-1/+133
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil3-49/+78
2011-08-03Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-97/+343
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+6
2011-08-03Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-345/+1351
2011-08-03efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-03Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown59-262/+566
2011-08-03Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf553-3527/+31229
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare1-25/+92
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare1-6/+19
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-6/+2
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-3/+4
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-4/+45
2011-08-02dm raid: add md raid1 supportJonathan Brassow1-10/+39
2011-08-02dm raid: support metadata devicesJonathan Brassow2-18/+406
2011-08-02dm raid: add write_mostly parameterJonathan Brassow1-1/+25
2011-08-02dm raid: add region_size parameterJonathan Brassow1-3/+79
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka1-0/+6
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka1-17/+24
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka1-27/+36
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-15/+140
2011-08-02dm flakey: add drop_writesMike Snitzer1-8/+55
2011-08-02dm flakey: support feature argsMike Snitzer1-19/+64
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer3-112/+104
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2-3/+88
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka3-2/+64
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer1-20/+13