summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg1-1/+5
2007-07-21dm io: fix panic on large requestMilan Broz1-0/+2
2007-07-20KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity1-1/+1
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-1/+15
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds13-177/+223
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2-25/+7
2007-07-20[SPARC64]: Add proper multicast support to VNET driver.David S. Miller2-2/+146
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller8-150/+65
2007-07-20Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds30-108/+133
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds3-20/+31
2007-07-20V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2-0/+4
2007-07-20V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho1-3/+0
2007-07-20V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov1-1/+7
2007-07-20V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil1-5/+14
2007-07-20V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil1-2/+5
2007-07-20V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab7-29/+32
2007-07-20V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab5-6/+6
2007-07-20V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2-3/+3
2007-07-20V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab1-2/+2
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab4-9/+9
2007-07-20V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2-3/+3
2007-07-20V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil1-2/+2
2007-07-20V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil5-32/+29
2007-07-20V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil1-5/+5
2007-07-20V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan1-2/+1
2007-07-20V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil1-0/+1
2007-07-20V4L/DVB (5850): ivtv: improve API command debuggingHans Verkuil1-4/+10
2007-07-20V4L/DVB (5848): Av7110: fix typoYoann Padioleau1-1/+1
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson3-20/+31
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-33/+41
2007-07-20Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer1-3/+8
2007-07-20Pull ia64-clocksource into release branchTony Luck2-33/+41
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck2-33/+41
2007-07-20KVM: MMU: Fix oopses with SLUBAvi Kivity1-13/+26
2007-07-20KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity3-5/+31
2007-07-20KVM: Fix memory slot management functions for guest smpAvi Kivity3-123/+52
2007-07-20KVM: MMU: Store nx bit for large page shadowsAvi Kivity2-2/+4
2007-07-20sdhci: make sure to clear the error interruptPierre Ossman2-0/+3
2007-07-20mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat1-1/+12
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds7-0/+510
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-113/+545
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox1-1/+1
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+2
2007-07-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds20-398/+799
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8