summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-04irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
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-04drm/i915: allow cache sharing policy controlJesse Barnes2-0/+107
2011-08-04drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2-0/+37
2011-08-04drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes3-46/+106
2011-08-04drm: track CEA version number if presentJesse Barnes1-0/+9
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-04mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2-1/+3
2011-08-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-40/+84
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-03xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk1-1/+1
2011-08-03xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk1-2/+2
2011-08-03xen/grant: Fix compile warning.Konrad Rzeszutek Wilk1-1/+1
2011-08-03xen/pciback: remove duplicated #includeHuang Weiyi1-1/+0
2011-08-03drm/i915: Try enabling RC6 by default (again)Keith Packard1-1/+1
2011-08-03Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-4/+11
2011-08-03Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard1-1/+0
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-03drivers:staging:solo6x10:add the missed slab.hWanlong Gao1-0/+1
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-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo1-0/+1
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville16-40/+84
2011-08-03block: swim3: fix unterminated of_device_id tableAxel Lin1-0/+1
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo2-1/+133
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner1-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner1-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner1-2/+9