summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson2009-02-081-1/+3
* drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt2009-02-081-2/+2
* drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins2009-02-081-34/+13Star
* drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes2009-02-084-104/+1173
* drm/i915: Unref the object after failing to set tiling mode.Chris Wilson2009-02-081-1/+4
* drm/i915: add fence register management to execbufJesse Barnes2009-02-085-20/+144
* drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt2009-02-081-7/+13
* drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt2009-02-083-11/+25
* drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt2009-02-081-7/+11
* drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt2009-02-081-0/+3
* drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-082-4/+9
* i915: fix unneeded locking in i915 LVDS get modes code.Dave Airlie2009-02-031-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-035-36/+78
|\
| * PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-281-1/+5
| * PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
| * PCI MSI: Fix undefined shift by 32Matthew Wilcox2009-01-271-2/+11
| * PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki2009-01-271-13/+13
| * PCI PM: Power up devices before restoring their stateRafael J. Wysocki2009-01-271-3/+3
| * PCI PM: Fix hibernation breakage on EeePC 701Rafael J. Wysocki2009-01-271-1/+4
| * PCI PM: Fix suspend error paths and testing facility breakageRafael J. Wysocki2009-01-271-0/+16
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-032-1/+12
|\ \
| * | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-021-0/+11
| * | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-021-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-0352-719/+833
|\ \ \
| * | | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller2009-02-011-3/+4
| * | | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab2009-02-011-1/+5
| * | | V4L/DVB (10229): ivtv: fix memory leakHans Verkuil2009-01-291-1/+3
| * | | V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...Jean-Francois Moine2009-01-291-2/+2
| * | | V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-292-5/+11
| * | | V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov2009-01-291-6/+6
| * | | V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil2009-01-291-1/+1
| * | | V4L/DVB (10288): af9015: bug fix: stick does not work always when pluggedAntti Palosaari2009-01-291-1/+6
| * | | V4L/DVB (10287): af9015: fix second FEAntti Palosaari2009-01-291-5/+18
| * | | V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockHans Verkuil2009-01-291-0/+1
| * | | V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel ...Tony Broad2009-01-291-0/+1
| * | | V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller2009-01-291-1/+1
| * | | V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-294-9/+49
| * | | V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora2009-01-291-0/+4
| * | | V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora2009-01-291-1/+8
| * | | V4L/DVB (10250): cx25840: fix regression: fw not loaded on first useHans Verkuil2009-01-291-0/+8
| * | | V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-296-6/+6
| * | | V4L/DVB (10243): em28xx: fix compile warningHans Verkuil2009-01-291-1/+1
| * | | V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logicMike Isely2009-01-291-2/+2
| * | | V4L/DVB (10233): [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)Nicolas Fournier2009-01-292-1/+8
| * | | V4L/DVB (10229): cx88-dvb: Fix order of frontend allocationsAndy Walls2009-01-291-34/+38
| * | | V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-292-0/+28
| * | | V4L/DVB (10226): zoran: Get rid of extra module ref countTrent Piepho2009-01-291-49/+33Star
| * | | V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho2009-01-292-15/+7Star
| * | | V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho2009-01-292-64/+47Star
| * | | V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho2009-01-293-30/+6Star