summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-03random: add debugging code to detect early use of get_random_bytes()Theodore Ts'o
2013-11-03random: initialize the last_time field in struct timer_rand_stateTheodore Ts'o
2013-11-03random: don't zap entropy count in rand_initialize()Theodore Ts'o
2013-11-03random: printk notifications for urandom pool initializationTheodore Ts'o
2013-11-03random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o
2013-10-29virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-17virtio: use size-based config accessors.Rusty Russell
2013-10-16tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-16various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-16hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-11hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman
2013-10-11hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o
2013-10-10random: drop trickle modeTheodore Ts'o
2013-10-10random: adjust the generator polynomials in the mixing function slightlyTheodore Ts'o
2013-10-10random: speed up the fast_mix function by a factor of fourTheodore Ts'o
2013-10-10random: cap the rate which the /dev/urandom pool gets reseededTheodore Ts'o
2013-10-10random: optimize the entropy_store structureTheodore Ts'o
2013-10-10random: optimize spinlock use in add_device_randomness()Theodore Ts'o
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o
2013-10-10random: account for entropy loss due to overwritesH. Peter Anvin
2013-10-10random: allow fractional bits to be trackedH. Peter Anvin
2013-10-10random: statically compute poolbitshift, poolbytes, poolbitsH. Peter Anvin
2013-10-10random: mix in architectural randomness earlier in extract_buf()Theodore Ts'o
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-03char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-26Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler
2013-09-26char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han
2013-09-26hpet: remove useless check if fixmem32 is NULLTomas Winkler
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds