aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger3-2/+5
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+3
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdevLinus Torvalds1-1/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+14
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2-2/+2
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner1-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds20-49/+139
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-16/+40
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-20Andres has movedAndres Salomon3-3/+3
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-07-20edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov1-1/+1
2010-07-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez1-1/+2
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs1-24/+9
2010-07-21drm/radeon/kms: fix shared ddc harderAlex Deucher1-14/+9
2010-07-20Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds1-1/+1
2010-07-20drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie1-0/+10
2010-07-20drm/i915: Define MI_ARB_STATE bitsKeith Packard1-0/+64
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-07-20drm: radeon: check kzalloc() resultKulikov Vasiliy1-0/+2
2010-07-20drm/ttm: Fix build on architectures without AGPBen Hutchings1-0/+2
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-5/+6
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+4
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS1-4/+8
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+32
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings1-1/+3
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-4/+9
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+32
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd1-5/+5
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+2
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin1-4/+4
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-16drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher10-5/+16
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin1-0/+5
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-22/+0
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+14
2010-07-14drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher1-2/+9
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki1-3/+4
2010-07-13drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher1-2/+2
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-2/+17