summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: fix hsw uncached pteDaniel Vetter2012-08-172-36/+70
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-142-6/+93
|\
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-092-6/+93
| |\
| | * drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-072-6/+93
* | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-121-0/+2
|\ \ \
| * | | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+2
| |/ /
* / / omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann2012-08-101-1/+1
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-125/+230
|\ \
| * | random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-07-281-24/+32
| * | random: Add comment to random_initialize()Tony Luck2012-07-241-0/+10
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-55/+0Star
| * | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-151-4/+22
| * | random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-151-5/+24
| * | random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-07-151-9/+16
| * | random: create add_device_randomness() interfaceLinus Torvalds2012-07-151-0/+28
| * | random: use lockless techniques in the interrupt pathTheodore Ts'o2012-07-151-39/+39
| * | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-151-17/+86
| * | random: fix up sparse warningsTheodore Ts'o2012-07-061-1/+2
* | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-301-3/+34
|\ \ \
| * | | virtio: rng: s3/s4 supportAmit Shah2012-07-301-0/+17
| * | | virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah2012-07-301-2/+12
| * | | virtio: rng: don't wait on host when module is going awayAmit Shah2012-07-301-0/+1
| * | | virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah2012-07-301-1/+4
* | | | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-301-1/+1
|\ \ \ \
| * | | | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-07-261-1/+1
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-0/+190
|\ \ \ \ | |_|/ / |/| | |
| * | | hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli2012-07-243-0/+190
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-263-44/+66
|\ \ \ | | |/ | |/|
| * | agp/intel-agp: remove snb+ host bridge pciidsDaniel Vetter2012-06-251-11/+0Star
| * | Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter2012-06-253-1/+10
| |\|
| * | agp/intel: use correct GTT offset on VLVJesse Barnes2012-06-201-0/+1
| * | agp/intel: allow cacheable and GDFT PTEs on ValleyViewJesse Barnes2012-06-201-2/+9
| * | drm/i915: call intel_enable_gttDaniel Vetter2012-06-121-1/+2
| * | agp/intel-gtt: move gart base addres setupDaniel Vetter2012-06-121-10/+10
| * | drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter2012-06-123-14/+40
| * | agp/intel-gtt: don't require the agp bridge on setupDaniel Vetter2012-06-121-3/+5
| * | drm/i915: stop using dev->agp->baseDaniel Vetter2012-06-121-3/+2Star
| * | agp/intel-gtt: remove dead codeDaniel Vetter2012-06-121-3/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-264-8/+208
|\ \ \
| * | | hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee2012-07-113-0/+195
| * | | hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-271-8/+13
* | | | Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-261-3/+3
|\ \ \ \
| * \ \ \ Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman2012-07-181-1/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/BSR: cleanup the error path of bsr_initDevendra Naga2012-07-171-3/+3
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-07-241-13/+0Star
|\ \ \ \ \
| * | | | | char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer2012-07-231-13/+0Star
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-241-1/+10
|\ \ \ \ \ \
| * | | | | | powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni2012-07-111-1/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-07-242-10/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tpm: check the chip reference before using itAndi Shyti2012-06-121-0/+6