aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-15/+6
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds111-1864/+4929
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2008-10-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds9-144/+221
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds29-387/+615
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-9/+29
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-35/+792
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds77-3087/+5560
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds13-184/+174
2008-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds54-354/+443
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-154/+229
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds62-106/+63
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds19-798/+977
2008-10-238250: Add more OxSemi devicesLee Howard1-2/+22
2008-10-238250: Oxford Semiconductor DevicesLee Howard2-1/+230
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds3-0/+327
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds16-53/+185
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds87-0/+31511
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds11-419/+1881
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds41-120/+6332
2008-10-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-13/+61
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2008-10-23[PATCH] dm: kill lookup_device wrapperChristoph Hellwig1-15/+6
2008-10-23dock: make dock driver not a moduleShaohua Li1-1/+1
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui1-1/+1
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown1-1/+1
2008-10-23intel_menlo: fix build warningLen Brown1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown2398-81483/+348415
2008-10-23drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt1-0/+4
2008-10-23drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt1-0/+34
2008-10-23drm/i915: use pipes, not planes to label vblank dataKeith Packard1-53/+20
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard4-60/+92
2008-10-23i915: Fix format string warnings on x86-64.Linus Torvalds1-2/+2
2008-10-23i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt1-3/+12
2008-10-23i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt1-1/+9
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2-1/+5
2008-10-23drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang1-2/+5
2008-10-23i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard1-1/+4
2008-10-23drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang1-1/+3
2008-10-23i915: Protect vblank IRQ reg access with spinlockKeith Packard1-29/+40
2008-10-22panasonic-laptop: fix buildLen Brown1-3/+3
2008-10-22Merge branch 'panasonic' into testLen Brown3-0/+779
2008-10-22Merge branch 'ull' into testLen Brown28-105/+118
2008-10-22Merge branch 'thinkpad' into testLen Brown1-2/+61
2008-10-22Merge branch 'suspend' into testLen Brown2-27/+76
2008-10-22Merge branch 'pnp-debug' into testLen Brown17-115/+117