summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-233-259/+0Star
|\
| * ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-163-372/+0Star
| * 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-231-39/+3Star
|\ \
| * | printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-101-0/+2
| * | kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-081-60/+1Star
| * | printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-081-17/+38
| |/
* | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-232-1/+31
|\ \
| * | xilinx_hwicap: reset XHI_MAX_RETRIESDaniel Borkmann2012-04-201-1/+1
| * | xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-201-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-131-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-071-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-061-1/+1
|\ \
| * | APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown2012-04-031-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-7/+1Star
|\ \ \
| * | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-7/+1Star
* | | | drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-021-1/+0Star
* | | | 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-301-4/+1Star
|\ \ \
| * | | compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin2012-02-201-4/+1Star
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-294-168/+171
|\ \ \ \ | | |/ / | |/| |
| * | | ipmi: use locks on watchdog timeout set on rebootCorey Minyard2012-03-291-2/+2
| * | | ipmi: simplify lockingCorey Minyard2012-03-291-33/+21Star
| * | | ipmi: fix message handling during panicsCorey Minyard2012-03-292-64/+56Star
| * | | ipmi: use a tasklet for handling received messagesCorey Minyard2012-03-292-67/+88
| * | | ipmi: increase KCS timeoutsMatthew Garrett2012-03-291-2/+2
| * | | ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda2012-03-291-1/+3
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2918-18/+0Star
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-2818-18/+0Star
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-281-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+2
| | |/ / | |/| |
* | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-241-12/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-171-12/+1Star
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-222-5/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-1030-235/+371
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | agp/intel-gtt: export the gtt pagetable iomappingDaniel Vetter2012-02-091-0/+1
| * | | | agp/intel-gtt: export the scratch page dma addressDaniel Vetter2012-02-091-5/+4Star
| * | | | agp/intel: Add pci id for hostbridge from has/qemuBen Widawsky2012-01-171-0/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-221-1041/+0Star
|\ \ \ \ \
| * | | | | powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell2012-03-151-1041/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-214-9/+14
|\ \ \ \ \