summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/dv1394.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson1-9/+27
2009-07-10drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui1-100/+121
2009-07-10drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui1-0/+2
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui1-0/+5
2009-07-10drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt1-1/+1
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt1-9/+20
2009-07-10drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui1-0/+70
2009-07-07drm/i915: Move lock to more reasonable locationBen Gamari1-2/+3
2009-07-07drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari1-1/+4
2009-07-07drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari1-3/+0
2009-07-07drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com1-1/+1
2009-07-07drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com1-1/+27
2009-07-07drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang1-1/+1
2009-07-03drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard1-12/+9
2009-07-02drm/i915: Make driver less chattyKeith Packard6-23/+27
2009-07-02drm/i915: fix up a raw 64bit divideAndy Whitcroft1-1/+1
2009-07-01drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com2-12/+103
2009-07-01drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com1-4/+6
2009-07-01drm/i915: add FIFO watermark supportShaohua Li5-6/+513
2009-07-01drm/i915: enable error detection & state collectionJesse Barnes5-3/+204
2009-07-01MN10300: Wire up new syscallsDavid Howells2-1/+5
2009-07-01FRV: Wire up new syscallsDavid Howells2-1/+5
2009-07-01hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer1-0/+1
2009-07-01floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-07-01bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-07-01atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-07-01atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-07-01gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach1-3/+14
2009-07-01gpio: pl061: fix probe error handling codeBaruch Siach1-1/+2
2009-07-01x86: only clear node_states for 64bitYinghai Lu2-6/+9
2009-07-01cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan1-0/+12
2009-07-01mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy1-1/+4
2009-07-01bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-07-01MAINTAINERS: STARFIRE/DURALAN updateJoe Perches1-2/+2
2009-07-01kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-07-01spi: bitbang bugfix in message setupDavid Brownell1-10/+14
2009-07-01fbdev: add mutex for fb_mmap lockingKrzysztof Helt16-42/+74
2009-07-01spi: add spi_master flag wordDavid Brownell3-0/+12
2009-07-01spi: new spi->mode bitsDavid Brownell4-7/+24
2009-07-01dmapools: protect page_list walk in show_pools()Thomas Gleixner1-0/+2
2009-07-01ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan1-2/+10
2009-07-01elf: limit max map count to safe valueKAMEZAWA Hiroyuki2-3/+18
2009-07-01edac: add DDR3 memory type for MPC85xx EDACYang Shi4-1/+14
2009-07-01parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch3-1/+11
2009-07-01gcov: fix documentationPeter Oberparleiter1-9/+16
2009-07-01alpha: fix percpu build breakageTejun Heo3-4/+9
2009-07-01fbdev: work around old compiler bugStephen Rothwell1-2/+2
2009-07-01MAINTAINERS: update EDAC-I82975XJoe Perches1-2/+2
2009-07-01gcov: fix __ctors_start alignmentHeiko Carstens1-1/+2
2009-07-01eventfd: revised interface and cleanupsDavide Libenzi6-42/+149