summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-23drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner1-3/+7
2011-02-23drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner1-2/+2
2011-02-23drm/radeon/kms: align height of fb allocation.Dave Airlie1-1/+4
2011-02-23Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher1-1/+1
2011-02-22i2c-omap: fix static suspend vs. runtime suspendKevin Hilman1-0/+28
2011-02-22i2c-stu300: make sure adapter-name is terminatedWolfram Sang1-1/+1
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-84/+119
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet1-9/+13
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds6-23/+38
2011-02-22drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes1-2/+81
2011-02-22agp/intel: Experiment with a 855GM GWB bitChris Wilson2-35/+22
2011-02-22drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes1-3/+3
2011-02-22drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson1-5/+5
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-103/+61
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-21md: avoid spinlock problem in blk_throtl_exitNeilBrown6-9/+8
2011-02-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+64
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov1-2/+2
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov4-7/+8
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+3
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-12/+10
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-02-20pcmcia: re-enable Zoomed Video supportDominik Brodowski1-0/+2
2011-02-19cm4000_cs: Fix undefined ops warningAlan Cox1-2/+1
2011-02-19pcmcia vs. MECR on pxa25x/sa1111Pavel Machek3-1/+3
2011-02-19drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Julia Lawall1-20/+32
2011-02-18hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2-3/+22
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+135
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-172/+266
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-2/+8
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+8
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer1-3/+59