summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-281-2/+22
|\
| * ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-2/+4
| * USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2719-265/+242
|\ \
| * | gma500: Fix suspend/resume functionsRyan Mallon2012-01-271-4/+4
| * | drm/exynos: fixed pm feature for fimd module.Inki Dae2012-01-271-50/+59
| * | drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae2012-01-271-1/+1
| * | drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim2012-01-271-1/+1
| * | drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-271-4/+4
| * | agp: fix scratch page cleanupMichal Kubecek2012-01-261-6/+6
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie2012-01-2614-199/+167
| |\ \
| | * | drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter2012-01-251-3/+8
| | * | drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter2012-01-241-1/+1
| | * | drm/i915: allow userspace forcewake references also on gen7Daniel Vetter2012-01-241-2/+2
| | * | drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt2012-01-241-2/+2
| | * | drm/i915: Correct debugfs printout for RC1e.Eric Anholt2012-01-241-1/+1
| | * | Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard2012-01-201-14/+0
| | * | drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter2012-01-201-1/+2
| | * | drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter2012-01-191-2/+25
| | * | drm/i915: Hold gt_lock across forcewake register readsKeith Packard2012-01-191-2/+7
| | * | drm/i915: Hold gt_lock during resetKeith Packard2012-01-191-3/+22
| | * | drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard2012-01-191-7/+9
| | * | drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-194-11/+26
| | * | drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter2012-01-141-1/+1
| | * | drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes2012-01-142-12/+5
| | * | drm/i915: VBT Parser cleanup for eDP blockRohit Jain2012-01-131-1/+5
| | * | drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes2012-01-131-5/+8
| | * | Merge branch 'drm-intel-next-fixes' into drm-intel-fixesKeith Packard2012-01-126-138/+50
| | |\ \
| | | * | drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass2012-01-121-0/+8
| | | * | CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie2012-01-121-0/+23
| | | * | drm/i915: handle 3rd pipeEugeni Dodonov2012-01-091-0/+4
| | | * | drm/i915: simplify pipe checkingEugeni Dodonov2012-01-091-1/+2
| | | * | drm/i915: Print debugfs object list sizes in KiB instead of bytes.Eric Anholt2012-01-091-2/+2
| | | * | drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-01-061-5/+3
| | | * | drm/i915: Removing TV Out modes.Rodrigo Vivi2012-01-061-122/+0
| | | * | drm/i915: Fix TV Out refresh rate.Rodrigo Vivi2012-01-061-8/+8
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-276-16/+45
|\ \ \ \ \
| * | | | | [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-231-3/+4
| * | | | | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-231-0/+14
| * | | | | [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-231-2/+11
| * | | | | [media] anysee: fix CI initAntti Palosaari2012-01-231-0/+8
| * | | | | [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-234-10/+5
| * | | | | [media] cxd2820r: fix dvb_frontend_opsAntti Palosaari2012-01-231-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-263-40/+29
|\ \ \ \ \ \
| * | | | | | mac_esp: rename irqFinn Thain2012-01-221-2/+1
| * | | | | | mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain2012-01-221-6/+0
| * | | | | | macfb: fix black and white modesFinn Thain2012-01-221-32/+28
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2621-160/+282
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-252-4/+17
| * | | | | | drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse2012-01-253-54/+54