summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-245-5/+64
|\
| * drm/i915: hook Haswell devices in placeEugeni Dodonov2012-05-191-0/+4
| * Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-022-5/+10
| |\
| | * Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter2012-04-172-5/+10
| | |\
| * | | agp: Use u32 __iomem annotation to silence sparse warning.Santosh Nayak2012-04-121-1/+1
| * | | agp: Remove 'break' after 'return' statement.Santosh Nayak2012-04-122-3/+0
| |/ /
| * | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-123-1/+59
| |\ \
| | * | drm/i915: add Haswell devices and their PCI IDsEugeni Dodonov2012-04-092-0/+25
| | * | agp/intel: add ValleyView AGP driverJesse Barnes2012-03-293-0/+29
| | * | agp/intel: map more registers for use by the GTT codeJesse Barnes2012-03-291-1/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-232-21/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-152-12/+3
| |\ \ \ \
| * | | | | hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre2012-04-301-1/+1
| * | | | | hwrng: omap - use devm_request_and_ioremapJulia Lawall2012-04-271-20/+2
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-233-0/+110
|\ \ \ \ \ \
| * | | | | | powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-143-0/+110
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-223-259/+0
|\ \ \ \ \ \
| * | | | | | ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-163-372/+0
| * | | | | | ramoops: fix printk format warningsRandy Dunlap2012-05-161-2/+3
| * | | | | | ramoops: use pstore interfaceKees Cook2012-05-162-46/+158
| |/ / / / /
* | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-39/+3
|\ \ \ \ \ \
| * | | | | | printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-091-0/+2
| * | | | | | kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-071-60/+1
| * | | | | | printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-071-17/+38
| |/ / / / /
* | | | | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-222-1/+31
|\ \ \ \ \ \
| * | | | | | xilinx_hwicap: reset XHI_MAX_RETRIESDaniel Borkmann2012-04-191-1/+1
| * | | | | | xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-191-0/+30
| |/ / / / /
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+1
|\ \ \ \ \ \
| * | | | | | hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre2012-04-161-1/+1
| |/ / / / /
* / / / / / virtio: console: tell host of open ports after resume from s3/s4Amit Shah2012-05-171-0/+7
|/ / / / /
* | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-2/+2
|\ \ \ \ \
| * | | | | printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-091-2/+2
* | | | | | drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-04-121-3/+8
| |_|_|/ / |/| | | |
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-061-6/+6
|\ \ \ \ \
| * | | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-051-1/+1
|\ \ \ \ \
| * | | | | APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown2012-04-031-1/+1
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\ \ \ \ \ \
| * | | | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | | | | | | drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-021-1/+0
* | | | | | | drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov2012-04-022-0/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-4/+1
|\ \ \ \ \ \
| * | | | | | compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin2012-02-201-4/+1
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-284-168/+171
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ipmi: use locks on watchdog timeout set on rebootCorey Minyard2012-03-281-2/+2
| * | | | | | ipmi: simplify lockingCorey Minyard2012-03-281-33/+21
| * | | | | | ipmi: fix message handling during panicsCorey Minyard2012-03-282-64/+56
| * | | | | | ipmi: use a tasklet for handling received messagesCorey Minyard2012-03-282-67/+88
| * | | | | | ipmi: increase KCS timeoutsMatthew Garrett2012-03-281-2/+2