summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+14
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-8/+49
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa-3/+14
2014-07-14hwrng: virtio - ensure reads happen after successful probeAmit Shah-0/+16
2014-07-14hwrng: fetch randomness only after device initAmit Shah-8/+33
2014-07-09i8k: Fix non-SMP operationGuenter Roeck-1/+3
2014-06-17Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+9
2014-06-15random: fix nasty entropy accounting bugTheodore Ts'o-8/+9
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro-7/+8
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-38/+67
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds-257/+58
2014-06-06random: convert use of typedef ctl_table to struct ctl_tableJoe Perches-2/+2
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2014-06-03Merge branch 'acpica'Rafael J. Wysocki-2/+2
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds-0/+1
2014-05-27applicom: dereferencing NULL on error pathDan Carpenter-1/+0
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng-2/+2
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar-7/+9
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+5
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin-18/+23
2014-05-19virtio-rng: fix boot with virtio-rng deviceSasha Levin-1/+1
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o-2/+5
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong-39/+63
2014-05-13hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi-17/+7
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki-5/+3
2014-05-08hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han-3/+1
2014-05-08hwrng: omap - remove unnecessary OOM messagesJingoo Han-3/+1
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar-366/+450
2014-05-06blkdev_aio_write() - turn into blkdev_write_iter()Al Viro-2/+2
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro-2/+2
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter-0/+1
2014-04-28random: export add_disk_randomnessChristoph Hellwig-0/+1
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+14
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang-1/+1
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds-152/+251
2014-04-17ipmi: boolify some thingsCorey Minyard-37/+35
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard-96/+174
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby-1/+1
2014-04-16tty: Fix help text of SYNCLINK_CSJean Delvare-1/+1
2014-04-16ttyprintk: Allow built as a moduleTakashi Iwai-2/+13
2014-04-16ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai-2/+0
2014-04-16hwrng: picoxcell - remove unbuildable picoxcell TRNGPaul Bolle-195/+0
2014-04-16hwrng: Fix a few driver dependencies and defaultsJean Delvare-3/+9
2014-04-16hwrng: Turn HW_RANDOM into a menuconfigJean Delvare-26/+30