summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang
2009-07-08Free struct device in fw_dev_release()Catalin Marinas
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08PM: Clear -EAGAIN in dpm_prepareSebastian Ott
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-06[CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers
2009-07-06[CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com
2009-07-06[CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com
2009-07-06[CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall
2009-07-05pcnet_cs: add new idKen Kawasaki
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein
2009-07-05tun: Fix device unregister raceHerbert Xu