aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-0817-220/+131
|\
| * [media] soc_camera: preserve const attributeMauro Carvalho Chehab2011-06-011-1/+1
| * [media] uvc_entity: initialize return valueMauro Carvalho Chehab2011-06-011-1/+1
| * [media] media: Fix media device minor registrationLaurent Pinchart2011-06-011-2/+2
| * [media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky2011-06-011-1/+1
| * [media] omap3isp: fix compiler warningSanjeev Premi2011-06-011-1/+1
| * [media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart2011-06-011-2/+2
| * [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
| * [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
| * [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
| * [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
| * [media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari2011-06-011-6/+11
| * [media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine2011-06-011-1/+1
| * [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine2011-06-011-1/+1
| * [media] gspca: Remove coarse_expo_autogain.hJean-François Moine2011-06-011-116/+0
| * [media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine2011-06-011-2/+2
| * [media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine2011-06-011-1/+1
* | Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-083-2/+4
|\ \
| * | drm/radeon/kms: disable hdmi audio by defaultAlex Deucher2011-06-081-2/+2
| * | drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid2011-06-081-0/+1
| * | drm/radeon/kms: set family for use in parser.Dave Airlie2011-06-081-0/+1
* | | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds2011-06-081-12/+2
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-075-28/+53
|\ \
| * | genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-031-0/+6
| * | genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-031-5/+3
| * | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-034-19/+39
| * | genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-031-4/+5
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-072-7/+49
|\ \ \
| * | | x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel2011-06-071-1/+21
| * | | x86/amd-iommu: Use only per-device dma_opsJoerg Roedel2011-06-061-2/+24
| * | | x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel2011-06-061-4/+4
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-073-10/+26
|\ \ \ \
| * | | | sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra2011-06-071-5/+16
| * | | | lockdep: Fix lock_is_held() on recursionPeter Zijlstra2011-06-071-1/+1
| * | | | sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-312-4/+8
| * | | | sched: Fix cross-cpu clock sync on remote wakeupsPeter Zijlstra2011-05-311-0/+1
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-0719-187/+161
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-06-077-59/+74
| |\ \ \ \ \
| | * | | | | drm/nv40: fall back to paged dma object for the momentBen Skeggs2011-06-072-2/+2
| | * | | | | drm/nouveau: fix leak of gart mm nodeBen Skeggs2011-06-071-0/+2
| | * | | | | drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs2011-06-071-0/+1
| | * | | | | drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez2011-06-073-1/+11
| | * | | | | drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs2011-06-071-56/+56
| | * | | | | drm/nvc0: recognise 0xdX chipsets as NV_C0Ben Skeggs2011-06-071-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-06-0712-128/+87
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede2011-06-041-0/+8
| | * | | | drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-046-37/+38
| | * | | | drm/i915: Remove unused enum "chip_family"Chris Wilson2011-06-041-7/+0
| | * | | | drm/915: fix relaxed tiling on gen2: tile heightDaniel Vetter2011-06-041-2/+3
| | * | | | drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson2011-06-041-0/+4