summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-7/+16
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-142/+5
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-24/+42
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe1-2/+2
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-133/+1
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-6/+24
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-19/+38
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-68/+516
2011-08-04dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-04ioat: fix xor_idx_to_descDan Williams1-1/+1
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-04cpuidle: stop depending on pm_idleLen Brown1-20/+18
2011-08-04cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-0/+4
2011-08-04cpuidle: 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-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland1-0/+9
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2-6/+7
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
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-03Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
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