summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+6
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-11/+42
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-80/+100
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds12-13/+3956
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+12
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+13
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-23xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2009-01-22drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes1-1/+4
2009-01-22drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt1-1/+2
2009-01-22drm: don't whine about not reading EDID dataJesse Barnes1-1/+1
2009-01-22drm/i915: hook up LVDS DPMS propertyJesse Barnes1-0/+13
2009-01-22drm/i915: remove unnecessary debug output in KMS initJesse Barnes1-2/+0
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner190-1837/+5308
2009-01-22i915: fix freeing path for gem phys objects.Dave Airlie1-1/+1
2009-01-22drm: create mode_config idr lockJesse Barnes1-5/+9
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski3-0/+1568
2009-01-21sh: fix sh-sci / early printk build on sh7723Magnus Damm1-0/+1
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt1-1/+3
2009-01-21driver core: Convert '/' to '!' in dev_set_name()Roland Dreier1-0/+6
2009-01-20i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski6-0/+2350
2009-01-20dmaengine: kill some dubious WARN_ONCEsDan Williams1-6/+0
2009-01-19PCI hotplug: fix lock imbalance in pciehpJiri Slaby1-1/+3
2009-01-19drivers/ide/palm_bk3710.c buildfixDavid Brownell1-4/+7
2009-01-19ide: fix Falcon IDE breakageMichael Schmitz1-1/+1
2009-01-19ide: fix IDE PMAC breakageAndreas Schwab1-1/+2
2009-01-19drm: fix leak of device mappings since multi-master changes.Dave Airlie2-0/+12
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds17-171/+189
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2009-01-18dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17oprofile: fix uninitialized use of struct op_entryRobert Richter2-0/+12
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-17Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier5-28/+46
2009-01-17IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-17IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-17IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki3-70/+90
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-204/+830
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+5
2009-01-16PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto1-9/+7
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16Merge branch 'misc' into releaseLen Brown7-5/+17
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown2-152/+769
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14