summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/clkfwk' into sh-latestPaul Mundt2012-06-201-191/+142
|\
| * sh: clkfwk: Consolidate div clk registration helper.Paul Mundt2012-05-251-107/+75
| * sh: clkfwk: Consolidate div6/div4 clk_ops definitions.Paul Mundt2012-05-251-25/+17
| * sh: clkfwk: Use shared sh_clk_div_enable/disable().Paul Mundt2012-05-251-43/+34
| * sh: clkfwk: Use shared sh_clk_div_set_rate()Paul Mundt2012-05-251-42/+28
| * sh: clkfwk: Use shared sh_clk_div_recalc().Paul Mundt2012-05-251-36/+26
| * sh: clkfwk: Introduce a div_mask for variable div types.Paul Mundt2012-05-251-5/+5
| * sh: clkfwk: Move to common clk_div_table accessors for div4/div6.Paul Mundt2012-05-251-11/+35
* | Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt2012-06-133-59/+4
|\ \
| * | sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt2012-06-131-1/+3
| * | sh: intc: Kill off deprecated dynamic IRQ API.Paul Mundt2012-05-242-66/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-131612-53178/+133730
|\ \ \ \ \
| | * | | | clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt2012-06-111-7/+3
| | * | | | clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | * | | | clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | * | | | clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-13/+13
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-123-15/+50
| |\ \ \ \ \
| | * | | | | drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom2012-06-121-10/+3
| | * | | | | drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2012-06-102-5/+47
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-111-0/+7
| |\ \ \ \ \
| | * | | | | hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
| * | | | | | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-111-4/+6
| |\ \ \ \ \ \
| | * | | | | | regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| | * | | | | | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| | * | | | | | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
| * | | | | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-115-14/+15
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
| | * | | | | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-051-0/+1
| | * | | | | | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-041-3/+5
| | * | | | | | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-041-2/+4
| | * | | | | | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-041-1/+1
| | * | | | | | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-041-1/+1
| | * | | | | | regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-041-7/+0
| | |/ / / / /
| * | | | | | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
| * | | | | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-082-6/+23
| |\ \ \ \ \ \
| | * | | | | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| | * | | | | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| | |/ / / / /
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0815-44/+158
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-086-27/+28
| | |\ \ \ \ \ \
| | | * | | | | | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-051-4/+6
| | | * | | | | | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-051-7/+0
| | | * | | | | | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-051-5/+14
| | | * | | | | | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-051-6/+3
| | | * | | | | | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-051-2/+2
| | | * | | | | | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-052-3/+3
| | * | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-089-17/+130
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-062-6/+67
| | | * | | | | | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
| | | * | | | | | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-052-1/+26
| | | * | | | | | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-043-7/+25