aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-13ioat2: fix performance regressionDan Williams
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse
2010-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-09Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-09virtio-blk: fix request leak.Mike Snitzer
2010-10-08Merge branch 'msi-dmi' into releaseLen Brown
2010-10-08Merge branch 'pdc-regression' into releaseLen Brown
2010-10-08intel_idle: enable Atom C6Len Brown
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-05bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05skge: add quirk to limit DMAStanislaw Gruszka
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes
2010-10-05NULL pointer might be used in ips_monitor()minskey guo
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov