summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-287-418/+213
|\
| * Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-268-241/+105
| |\
| | * MFD: ucb1x00-ts: fix resume failureRussell King2012-01-221-27/+5
| | * MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King2012-01-211-6/+12
| | * MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King2012-01-211-0/+1
| | * MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-201-6/+11
| | * Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-204-85/+16
| | * Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-201-110/+52
| * | PCMCIA: fix sa1111 oops on removeRussell King2012-01-241-1/+2
| * | Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King2012-01-191-12/+41
| * | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-192-178/+80
* | | 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