aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/cpufreqLinus Torvalds3-103/+92
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus 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/dtor/inputLinus Torvalds10-183/+692
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus 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-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2-6/+8
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/torvalds/linux-2.6 into sh/for-2.6.31Paul 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-06[CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers1-25/+40
2009-07-06[CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com1-21/+13
2009-07-06[CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com1-35/+27
2009-07-06[CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com3-34/+24
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-22/+32
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-223/+613
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-30/+72
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds21-111/+969
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-23/+83
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-22/+42
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt4-4/+4
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae1-10/+7
2009-07-06Fix virt_to_phys() warningsKevin Cernekee1-1/+1
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby1-2/+2
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli1-1/+1
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day1-1/+1
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller1-19/+27
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski1-1/+3
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller1-22/+32
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall1-3/+3
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein1-2/+2
2009-07-05tun: Fix device unregister raceHerbert Xu1-7/+9