summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: treewide: Fix typos in printkMasanari Iida1-1/+1
2014-11-18upstream: consolidate the reassignments of ->f_op in ->open() instancesAl Viro1-9/+3
2014-11-18upstream: Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-5/+5
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-17tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-06-07ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-06-07ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle1-1/+1
2014-02-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe1-4/+4
2014-02-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe1-1/+6
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu1-6/+9
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-2/+1
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-08-14virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE1-5/+15
2013-08-14virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE1-0/+7
2013-08-11hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong1-1/+1
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+0
2013-05-16Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com1-0/+3
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard1-6/+10
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-16drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu1-2/+1
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2-11/+0
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-05-07char: add aio_{read,write} to /dev/{null,zero}Zach Brown1-0/+35
2013-05-05rtc: single_open() leaksAl Viro2-2/+2
2013-05-05ds1620: single_open() leakAl Viro1-1/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-72/+268
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+8
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-90/+89
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells1-1/+1
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+1
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-0/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-87/+205
2013-04-29ds1620: Don't use create_proc_read_entry()David Howells1-14/+19
2013-04-29efirtc: Don't use create_proc_read_entry()David Howells1-43/+40
2013-04-29genrtc: Don't use create_proc_read_entry()David Howells1-25/+23