summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
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-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-09-14efshlp:Corrected remaining pdma size logicAshutosh Patel
2013-09-14tegra_pflash: Increase erase and write delay timings of tegra-pflashAshutosh Patel
2013-09-14arm: tegra: gmi: Fix driver dependencies for devices on gmi bus.Nitin Sehgal
2013-09-14pflash: tegra pflash driverAshutosh Patel
2013-09-14chardev: Access control framework for Tegra gmi bus.Ashutosh Patel
2013-09-14char: tegra: Character device interface for tegra gmi busAshutosh Patel
2013-09-14tegra: efs: m2601: Add EFS driver support for M2601Ashutosh Patel
2013-09-14char: agp: treat compile warning as errorschowdary
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
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-07-01[ARM] armv6 dcc tty driverArve Hjønnevåg
2013-07-01Make /dev/mem configurable, as we don't want it.Robert Love
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
2013-05-07char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-05-05rtc: single_open() leaksAl Viro
2013-05-05ds1620: single_open() leakAl Viro
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells