summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-11-25MLK-9900 mcc: tty: let mcc send recv to be symmetricRichard Zhu
2014-11-21MLK-9870 mcc: sema4: mutex lock should be initiazledRichard Zhu
2014-11-14MLK-9836-02 mcc: imx: do the error check after mcc sendRichard Zhu
2014-11-14MLK-9835 mcc: imx6sx: update the tty apis to stringRichard Zhu
2014-11-04MLK-9795-1 mcc: tty: refine the mcc tty driverRichard Zhu
2014-11-04MLK-9707-8 arm: mcc: mcc 2.0 updates mcc tty changesRichard Zhu
2014-11-04MLK-9707-7 arm: mcc: mcc 2.0 updates mcc test changesRichard Zhu
2014-11-04MLK-9707-5 arm: mcc: mcc2.0 sema4 related changesRichard Zhu
2014-08-27ENGR00320627 mcc: fix one compile errorRichard Zhu
2014-08-27ENGR00320327 mcc: mcc posix pty interface demo driverRichard Zhu
2014-08-27ENGR00308382-1 mcc: add a9 linux mcc_demo driverRichard Zhu
2014-08-27ENGR00308060-3 mcc: add sema4 driver required by mccRichard Zhu
2014-08-27Xillybus driver added to Kconfig and Makefile in drivers/char/Eli Billauer
2014-08-27Add Xillybus driver to driver/char/ in a separate directoryEli Billauer
2014-08-27ENGR00292341 imx6sl hwrngDan Douglass
2014-08-27ENGR00294026-1 char: viim: modify for device treeRobin Gong
2014-08-27ENGR00155179-2: Change imx_viim to mxs_viim.Terry Lv
2014-08-27ENGR00154889-2: Add virtual iim driverTerry Lv
2014-08-27ENGR00269945: char: add fsl_otp deivce driverShawn Guo
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter
2014-06-07ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-06-07ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle
2014-02-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe
2014-02-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-08-14virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE
2013-08-14virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE
2013-08-11hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-16Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-16drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-07aio: don't include aio.h in sched.hKent Overstreet