aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-6/+24
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds4-19/+38
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds9-68/+516
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-59/+121
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+133
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-2/+2
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_registerAxel Lin1-2/+2
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-03ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-20/+18
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-0/+4
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown4-0/+17
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-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds23-97/+343
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+6
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-345/+1351
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown59-262/+566
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusChris 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