summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli1-1/+4
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton1-2/+10
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck1-0/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches50-225/+217
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox1-95/+59
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-103/+92
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang1-0/+3
2009-07-08Free struct device in fw_dev_release()Catalin Marinas1-4/+2
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-183/+692
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-45/+76
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds4-4/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt1-2/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+0
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+3
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+1
2009-07-08PM: Clear -EAGAIN in dpm_prepareSebastian Ott1-0/+1
2009-07-08UBI: fix compilation warningsArtem Bityutskiy1-3/+3
2009-07-08Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-07-08Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2-6/+8
2009-07-07drm/i915: Move lock to more reasonable locationBen Gamari1-2/+3
2009-07-07drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari1-1/+4
2009-07-07drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari1-3/+0
2009-07-07drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com1-1/+1
2009-07-07drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com1-1/+27
2009-07-07drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang1-1/+1
2009-07-07hp-wmi: fix rfkill bugJohannes Berg1-1/+1
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz1-0/+9
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger4-4/+12
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger3-8/+9
2009-07-07[S390] dasd: correct debugfeature sense dumpStefan Haberland4-48/+27
2009-07-07[S390] monreader: fix dev_set_drvdata conversionHeiko Carstens1-2/+2
2009-07-07[S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens1-0/+5
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy3-3/+64
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu1-4/+4
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt82-1296/+2292
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt1-8/+9
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt1-14/+35
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt1-16/+24
2009-07-07fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer1-1/+1
2009-07-07fec: remove extra ";" from definition namesGreg Ungerer1-6/+6
2009-07-07[CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers1-25/+40
2009-07-07[CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com1-21/+13
2009-07-07[CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com1-35/+27
2009-07-07[CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com3-34/+24
2009-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2009-07-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2009-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-22/+32