aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds28-138/+749
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-240/+436
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-1/+7
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin1-3/+6
2011-08-05Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie1-1/+1
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus 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-04drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim1-0/+9
2011-08-04drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim1-2/+3
2011-08-04drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)Thomas Reim4-12/+80
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-6/+18
2011-08-04drm: Add NULL check about irq functionsJoonyoung Shim1-8/+15
2011-08-04drm: Fix irq install error handlingJoonyoung Shim1-0/+3
2011-08-04drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.cBojan Prtvar1-0/+3
2011-08-04drm/radeon: clean reg header filesFernando Luis Vázquez Cao1-0/+1
2011-08-04drm/debugfs: Initialise empty variableEmil Velikov1-1/+3
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixesDave Airlie16-104/+591
2011-08-04drm/radeon/kms: add thermal chip quirk for asus 9600xtAlex Deucher1-1/+20
2011-08-04drm/radeon: off by one in check_reg() functionsDan Carpenter2-3/+2
2011-08-04drm/radeon/kms: fix version comment due to merge timingAlex Deucher1-2/+2
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov1-0/+1
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore1-1/+1
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny1-1/+1
2011-08-04e1000e: minor re-order of #include filesBruce Allan2-2/+2
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan1-2/+1
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg18-0/+59
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-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall1-0/+2
2011-08-04ide: Fix irq flags madnessThomas Gleixner1-1/+5
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-03dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-03ioat: fix xor_idx_to_descDan Williams1-1/+1
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
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-03drm/i915: allow cache sharing policy controlJesse Barnes2-0/+107
2011-08-03drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2-0/+37
2011-08-03drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes3-46/+106
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+9
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