summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin2010-06-02
* of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin2010-06-02
* of/crypto: crypto4xx_core.c: fix build breakageAnatolij Gustschin2010-06-02
* of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin2010-06-02
* of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-02
* of/video: fix build breakage in FB driversAnatolij Gustschin2010-06-02
* of/pcmcia: m8xx_pcmcia.c: Fix build failuresAnatolij Gustschin2010-06-02
* of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely2010-06-02
* of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin2010-06-02
* of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin2010-06-02
* of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin2010-06-02
* watchdog: Fix build failure with OF changesMichael Guntsche2010-06-02
* of/spi: Fix build failure on spi_ppc4xx.cGrant Likely2010-06-02
* of/usb: fix build error due to of_node pointer moveGrant Likely2010-06-02
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-01
|\
| * drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-01
| * drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson2010-06-01
| * drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang2010-05-28
| * drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang2010-05-28
| * drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson2010-05-28
| * drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson2010-05-28
| * drm/i915: Avoid moving from CPU domain during pwriteChris Wilson2010-05-28
| * drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson2010-05-28
| * drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson2010-05-28
| * drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson2010-05-28
| * drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson2010-05-28
| * drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-05-28
| * drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-28
| * drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-28
| * drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson2010-05-28
| * drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson2010-05-28
| * drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-28
| * drm/i915: Only print an message if there was an errorChris Wilson2010-05-28
| * drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt2010-05-26
| * drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-26
| * i915: remove unneeded null checksDan Carpenter2010-05-26
| * i915/intel_sdvo: remove unneeded null checkDan Carpenter2010-05-26
| * drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2010-05-26
| * drm/i915: combine all small integers into one single bitfieldDaniel Vetter2010-05-26
| * drm/i915/dp: Add DPCD data to debug outputAdam Jackson2010-05-26
| * drm/i915/dp: Only enable enhanced framing if the sink supports itAdam Jackson2010-05-26
| * drm/i915: Kill dangerous pending-flip debuggingChris Wilson2010-05-26
| * agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-26
| * drm/i915: Storage class should be before const qualifierTobias Klauser2010-05-26
| * drm/i915: add power monitoring supportJesse Barnes2010-05-26
| * drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson2010-05-26
| * drm/i915: Add support for interlaced display.Krzysztof Halasa2010-05-26
| * i915: fix lock imbalance on error path...Daniel J Blueman2010-05-26
| * drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan2010-05-26
| * drm/i915: add timeout to FBC disable waitsJesse Barnes2010-05-26