aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* ENGR00308382-1 mcc: add a9 linux mcc_demo driverRichard Zhu2014-04-16
* ENGR00308060-3 mcc: add sema4 driver required by mccRichard Zhu2014-04-16
* Xillybus driver added to Kconfig and Makefile in drivers/char/Eli Billauer2014-04-16
* Add Xillybus driver to driver/char/ in a separate directoryEli Billauer2014-04-16
* ENGR00292341 imx6sl hwrngDan Douglass2014-04-16
* ENGR00294026-1 char: viim: modify for device treeRobin Gong2014-04-16
* ENGR00155179-2: Change imx_viim to mxs_viim.Terry Lv2014-04-16
* ENGR00154889-2: Add virtual iim driverTerry Lv2014-04-16
* ENGR00269945: char: add fsl_otp deivce driverShawn Guo2014-04-16
* tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe2014-02-06
* tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe2014-02-06
* ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-15
* drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-12
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-18
* virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-15
* virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-15
* virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-15
* virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-15
* virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-15
* virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-08-15
* virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-08-15
* hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann2013-08-11
* parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-08-11
* random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-24
* drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-24
* Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-23
|\
| * ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong2013-05-21
| * Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com2013-05-16
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-18
|\ \
| * | drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-12
| |/
* | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-16
* | ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-16
* | drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-16
* | drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu2013-05-16
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* char: add aio_{read,write} to /dev/{null,zero}Zach Brown2013-05-07
* rtc: single_open() leaksAl Viro2013-05-05
* ds1620: single_open() leakAl Viro2013-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * hwrng: timeriomem - added devicetree hooksAlexander Clouter2013-04-25
| * hwrng: timeriomem - update to support more than one deviceAlexander Clouter2013-04-25
| * hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel2013-04-25
| * hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam2013-03-22
| * hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han2013-03-22
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \
| * | virtio: console: replace EMFILE with EBUSY for already-open portAmit Shah2013-04-15
| * | virtio_console: make local symbols staticWei Yongjun2013-04-08
| * | virtio_console: use simplified virtqueue accessors.Rusty Russell2013-03-20
| * | virtio_rng: use simplified virtqueue accessors.Rusty Russell2013-03-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \