aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-13
|\
| * hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter2009-06-03
| * crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger2009-06-02
| * hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte2009-06-02
| * hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-02
| * hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-02
| * crypto: padlock - Restore dependency on x86Herbert Xu2009-06-02
| * crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2009-06-02
| * crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-02
| * crypto: talitos - containerof related codingstyleKim Phillips2009-06-02
| * crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-02
| * crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-02
| * crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-02
| * hwrng: omap - Move probe function to .devinit.textUwe Kleine-König2009-06-02
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-12
|\ \
| * | [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-12
| * | [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-12
| * | [S390] dasd: sync after async probeSebastian Ott2009-06-12
| * | [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-12
| * | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-12
| * | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-12
| * | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-12
| * | [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-12
| * | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-12
| * | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-12
| * | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-12
| * | [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-12
| * | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-12
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-12
|\ \ \
| * | | drm: Export hash table functionality.Jerome Glisse2009-06-12
| * | | drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-12
| * | | drm/radeon: add support for RV790.Alex Deucher2009-06-12
| * | | drm/radeon: add rv740 drm support.Alex Deucher2009-06-12
| * | | drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard2009-06-12
| * | | drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2009-06-12
| * | | drm/via: vfree() no need checking before calling itFigo.zhang2009-06-12
| * | | drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao2009-06-12
| * | | drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao2009-06-12
| * | | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvoyakui_zhao2009-06-11
| * | | drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao2009-06-11
| * | | drm: add separate drm debugging levelsyakui_zhao2009-06-11
| * | | radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie2009-06-11
| * | | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-11
| * | | drm: simplify kcalloc() call to kzalloc().Robert P. J. Day2009-06-11
| * | | intelfb: fix spelling of "CLOCK"Pavel Roskin2009-06-11
| * | | drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)Keith Packard2009-06-09
| * | | drm/i915: NOMEM->NOSPCChris Wilson2009-06-09
| * | | drm/i915: use I915_GEM_GPU_DOMAINSChris Wilson2009-06-09
| * | | drm/i915: no need to hold mutex for object lookupChris Wilson2009-06-09
| * | | drm/i915: Call drm_vblank_post_modeset() on error paths.Chris Wilson2009-06-09